1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-09 10:55:47 +02:00
ffmpeg/libavcodec
Zdenek Kabelac 39825f315f * reimplemented remaing avg_ pixel functions
* modified PAVGB mmx macro to select mmx register with FE constant

Originally committed as revision 657 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-06-03 17:35:35 +00:00
..
alpha license/copyright change 2002-05-25 22:45:33 +00:00
armv4l license/copyright change 2002-05-25 22:45:33 +00:00
i386 * reimplemented remaing avg_ pixel functions 2002-06-03 17:35:35 +00:00
liba52 consistent include usage 2002-05-25 22:42:45 +00:00
mlib license/copyright change 2002-05-25 22:45:33 +00:00
.cvsignore * cleanup 2002-04-26 07:18:57 +00:00
a52dec.c license/copyright change 2002-05-25 22:45:33 +00:00
ac3dec.c license/copyright change 2002-05-25 22:45:33 +00:00
ac3enc.c license/copyright change 2002-05-25 22:45:33 +00:00
ac3enc.h * encoding of AC3 with more than 2 channels 2002-04-08 12:08:03 +00:00
ac3tab.h Initial revision 2001-07-22 14:18:56 +00:00
apiexample.c changed opendivx to mpeg4 2001-08-15 13:12:23 +00:00
avcodec.c * first shot for the new avcodec API 2002-05-14 14:17:11 +00:00
avcodec.h use qstride instead of fixed constants 2002-06-03 07:58:35 +00:00
bswap.h don't use inttypes.h - use inline function for bswap_64() 2002-05-26 15:24:32 +00:00
common.c fixing get_bits_count at the end 2002-06-02 12:13:09 +00:00
common.h sqrt 2002-06-02 12:11:44 +00:00
dct-test.c license/copyright change 2002-05-25 22:45:33 +00:00
dsputil.c Minor warning cleanup. 2002-06-03 11:16:11 +00:00
dsputil.h license/copyright change 2002-05-25 22:45:33 +00:00
fastmemcpy.h Adding fastmemcpy stuff to speedup mplayer project 2001-08-02 08:29:38 +00:00
fdctref.c added idct reference code 2001-08-07 22:43:37 +00:00
h263.c Revert previous bogus warning fix. 2002-06-03 14:44:37 +00:00
h263data.h msmpeg4v1 decoding 2002-06-02 12:22:30 +00:00
h263dec.c 100l divx501+ seeking bugfix 2002-06-02 22:08:04 +00:00
imgconvert.c * started to cleanup name clashes for onetime compilation 2002-05-27 16:42:14 +00:00
imgresample.c license/copyright change 2002-05-25 22:45:33 +00:00
jfdctfst.c * started to cleanup name clashes for onetime compilation 2002-05-27 16:42:14 +00:00
jrevdct.c * started to cleanup name clashes for onetime compilation 2002-05-27 16:42:14 +00:00
Makefile license/copyright change 2002-05-25 22:45:33 +00:00
mjpeg.c * started to cleanup name clashes for onetime compilation 2002-05-27 16:42:14 +00:00
motion_est.c dont double check vectors 2002-06-02 12:18:18 +00:00
motion_test.c license/copyright change 2002-05-25 22:45:33 +00:00
mp3lameaudio.c license/copyright change 2002-05-25 22:45:33 +00:00
mpeg4data.h data partitioning 2002-06-02 12:23:22 +00:00
mpeg12.c license/copyright change 2002-05-25 22:45:33 +00:00
mpeg12data.h optimized encode_dc() (+2% speed on P3 for mpeg1 intra only encodings) 2002-02-13 15:26:28 +00:00
mpegaudio.c * started to cleanup name clashes for onetime compilation 2002-05-27 16:42:14 +00:00
mpegaudio.h merged code and tables between encoder and decoder 2001-09-15 22:42:25 +00:00
mpegaudiodec.c Minor warning cleanup. 2002-06-03 11:16:11 +00:00
mpegaudiodectab.h added mpeg audio decoder tables 2001-09-15 22:41:10 +00:00
mpegaudiotab.h license/copyright change 2002-05-25 22:45:33 +00:00
mpegvideo.c use qstride instead of fixed constants 2002-06-03 07:58:35 +00:00
mpegvideo.h single coefficient elimination 2002-06-02 12:20:39 +00:00
msmpeg4.c Minor warning cleanup. 2002-06-03 11:16:11 +00:00
msmpeg4data.h msmpeg4v1 decoding 2002-06-02 12:22:30 +00:00
pcm.c * started to cleanup name clashes for onetime compilation 2002-05-27 16:42:14 +00:00
ratecontrol.c 10l found&patch by D Richard Felker III <dalias at aerifal.cx> 2002-06-02 15:49:21 +00:00
resample.c license/copyright change 2002-05-25 22:45:33 +00:00
rv10.c bugfix 2002-06-01 23:18:44 +00:00
simple_idct.c gcc 3.1 warning fix (patch by Felix Buenemann <atmosfear at users.sourceforge.net>) 2002-06-02 16:06:41 +00:00
simple_idct.h license/copyright change 2002-05-25 22:45:33 +00:00
utils.c * started to cleanup name clashes for onetime compilation 2002-05-27 16:42:14 +00:00