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 b318477992 put/avg_pixels16 23 years ago
..
alpha
armv4l
i386 put/avg_pixels16 23 years ago
liba52
mlib
ppc
.cvsignore
Makefile apiexample needs EXTRALIBS 23 years ago
a52dec.c
ac3dec.c
ac3enc.c
ac3enc.h
ac3tab.h
adpcm.c
allcodecs.c
apiexample.c
avcodec.c
avcodec.h support decoding of the last mpeg "packet" even if no startcode is immedeatly afterwards (fixes bugs with mpeg in avi) 23 years ago
bswap.h
common.c
common.h
dct-test.c
dsputil.c put/avg_pixels16 23 years ago
dsputil.h put/avg_pixels16 23 years ago
eval.c
fastmemcpy.h
fdctref.c
h263.c optimizing mpeg4_encode_block(), generates allso slightly shorter bitstream as some codes can be represented as esc1 and esc2 and esc2 is shorter for a few of them 23 years ago
h263data.h
h263dec.c
imgconvert.c
imgresample.c fixing tests 23 years ago
jfdctfst.c
jfdctint.c
jrevdct.c
mem.c
mjpeg.c
motion_est.c put/avg_pixels16 23 years ago
motion_test.c fixing tests 23 years ago
mp3lameaudio.c
mpeg4data.h
mpeg12.c support decoding of the last mpeg "packet" even if no startcode is immedeatly afterwards (fixes bugs with mpeg in avi) 23 years ago
mpeg12data.h
mpegaudio.c
mpegaudio.h
mpegaudiodec.c
mpegaudiodectab.h
mpegaudiotab.h
mpegvideo.c put/avg_pixels16 23 years ago
mpegvideo.h reducing sizeof MpegEncContext to avoid stack overflow on crap M$ windo$ 23 years ago
msmpeg4.c
msmpeg4data.h
oggvorbis.c
oggvorbis.h
pcm.c fixing overflow in 16->8 bit conversion, patch by (Nikolai Zhubr <s001 at hotbox dot ru>) 23 years ago
ratecontrol.c
resample.c
rv10.c fixing rv10 encoding (ffmpeg can at least decode its own rv10 files now) 23 years ago
simple_idct.c
simple_idct.h
svq1.c put/avg_pixels16 23 years ago
svq1_cb.h
utils.c