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.
 
 
 
 
Falk Hüffner 8b313a4787 Move Alpha optimized IDCT to own file. Based on a patch by Måns 23 years ago
..
alpha Move Alpha optimized IDCT to own file. Based on a patch by Måns 23 years ago
armv4l trying to fix the non-x86 IDCTs (untested) 23 years ago
i386 idct permutation cleanup, idct can be selected per context now 23 years ago
liba52
mlib 16x{8,16} {avg,put}_pixels support patch by (Juergen Keil <jk at tools dot de>) 23 years ago
ppc altivec build tidyup patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) 23 years ago
ps2 ps2 optimizations update patch by (Leon van Stuivenberg <leonvs at iae dot nl>) 23 years ago
.cvsignore
Makefile Move Alpha optimized IDCT to own file. Based on a patch by Måns 23 years ago
a52dec.c
ac3dec.c
ac3enc.c
ac3enc.h
ac3tab.h
adpcm.c
allcodecs.c added DV support 23 years ago
apiexample.c fixing apiexample 23 years ago
avcodec.c
avcodec.h DV ntsc support, 411P colorspace added 23 years ago
bswap.h
common.c
common.h indenting preprocessor stuff, as its completly unreadable otherwise 23 years ago
dct-test.c in fact IDCT248 needs to be normalized as I suspected 23 years ago
dsputil.c idct permutation cleanup, idct can be selected per context now 23 years ago
dsputil.h idct permutation cleanup, idct can be selected per context now 23 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
eval.c
fastmemcpy.h
fdctref.c
h263.c fixing custom quantizer matrix decoding 23 years ago
h263data.h
h263dec.c fixing custom quantizer matrix decoding 23 years ago
imgconvert.c minimum support for YUV411P (new combined scaler/converter will handle that better...) 23 years ago
imgresample.c Change abort() calls to av_abort() calls. 23 years ago
jfdctfst.c
jfdctint.c
jrevdct.c
mem.c fixing memalign 23 years ago
mjpeg.c idct permutation cleanup, idct can be selected per context now 23 years ago
motion_est.c fixing variance scaling for b frames (messed adaptive quants up) 23 years ago
motion_test.c fixing tests 23 years ago
mp3lameaudio.c
mpeg4data.h idct permutation cleanup, idct can be selected per context now 23 years ago
mpeg12.c mpeg1 2pass encoding 23 years ago
mpeg12data.h idct permutation cleanup, idct can be selected per context now 23 years ago
mpegaudio.c Change abort() calls to av_abort() calls. 23 years ago
mpegaudio.h
mpegaudiodec.c
mpegaudiodectab.h
mpegaudiotab.h
mpegvideo.c set low_delay on encoding if no b frames 23 years ago
mpegvideo.h moved dct init out from mpv_common_init to dct_common_init (for less-uglier way for dv) 23 years ago
msmpeg4.c removed unused variables 23 years ago
msmpeg4data.h idct permutation cleanup, idct can be selected per context now 23 years ago
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 renaming variable 23 years ago
resample.c resample fix by Petros Tsantoulis 23 years ago
rv10.c rv10 cleanup (de)muxer still needs to be cleaned up (still searching volunteer for that ;) ) 23 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 put/avg_pixels16 23 years ago
svq1_cb.h
utils.c corrected pixel format display 23 years ago