On Wed, Jan 30, 2013 at 11:35:49AM +0100, Benjamin Larsson wrote: > On 01/29/2013 10:13 PM, Diego Biurrun wrote: > >This avoids SIMD-optimized functions having to sign-extend their > >line size argument manually to be able to do pointer arithmetic. > > This is ugly and obfuscating.
Maybe you want to have a look at 95c89da36ebeeb96b7146c0d70f46c582397da7f bd66f073fe7286bd3c03e608f923577e4768445a 3ab9a2a5577d445252724af4067d2a7c8a378efa and see that basically ptrdiff_t is the way to go in modern libav code... Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
