ffmpeg/libavcodec
Juanjo 644d98a4f2 - Preliminary RTP friendly mode for H.263.
- GOB headers for H.263 coding on RTP mode.
- Improved GOB header detection for H.263 decoder.

Originally committed as revision 222 to svn://svn.ffmpeg.org/ffmpeg/trunk
2001-11-19 02:13:14 +00:00
..
armv4l arm specific code 2001-08-13 21:38:25 +00:00
i386 Let loops will be aligned 2001-11-11 17:55:54 +00:00
libac3 win32 fixes 2001-08-13 21:48:05 +00:00
mlib copyright change 2001-09-17 21:19:35 +00:00
Makefile missing header 2001-10-27 13:34:10 +00:00
ac3dec.c win32 fixes 2001-08-13 21:48:05 +00:00
ac3enc.c fixed symetric quantization (better quality!) 2001-09-16 21:52:58 +00:00
ac3enc.h Initial revision 2001-07-22 14:18:56 +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.h - Preliminary RTP friendly mode for H.263. 2001-11-19 02:13:14 +00:00
common.c - Bug fix on inter MCBPC table for inter+q. 2001-11-03 00:49:53 +00:00
common.h fixed gcc-3.0.x compilation (by Michael Niedermayer) 2001-11-10 14:36:12 +00:00
dct-test.c updated dct-test to test IDCTs too 2001-08-07 22:42:45 +00:00
dsputil.c mlib merge 2001-09-16 21:54:00 +00:00
dsputil.h mlib merge 2001-09-16 21:54:00 +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 - Preliminary RTP friendly mode for H.263. 2001-11-19 02:13:14 +00:00
h263data.h - Added support to Inter4V+Q MBs to H.263 decoder. 2001-11-17 21:14:54 +00:00
h263dec.c - Preliminary RTP friendly mode for H.263. 2001-11-19 02:13:14 +00:00
imgconvert.c win32 fixes 2001-08-13 21:48:05 +00:00
imgresample.c - removed #include ../config.h, because it's included from common.h 2001-08-02 18:46:26 +00:00
jfdctfst.c Initial revision 2001-07-22 14:18:56 +00:00
jrevdct.c permuted coefs in normal IDCT to avoid having different cases there 2001-08-07 22:45:35 +00:00
libavcodec.dsp win32 fixes 2001-08-13 21:48:05 +00:00
mjpeg.c win32 fixes 2001-08-15 22:33:03 +00:00
motion_est.c added emms_c() macro which should can used in c code in both mmx/non mmx cases 2001-07-24 20:42:03 +00:00
motion_test.c motion test 2001-08-15 22:31:26 +00:00
mpeg4data.h updated scans 2001-08-07 22:47:28 +00:00
mpeg12.c win32 fixes 2001-08-15 22:33:03 +00:00
mpeg12data.h win32 fixes 2001-08-13 21:48:05 +00:00
mpegaudio.c corrected mpeg audio encoding overflows - now it should give correct quality even for very high volumes 2001-09-17 21:19:09 +00:00
mpegaudio.h merged code and tables between encoder and decoder 2001-09-15 22:42:25 +00:00
mpegaudiodec.c * fixed decoding busy loop 2001-10-31 19:40:53 +00:00
mpegaudiodectab.h added mpeg audio decoder tables 2001-09-15 22:41:10 +00:00
mpegaudiotab.h merged code and tables between encoder and decoder 2001-09-15 22:42:25 +00:00
mpegvideo.c - Preliminary RTP friendly mode for H.263. 2001-11-19 02:13:14 +00:00
mpegvideo.h - Preliminary RTP friendly mode for H.263. 2001-11-19 02:13:14 +00:00
msmpeg4.c * prevent crash in decoder 2001-10-23 19:02:55 +00:00
msmpeg4data.h Initial revision 2001-07-22 14:18:56 +00:00
pcm.c added pcm codecs 2001-09-23 17:16:51 +00:00
resample.c win32 fixes 2001-08-13 21:48:05 +00:00
rv10.c moved matrix init away from MPV_common_init() 2001-08-12 00:52:37 +00:00
utils.c fixed pcm bitrate 2001-09-24 23:29:46 +00:00