1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-18 23:35:06 +02:00
ffmpeg/libavcodec/sh4
Diego Biurrun 25841dfe80 Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter.
This avoids SIMD-optimized functions having to sign-extend their
line size argument manually to be able to do pointer arithmetic.
2013-02-05 12:59:12 +01:00
..
dsputil_align.c Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter. 2013-02-05 12:59:12 +01:00
dsputil_sh4.c Drop DCTELEM typedef 2013-01-22 18:32:56 -08:00
dsputil_sh4.h Drop DCTELEM typedef 2013-01-22 18:32:56 -08:00
idct_sh4.c Drop DCTELEM typedef 2013-01-22 18:32:56 -08:00
Makefile build: prettyprinting cosmetics 2012-03-26 13:00:10 +02:00
qpel.c dsputil: Separate h264 qpel 2013-01-24 10:44:43 +01:00
sh4.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00