FFmpeg/libavcodec
Michael Niedermayer 0da6315a70 fewer overflows
Originally committed as revision 3222 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-06-14 16:18:04 +00:00
..
alpha
armv4l
i386 sse8 and nsse in mmx 2004-06-08 02:13:44 +00:00
liba52 make ffmpeg/libavcodec/liba52/crc.c compile on systems where no inttypes.h patch by (Chip <szarlada at freemail dot hu>) 2004-06-09 01:57:47 +00:00
libpostproc remove AltiVec.linux warning patch by (Romain Dolbeau <dolbeau at irisa dot fr>) 2004-06-05 22:23:55 +00:00
mlib update the API for the idct function 2004-03-15 01:21:01 +00:00
ppc hadamard/AltiVec: fix to compiler fix, again by (Romain Dolbeau <dolbeau at irisa dot fr>) 2004-06-08 02:41:41 +00:00
ps2 credit update 2004-03-13 19:21:58 +00:00
sh4
sparc License change and cpu detection patch by (James Morrison <ja2morri at csclub dot uwaterloo dot ca>) 2004-04-24 15:23:50 +00:00
.cvsignore
4xm.c data_size = 0 cleanup 2004-05-21 14:37:16 +00:00
8bps.c
a52dec.c data_size = 0 cleanup 2004-05-21 14:37:16 +00:00
ac3.h
ac3dec.c data_size = 0 cleanup 2004-05-21 14:37:16 +00:00
ac3enc.c auxdatae, crcrs fix by (Jean-Francois Panisset <panisset at comcast dot net>) 2004-02-18 19:15:19 +00:00
ac3tab.h
adpcm.c data_size = 0 cleanup 2004-05-21 14:37:16 +00:00
adx.c
allcodecs.c h261 decoder by (Maarten Daniels <maarten.daniels at student dot luc dot ac dot be>) 2004-05-30 20:37:15 +00:00
amr.c data_size = 0 cleanup 2004-05-21 14:37:16 +00:00
apiexample.c writing corrupt files on MinGW patch by (Matthias Fritschi <choi at netlabs dot org>) 2004-04-09 15:04:51 +00:00
asv1.c data_size = 0 cleanup 2004-05-21 14:37:16 +00:00
avcodec.c
avcodec.h nsse weight 2004-06-07 17:30:02 +00:00
bswap.h
cabac.c some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) 2004-05-18 17:09:46 +00:00
cabac.h some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) 2004-05-18 17:09:46 +00:00
cinepak.c buffer hints, use reget_buffer, removed copy from previous frame 2004-05-07 21:34:33 +00:00
cljr.c data_size = 0 cleanup 2004-05-21 14:37:16 +00:00
common.c * moving some of the commonly used bit reading/writing functions 2004-03-12 23:39:38 +00:00
common.h UINT64_MAX fix 2004-05-11 12:24:42 +00:00
cyuv.c data_size = 0 cleanup 2004-05-21 14:37:16 +00:00
dct-test.c
Doxyfile
dpcm.c remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> 2004-03-14 04:04:08 +00:00
dsputil.c nsse weight 2004-06-07 17:30:02 +00:00
dsputil.h chroma me fix 2004-06-11 21:12:46 +00:00
dv.c data_size = 0 cleanup 2004-05-21 14:37:16 +00:00
dvdata.h * DV decoder simplifications. Now it looks to be 6% faster. At least 2004-03-14 22:09:58 +00:00
error_resilience.c 10l (segfault fix) 2004-04-22 20:56:29 +00:00
eval.c avoid negative array indices 2004-02-18 12:49:30 +00:00
faac.c av_log patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) 2004-02-23 16:07:30 +00:00
faad.c Building with faad2-cvs fix by ("Steven M. Schultz" <sms at 2bsd dot com>) 2004-06-06 03:52:42 +00:00
faandct.c some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) 2004-05-18 17:09:46 +00:00
faandct.h
fdctref.c
fft-test.c fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>) 2004-03-13 21:43:24 +00:00
fft.c fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>) 2004-03-13 21:43:24 +00:00
ffv1.c data_size = 0 cleanup 2004-05-21 14:37:16 +00:00
flac.c warning vigilance 2004-06-13 23:40:54 +00:00
flicvideo.c remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> 2004-03-14 04:04:08 +00:00
g726.c * gotta setup coded_frame for encoding. avcodec.h says that for decoding 2004-02-10 20:48:09 +00:00
golomb.c
golomb.h flac fixes: 2004-02-18 01:49:30 +00:00
h261.c 10l fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) 2004-05-31 23:44:02 +00:00
h261data.h h261 decoder by (Maarten Daniels <maarten.daniels at student dot luc dot ac dot be>) 2004-05-30 20:37:15 +00:00
h263.c 10l (interlaced b frame decoding fix) 2004-05-26 19:42:00 +00:00
h263data.h
h263dec.c infinite loop fix 2004-06-03 14:17:59 +00:00
h264.c data_size = 0 cleanup 2004-05-21 14:37:16 +00:00
h264data.h h264 - progressive I frame CABAC support patch by (Laurent Aimar <fenrir at via dot ecp dot fr>) 2004-03-26 19:35:53 +00:00
huffyuv.c remove stupid YV12-huffyuv warning 2004-06-01 11:53:03 +00:00
idcinvideo.c
imgconvert_template.h
imgconvert.c
imgresample.c fix normalization 2004-06-06 20:15:53 +00:00
indeo3.c data_size = 0 cleanup 2004-05-21 14:37:16 +00:00
indeo3data.h
integer.c arbitrary precision integer support 2004-05-04 02:51:18 +00:00
integer.h arbitrary precision integer support 2004-05-04 02:51:18 +00:00
interplayvideo.c unknown format chars 2004-04-07 13:14:29 +00:00
jfdctfst.c
jfdctint.c
jrevdct.c
lcl.c
mace.c data_size = 0 cleanup 2004-05-21 14:37:16 +00:00
Makefile h261 decoder by (Maarten Daniels <maarten.daniels at student dot luc dot ac dot be>) 2004-05-30 20:37:15 +00:00
mdct.c fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>) 2004-03-13 21:43:24 +00:00
mdec.c more data_size=0 cleanup 2004-05-21 14:40:35 +00:00
mem.c optional and disabled by default memalign hack for SSE/SSE2 on that alternative OS 2004-06-06 03:45:53 +00:00
mjpeg.c data_size = 0 cleanup 2004-05-21 14:37:16 +00:00
motion_est_template.c fewer overflows 2004-06-14 16:18:04 +00:00
motion_est.c chroma me fix 2004-06-11 21:12:46 +00:00
motion_test.c
mp3lameaudio.c fixed buffering for low bitrates patch by (Hauke Duden <H.NS.Duden at gmx dot net>) 2004-04-16 01:48:05 +00:00
mpeg4data.h
mpeg12.c better cbp handling and small speedup in mpeg12 2004-06-12 16:51:15 +00:00
mpeg12data.h 10000l 2004-04-30 16:06:20 +00:00
mpegaudio.c
mpegaudio.h
mpegaudiodec.c data_size = 0 cleanup 2004-05-21 14:37:16 +00:00
mpegaudiodectab.h
mpegaudiotab.h
mpegvideo.c mpeg2 chroma422/444 support, may be slower, may be faster for other codecs 2004-06-11 07:59:12 +00:00
mpegvideo.h mpeg2 chroma422/444 support, may be slower, may be faster for other codecs 2004-06-11 07:59:12 +00:00
msmpeg4.c warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) 2004-05-25 18:07:25 +00:00
msmpeg4data.h
msrle.c watch those hard tabs 2004-01-31 17:57:57 +00:00
msvideo1.c remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> 2004-03-14 04:04:08 +00:00
oggvorbis.c data_size = 0 cleanup 2004-05-21 14:37:16 +00:00
opts.c
parser.c mpeg audio timestamp fix 2004-05-23 01:10:15 +00:00
pcm.c more data_size=0 cleanup 2004-05-21 14:40:35 +00:00
pthread.c 10l fixes by ("Debabrata Banerjee" <davatar at comcast dot net>) 2004-05-26 20:04:49 +00:00
qtrle.c Add support for qtrle4 (16 colors/gray levels) 2004-05-31 20:18:08 +00:00
ra144.c segfault fix 2004-02-06 21:07:17 +00:00
ra144.h
ra288.c some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) 2004-05-18 17:09:46 +00:00
ra288.h
ratecontrol.c normalize adaptive quantizatiuon fix (based upon a patch by (Jindrich Makovicka <makovick at kmlinux dot fjfi dot cvut dot cz>)) 2004-02-14 13:37:58 +00:00
rational.c
rational.h
raw.c data_size = 0 cleanup 2004-05-21 14:37:16 +00:00
resample.c
roqvideo.c data_size = 0 cleanup 2004-05-21 14:37:16 +00:00
rpza.c rpza resolution fix, courtesy of Todd Kirby (doubleshot at pacbell.net) 2004-05-26 02:42:41 +00:00
rv10.c warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) 2004-05-25 18:07:25 +00:00
simple_idct.c
simple_idct.h
smc.c conversion to av_log 2004-04-07 13:26:47 +00:00
sp5x.h
svq1_cb.h some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) 2004-05-18 17:09:46 +00:00
svq1_vlc.h motion estimation for SVQ1 2004-05-12 02:03:24 +00:00
svq1.c the ongoing struggle for encoding conditionals 2004-06-13 00:10:07 +00:00
svq3.c data_size = 0 cleanup 2004-05-21 14:37:16 +00:00
truemotion1.c fix initialization bug in which execution overwrites essential data 2004-06-11 02:24:08 +00:00
truemotion1data.h
utils.c avcodec_find is in no header file, and appearently not used or very usefull so lets make it static ... 2004-05-25 18:17:25 +00:00
vcr1.c data_size = 0 cleanup 2004-05-21 14:37:16 +00:00
vmdav.c data_size = 0 cleanup 2004-05-21 14:37:16 +00:00
vp3.c warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) 2004-05-25 18:07:25 +00:00
vp3data.h some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) 2004-05-18 17:09:46 +00:00
vp3dsp.c some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) 2004-05-18 17:09:46 +00:00
vqavideo.c remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> 2004-03-14 04:04:08 +00:00
w32thread.c w32threads by (Gildas Bazin <gbazin at altern dot org>) 2004-02-19 20:29:26 +00:00
wmadata.h
wmadec.c add the minimal documentation to make this decoder useful 2004-04-24 19:30:49 +00:00
wmv2.c warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) 2004-05-25 18:07:25 +00:00
xan.c remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> 2004-03-14 04:04:08 +00:00
xvmcvideo.c better cbp handling and small speedup in mpeg12 2004-06-12 16:51:15 +00:00