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 6c38306600 Make compilable again after DCT cleanup. It gives wrong results, 22 years ago
..
alpha Make compilable again after DCT cleanup. It gives wrong results, 22 years ago
armv4l license/copyright change 23 years ago
i386 idct permutation cleanup, idct can be selected per context now 22 years ago
liba52 consistent include usage 23 years ago
mlib fixing *pixels_tab stuff (hopefully, as its untested ...) 22 years ago
ppc altivec build tidyup patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) 22 years ago
ps2 ps2 optimizations update patch by (Leon van Stuivenberg <leonvs at iae dot nl>) 22 years ago
.cvsignore * cleanup 23 years ago
Makefile Fix for source dir != build dir. Patch provided by Måns Rullgård. 22 years ago
a52dec.c license/copyright change 23 years ago
ac3dec.c license/copyright change 23 years ago
ac3enc.c license/copyright change 23 years ago
ac3enc.h * encoding of AC3 with more than 2 channels 23 years ago
ac3tab.h
adpcm.c adpcm encoding patch by François Revol <revol at free dot fr> 23 years ago
allcodecs.c added DV support 22 years ago
apiexample.c fixing apiexample 22 years ago
avcodec.c * first shot for the new avcodec API 23 years ago
avcodec.h added DV support 22 years ago
bswap.h don't use inttypes.h - use inline function for bswap_64() 23 years ago
common.c faster ff_sqrt() 22 years ago
common.h indenting preprocessor stuff, as its completly unreadable otherwise 22 years ago
dct-test.c in fact IDCT248 needs to be normalized as I suspected 22 years ago
dsputil.c idct permutation cleanup, idct can be selected per context now 22 years ago
dsputil.h idct permutation cleanup, idct can be selected per context now 22 years ago
dv.c moved dct init out from mpv_common_init to dct_common_init (for less-uglier way for dv) 22 years ago
dvdata.h first working version of DV video decoder 22 years ago
eval.c undefined M_PI / M_E fix 22 years ago
fastmemcpy.h Adding fastmemcpy stuff to speedup mplayer project 23 years ago
fdctref.c dct cleanup 22 years ago
h263.c fixing custom quantizer matrix decoding 22 years ago
h263data.h dc scale simplification/optimization 23 years ago
h263dec.c fixing custom quantizer matrix decoding 22 years ago
imgconvert.c Add conversions to and from RGBA32 and BGRA32. 22 years ago
imgresample.c Change abort() calls to av_abort() calls. 22 years ago
jfdctfst.c avoid name clash with libjpeg - added missing externs 23 years ago
jfdctint.c higher accuracy 22 years ago
jrevdct.c * started to cleanup name clashes for onetime compilation 23 years ago
mem.c fixing memalign 22 years ago
mjpeg.c idct permutation cleanup, idct can be selected per context now 22 years ago
motion_est.c fixing variance scaling for b frames (messed adaptive quants up) 22 years ago
motion_test.c fixing tests 22 years ago
mp3lameaudio.c dont discard first frame patch by (Lennert Buytenhek <buytenh at math dot leidenuniv dot nl>) 22 years ago
mpeg4data.h idct permutation cleanup, idct can be selected per context now 22 years ago
mpeg12.c fixing custom quantizer matrix decoding 22 years ago
mpeg12data.h idct permutation cleanup, idct can be selected per context now 22 years ago
mpegaudio.c Change abort() calls to av_abort() calls. 22 years ago
mpegaudio.h added missing externs 23 years ago
mpegaudiodec.c * resync without endless loop 22 years ago
mpegaudiodectab.h added mpeg audio decoder tables 23 years ago
mpegaudiotab.h license/copyright change 23 years ago
mpegvideo.c moved dct init out from mpv_common_init to dct_common_init (for less-uglier way for dv) 22 years ago
mpegvideo.h moved dct init out from mpv_common_init to dct_common_init (for less-uglier way for dv) 22 years ago
msmpeg4.c idct permutation cleanup, idct can be selected per context now 22 years ago
msmpeg4data.h idct permutation cleanup, idct can be selected per context now 22 years ago
oggvorbis.c oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>) 22 years ago
oggvorbis.h oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>) 22 years ago
pcm.c fixing overflow in 16->8 bit conversion, patch by (Nikolai Zhubr <s001 at hotbox dot ru>) 22 years ago
ratecontrol.c renaming variable 22 years ago
resample.c license/copyright change 23 years ago
rv10.c rv10 cleanup (de)muxer still needs to be cleaned up (still searching volunteer for that ;) ) 22 years ago
simple_idct.c in fact IDCT248 needs to be normalized as I suspected 22 years ago
simple_idct.h first version of IDCT248 for DV decoding support 22 years ago
svq1.c put/avg_pixels16 22 years ago
svq1_cb.h moved codebooks to svq1_cb.h 22 years ago
utils.c Minor warning fix. 22 years ago