ffmpeg/libavcodec
Falk Hüffner ea689c8eb7 An easy way to speed up encoding by 6%.
Originally committed as revision 978 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-09-28 02:18:34 +00:00
..
alpha Synthesize pixels16 functions from pixels functions. 2002-09-13 23:27:01 +00:00
armv4l
i386 pix_sum16_mmx() 2002-09-20 10:03:01 +00:00
liba52
mlib fixing *pixels_tab stuff (hopefully, as its untested ...) 2002-09-19 10:26:49 +00:00
ppc altivec build tidyup patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) 2002-09-02 08:48:12 +00:00
ps2 ps2 idct bugfix patch by (Leon van Stuivenberg <leonvs at iae dot nl>) 2002-09-24 23:57:17 +00:00
.cvsignore
Makefile ps2 idct patch by (Leon van Stuivenberg <leonvs at iae dot nl>) 2002-09-23 08:44:24 +00:00
a52dec.c
ac3dec.c
ac3enc.c
ac3enc.h
ac3tab.h
adpcm.c
allcodecs.c oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>) 2002-09-01 18:07:56 +00:00
apiexample.c fixing apiexample 2002-09-19 18:24:52 +00:00
avcodec.c
avcodec.h Minor warning fix. 2002-09-28 01:49:37 +00:00
bswap.h
common.c faster ff_sqrt() 2002-08-22 19:41:39 +00:00
common.h ff_get_fourcc() & XVIX support 2002-09-27 10:27:57 +00:00
dct-test.c fdct_mmx -> ff_fdct_mmx (renamed to avoid namespace conflict with xvid) 2002-09-19 22:14:53 +00:00
dsputil.c ps2 idct patch by (Leon van Stuivenberg <leonvs at iae dot nl>) 2002-09-23 08:44:24 +00:00
dsputil.h ps2 idct patch by (Leon van Stuivenberg <leonvs at iae dot nl>) 2002-09-23 08:44:24 +00:00
eval.c undefined M_PI / M_E fix 2002-08-30 16:16:30 +00:00
fastmemcpy.h
fdctref.c dct cleanup 2002-09-01 16:52:33 +00:00
h263.c minor optimization of h263_encode_motion() 2002-09-27 15:38:54 +00:00
h263data.h
h263dec.c ff_get_fourcc() & XVIX support 2002-09-27 10:27:57 +00:00
imgconvert.c
imgresample.c Change abort() calls to av_abort() calls. 2002-09-12 02:34:56 +00:00
jfdctfst.c
jfdctint.c higher accuracy 2002-09-01 20:54:38 +00:00
jrevdct.c
mem.c fixing memalign 2002-09-15 10:02:15 +00:00
mjpeg.c dont store version for bit-exact tests 2002-09-14 22:07:35 +00:00
motion_est.c fixing variance scaling for b frames (messed adaptive quants up) 2002-09-23 15:16:09 +00:00
motion_test.c fixing tests 2002-09-05 08:48:34 +00:00
mp3lameaudio.c dont discard first frame patch by (Lennert Buytenhek <buytenh at math dot leidenuniv dot nl>) 2002-09-01 07:40:31 +00:00
mpeg4data.h interlaced mpeg4 b frame decoding 2002-09-13 09:45:32 +00:00
mpeg12.c adaptive quantization for mpeg1 2002-09-24 12:33:37 +00:00
mpeg12data.h
mpegaudio.c Change abort() calls to av_abort() calls. 2002-09-12 02:34:56 +00:00
mpegaudio.h
mpegaudiodec.c * resync without endless loop 2002-08-09 10:43:02 +00:00
mpegaudiodectab.h
mpegaudiotab.h
mpegvideo.c An easy way to speed up encoding by 6%. 2002-09-28 02:18:34 +00:00
mpegvideo.h adaptive quantization for h263 2002-09-24 15:07:44 +00:00
msmpeg4.c faster vlc table selection 2002-08-09 00:13:54 +00:00
msmpeg4data.h
oggvorbis.c oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>) 2002-09-01 18:07:56 +00:00
oggvorbis.h oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>) 2002-09-01 18:07:56 +00:00
pcm.c fixing overflow in 16->8 bit conversion, patch by (Nikolai Zhubr <s001 at hotbox dot ru>) 2002-09-07 10:57:51 +00:00
ratecontrol.c darkness masking (lumi masking does only bright stuff now) 2002-09-24 10:53:59 +00:00
resample.c
rv10.c fixing rv10 encoding (ffmpeg can at least decode its own rv10 files now) 2002-09-05 13:23:11 +00:00
simple_idct.c 10l (compilation if defined ARCH_ALPHA) 2002-09-02 17:08:40 +00:00
simple_idct.h dct-test update 2002-09-01 09:33:05 +00:00
svq1.c put/avg_pixels16 2002-09-11 12:39:53 +00:00
svq1_cb.h
utils.c Minor warning fix. 2002-09-28 01:49:37 +00:00