You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Michael Niedermayer b1563bfef2 dont return -1 if mpeg4 scalability ... 23 years ago
..
alpha Alpha optimizations by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de> 23 years ago
armv4l
i386 - Added PSNR feature to libavcodec and ffmpeg. By now just Y PSNR until I'm 23 years ago
libac3
mlib copyright change 23 years ago
Makefile - Added MP3 encoding through libmp3lame contributed by Lennert Buytenhek. 23 years ago
ac3dec.c
ac3enc.c alternative bitstream writer (disabled by default, uncomment #define ALT_BISTREAM_WRITER in common.h if u want to try it) 23 years ago
ac3enc.h
ac3tab.h
apiexample.c
avcodec.h more aspect stuff 23 years ago
common.c new motion estimation (epzs) not complete yet but allready pretty good :) 23 years ago
common.h new motion estimation (epzs) not complete yet but allready pretty good :) 23 years ago
dct-test.c
dsputil.c q-pel mc fixed 23 years ago
dsputil.h divx5-gmc support 23 years ago
fastmemcpy.h
fdctref.c
h263.c dont return -1 if mpeg4 scalability ... 23 years ago
h263data.h - H.263+ decoder support for Advanded INTRA Coding (buggy) 23 years ago
h263dec.c mpeg4 aspect_ratio_info in AVCodecContext (requested by alex) 23 years ago
imgconvert.c
imgresample.c
jfdctfst.c
jrevdct.c
libavcodec.dsp
mangle.h Cygwin's mangling by Felix Buenemann <atmosfear@users.sourceforge.net> 23 years ago
mjpeg.c alternative bitstream writer (disabled by default, uncomment #define ALT_BISTREAM_WRITER in common.h if u want to try it) 23 years ago
motion_est.c better inter/intra decission algo (same as xvid) 23 years ago
motion_test.c
mp3lameaudio.c - Fixes on MPEG demuxer to handle VOBs without System Header. 23 years ago
mpeg4data.h mpeg4 b-frames :) 23 years ago
mpeg12.c mpeg4 aspect_ratio_info in AVCodecContext (requested by alex) 23 years ago
mpeg12data.h optimized encode_dc() (+2% speed on P3 for mpeg1 intra only encodings) 23 years ago
mpegaudio.c alternative bitstream writer (disabled by default, uncomment #define ALT_BISTREAM_WRITER in common.h if u want to try it) 23 years ago
mpegaudio.h
mpegaudiodec.c another bitstream reader code (faster on intel cpus) - patch by Michael Niedermayer <michaelni@gmx.at> 23 years ago
mpegaudiodectab.h
mpegaudiotab.h
mpegvideo.c mpeg4 aspect_ratio_info in AVCodecContext (requested by alex) 23 years ago
mpegvideo.h mpeg4 aspect_ratio_info in AVCodecContext (requested by alex) 23 years ago
msmpeg4.c fixing msmpeg4 decoding if fps < 16 (i thought it was a indicator for the ext header, its the fps indeed) 23 years ago
msmpeg4data.h
pcm.c added pcm codecs 23 years ago
resample.c
rv10.c
simple_idct.c Small simple idct improvement for Alpha by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de> 23 years ago
simple_idct.h new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT to enable 23 years ago
utils.c - Bug fix MPEG-2 decoder to handle "repeat_first_field" (Telecine) 23 years ago