On Fri, Apr 29, 2011 at 08:17:43PM +0200, Diego Biurrun wrote:
> int/unsigned is the natural memory access type for CPUs, using sized types
> for temporary variables, counters and similar just increases code size and
> can possibly cause a slowdown.
> ---
>  libavcodec/jfdctfst.c |   18 +++++++++---------
>  libavcodec/jfdctint.c |   18 +++++++++---------
>  2 files changed, 18 insertions(+), 18 deletions(-)

since even benchmark testifies, ok
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to