ffmpeg/libavcodec
Michael Niedermayer 7f2fe444a3 single coefficient elimination
prequantization
more readable malloc & check if NULL
error concealment / error resilience
b_quant_offset (unfinished, should be 0 for now)
data partitioning

Originally committed as revision 642 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-06-02 12:20:39 +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 * removed MANGLE from macros for setting constants 2002-05-30 15:14:56 +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
Makefile license/copyright change 2002-05-25 22:45:33 +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 workaround dc_scale bug in old ffmpeg msmpeg4v3 encoder (set workaround_bugs=1 for this) 2002-05-21 23:13:57 +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 * compatibilized declaration with its original definition 2002-05-27 08:34:24 +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 error concealment / error resilience 2002-06-02 12:15:17 +00:00
h263data.h - Advanced Intra Coding (AIC) support for H.263+ encoder, just DC by now. 2002-05-02 04:39:45 +00:00
h263dec.c error concealment / error resilience 2002-06-02 12:16:28 +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
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 - H263 PAR support by Alex Beregszaszi. 2002-05-03 18:11:23 +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 fixed layer1/2 overflow if very loud sound - fixed broken free format decoding to pass all mpeg audio standard decoding tests (please avoid patching the parser without having all test streams available - contact me if necessary) 2002-06-01 14:34:29 +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 single coefficient elimination 2002-06-02 12:20:39 +00:00
mpegvideo.h single coefficient elimination 2002-06-02 12:20:39 +00:00
msmpeg4.c * started to cleanup name clashes for onetime compilation 2002-05-27 16:42:14 +00:00
msmpeg4data.h msmpeg4v2 decoding (no encoding yet) 2002-04-05 04:09:04 +00:00
pcm.c * started to cleanup name clashes for onetime compilation 2002-05-27 16:42:14 +00:00
ratecontrol.c consistent include usage 2002-05-25 22:42:45 +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 * started to cleanup name clashes for onetime compilation 2002-05-27 16:42:14 +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