ffmpeg/libavcodec
Nikolai Zhubr 0eaec10550 fixing overflow in 16->8 bit conversion, patch by (Nikolai Zhubr <s001 at hotbox dot ru>)
Originally committed as revision 913 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-09-07 10:57:51 +00:00
..
alpha MVI optimizations for motion estimation. 2002-07-29 23:14:51 +00:00
armv4l
i386 fixing encoding at high QPs (was broken after the dct accuracy increase due to too small inverse table) 2002-09-02 16:56:29 +00:00
liba52
mlib sun solaris compilation bugfix, patch by (Martin Olschewski <olschewski at zpr dot uni-koeln dot de>) 2002-08-30 18:17:20 +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
.cvsignore
Makefile apiexample needs EXTRALIBS 2002-09-05 10:06:20 +00:00
a52dec.c
ac3dec.c
ac3enc.c
ac3enc.h
ac3tab.h
adpcm.c adpcm encoding patch by François Revol <revol at free dot fr> 2002-07-22 01:44:08 +00:00
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
avcodec.c
avcodec.h support decoding of the last mpeg "packet" even if no startcode is immedeatly afterwards (fixes bugs with mpeg in avi) 2002-09-06 22:30:16 +00:00
bswap.h
common.c faster ff_sqrt() 2002-08-22 19:41:39 +00:00
common.h faster ff_sqrt() 2002-08-22 19:41:39 +00:00
dct-test.c dct cleanup 2002-09-01 16:52:33 +00:00
dsputil.c altivec build tidyup patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) 2002-09-02 08:48:12 +00:00
dsputil.h altivec build tidyup patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) 2002-09-02 08:48:12 +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 optimizing mpeg4_encode_block(), generates allso slightly shorter bitstream as some codes can be represented as esc1 and esc2 and esc2 is shorter for a few of them 2002-09-07 00:16:30 +00:00
h263data.h
h263dec.c 10l found by Rémi Guyomarch <rguyom at pobox dot com> 2002-08-01 23:23:48 +00:00
imgconvert.c Add conversions to and from RGBA32 and BGRA32. 2002-07-27 03:08:04 +00:00
imgresample.c fixing tests 2002-09-05 08:48:34 +00:00
jfdctfst.c
jfdctint.c higher accuracy 2002-09-01 20:54:38 +00:00
jrevdct.c
mem.c
mjpeg.c handle DRI/RST markers patch by Leon van Stuivenberg <leonvs at iae dot nl> 2002-07-27 08:27:02 +00:00
motion_est.c warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) 2002-08-28 08:15:30 +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
mpeg12.c support decoding of the last mpeg "packet" even if no startcode is immedeatly afterwards (fixes bugs with mpeg in avi) 2002-09-06 22:30:16 +00:00
mpeg12data.h
mpegaudio.c
mpegaudio.h
mpegaudiodec.c * resync without endless loop 2002-08-09 10:43:02 +00:00
mpegaudiodectab.h
mpegaudiotab.h
mpegvideo.c dct cleanup 2002-09-01 16:52:33 +00:00
mpegvideo.h dct cleanup 2002-09-01 16:52:33 +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 undefined M_PI / M_E fix 2002-08-30 16:16:30 +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 moved codebooks to svq1_cb.h 2002-07-22 20:51:26 +00:00
svq1_cb.h moved codebooks to svq1_cb.h 2002-07-22 20:51:26 +00:00
utils.c Add conversions to and from RGBA32 and BGRA32. 2002-07-27 03:08:04 +00:00