On 31/07/13 14:44, Ben Avison wrote:
> The common case of the pointer having increased by one packet (which results
> in no change to the modulus) can be detected with a 64-bit subtraction,
> which is far cheaper than a division on many platforms.

Probably would be better making it a mathop so it is more self
describing. Given the impact sounds a good idea.

lu
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to