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
...
Rullgård <mru@users.sourceforge.net>.
I've left out the idctCol2 part, because W4 has recently been decreed
to be 16383, and also I doubt it will give a noticeable speedup.
Originally committed as revision 1029 to svn://svn.ffmpeg.org/ffmpeg/trunk
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
…
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
…
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
…
jfdctfst.c
…
jfdctint.c
…
jrevdct.c
…
mem.c
…
mjpeg.c
idct permutation cleanup, idct can be selected per context now
23 years ago
motion_est.c
…
motion_test.c
…
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
…
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
…
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
…
svq1_cb.h
…
utils.c
corrected pixel format display
23 years ago