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 73c8e5144a gmc bitstream decoding support (the real motion compensation isnt implemnted yet) 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
Makefile - Added PSNR feature to libavcodec and ffmpeg. By now just Y PSNR until I'm 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 - Added PSNR feature to libavcodec and ffmpeg. By now just Y PSNR until I'm 23 years ago
common.c optimized the normal bitstream writer, its faster than the alternative one on p3 now ... lets hope its at least not slower on p4 & k7 23 years ago
common.h optimized the normal bitstream writer, its faster than the alternative one on p3 now ... lets hope its at least not slower on p4 & k7 23 years ago
dct-test.c
dsputil.c - Added PSNR feature to libavcodec and ffmpeg. By now just Y PSNR until I'm 23 years ago
dsputil.h - Added PSNR feature to libavcodec and ffmpeg. By now just Y PSNR until I'm 23 years ago
fastmemcpy.h
fdctref.c
h263.c gmc bitstream decoding support (the real motion compensation isnt implemnted yet) 23 years ago
h263data.h - H.263+ decoder support for Advanded INTRA Coding (buggy) 23 years ago
h263dec.c fixing msmpeg4 decoding if fps < 16 (i thought it was a indicator for the ext header, its the fps indeed) 23 years ago
imgconvert.c
imgresample.c
jfdctfst.c
jrevdct.c
libavcodec.dsp
mangle.h
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 - Minor changes on bitrate control 23 years ago
motion_test.c
mpeg4data.h gmc bitstream decoding support (the real motion compensation isnt implemnted yet) 23 years ago
mpeg12.c avoid overflow of picturenumber*fps*10000 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
mpegaudiodectab.h
mpegaudiotab.h
mpegvideo.c - Added PSNR feature to libavcodec and ffmpeg. By now just Y PSNR until I'm 23 years ago
mpegvideo.h gmc bitstream decoding support (the real motion compensation isnt implemnted yet) 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
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
utils.c