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.
 
 
 
 
Alex Beregszaszi f3a3444721 FOURCC removed, using ff_get_fourcc instead (should be big-endian safe), workarounded a restart interval bug (Spectralfan.mov) (rst support should be rewritten and moved from decode_sos) 22 years ago
..
alpha Move Alpha optimized IDCT to own file. Based on a patch by Måns 23 years ago
armv4l idct_permutation_type variable, so the permutation type can quickly be identified 22 years ago
i386 new generic FFT/MDCT code for audio codecs 22 years ago
liba52
mlib idct_permutation_type variable, so the permutation type can quickly be identified 22 years ago
ppc removed invalid header include 23 years ago
ps2 dsputil mmi cleanup patch by (Leon van Stuivenberg <leonvs at iae dot nl>) 22 years ago
.cvsignore
Makefile added new fft/mdct code - added fft-test program 22 years ago
a52dec.c
ac3.h preparing integration of new AC3 decoder 22 years ago
ac3dec.c
ac3enc.c preparing integration of new AC3 decoder 22 years ago
ac3tab.h preparing integration of new AC3 decoder 22 years ago
adpcm.c
allcodecs.c added wma decoder 22 years ago
apiexample.c fixing apiexample 23 years ago
avcodec.c
avcodec.h added wma decoder 22 years ago
bswap.h
common.c
common.h complete mpeg4 GMC decoding support 23 years ago
dct-test.c in fact IDCT248 needs to be normalized as I suspected 23 years ago
dsputil.c optimize block_permute() 23 years ago
dsputil.h new generic FFT/MDCT code for audio codecs 22 years ago
dv.c support buffers containing more than one frame 23 years ago
dvdata.h first working version of DV video decoder 23 years ago
error_resilience.c better/cleaner error resilience (done in a 2nd pass after decoding) 23 years ago
eval.c
fastmemcpy.h
fdctref.c
fft-test.c new generic FFT/MDCT code for audio codecs 22 years ago
fft.c new generic FFT/MDCT code for audio codecs 22 years ago
h263.c segfault fix patch by (Juergen Keil <jk at tools dot de>) 22 years ago
h263data.h
h263dec.c handle direct rendering buffer allocation failure 22 years ago
imgconvert.c minimum support for YUV411P (new combined scaler/converter will handle that better...) 23 years ago
imgresample.c
jfdctfst.c
jfdctint.c
jrevdct.c
mdct.c new generic FFT/MDCT code for audio codecs 22 years ago
mem.c fixing memalign 23 years ago
mjpeg.c FOURCC removed, using ff_get_fourcc instead (should be big-endian safe), workarounded a restart interval bug (Spectralfan.mov) (rst support should be rewritten and moved from decode_sos) 22 years ago
motion_est.c clip MVs for direct mode 23 years ago
motion_test.c
mp3lameaudio.c
mpeg4data.h better/cleaner error resilience (done in a 2nd pass after decoding) 23 years ago
mpeg12.c handle direct rendering buffer allocation failure 22 years ago
mpeg12data.h idct permutation cleanup, idct can be selected per context now 23 years ago
mpegaudio.c
mpegaudio.h
mpegaudiodec.c
mpegaudiodectab.h
mpegaudiotab.h
mpegvideo.c handle direct rendering buffer allocation failure 22 years ago
mpegvideo.h handle direct rendering buffer allocation failure 22 years ago
msmpeg4.c mergeing inter & intra rl_length tables (50% smaller & no meassureable difference in filesize/quality) 22 years ago
msmpeg4data.h idct permutation cleanup, idct can be selected per context now 23 years ago
oggvorbis.c
oggvorbis.h
pcm.c
ratecontrol.c removed warnings 23 years ago
resample.c resample fix by Petros Tsantoulis 23 years ago
rv10.c handle direct rendering buffer allocation failure 22 years ago
simple_idct.c Move Alpha optimized IDCT to own file. Based on a patch by Måns 23 years ago
simple_idct.h first version of IDCT248 for DV decoding support 23 years ago
svq1.c handle direct rendering buffer allocation failure 22 years ago
svq1_cb.h
utils.c more defaults 23 years ago
wmadata.h added wma decoder 22 years ago
wmadec.c fixed block size selection 22 years ago