ffmpeg/libavcodec
Michael Niedermayer 093c6e50c9 10l (didnt test code after cvs up ...)
Originally committed as revision 3904 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-01-30 14:10:30 +00:00
..
alpha
armv4l
i386 x86 cpu capabilities detection rewrite / cleanup 2004-12-13 16:11:38 +00:00
liba52
libpostproc Mention the l5 pp filter in 'mplayer -pphelp' output. 2005-01-15 10:34:49 +00:00
mlib
ppc
ps2
sh4
sparc
.cvsignore
4xm.c avoid buf_size == 0 checks in every decoder 2005-01-23 18:09:06 +00:00
8bps.c avoid buf_size == 0 checks in every decoder 2005-01-23 18:09:06 +00:00
Makefile preliminary vc9 bitstream decoder, committing to make syncing and team-work on it easier 2005-01-22 17:52:01 +00:00
a52dec.c
ac3.h
ac3dec.c
ac3enc.c common.c -> bitstream.c (and the single non bitstream func -> utils.c) 2004-12-29 17:50:25 +00:00
ac3tab.h
adpcm.c
adx.c
allcodecs.c preliminary vc9 bitstream decoder, committing to make syncing and team-work on it easier 2005-01-22 18:00:36 +00:00
amr.c
apiexample.c dissallow sprintf 2005-01-12 00:59:42 +00:00
asv1.c avoid buf_size == 0 checks in every decoder 2005-01-23 18:09:06 +00:00
avcodec.h avoid buf_size == 0 checks in every decoder 2005-01-23 18:09:06 +00:00
beosthread.c added a lock/unlock_lib pair to allow extern progs to serialize access to lavc. 2005-01-29 20:09:33 +00:00
bitstream.c common.c -> bitstream.c (and the single non bitstream func -> utils.c) 2004-12-29 17:50:25 +00:00
bitstream.h make decode012() static inline 2005-01-28 11:21:57 +00:00
bswap.h
cabac.c fixing selftest 2005-01-11 03:18:08 +00:00
cabac.h
cinepak.c
cljr.c avoid buf_size == 0 checks in every decoder 2005-01-23 18:09:06 +00:00
common.h disallow strcat 2005-01-12 01:44:02 +00:00
cyuv.c
dct-test.c
dpcm.c
dsputil.c use clip_uint8() 2005-01-23 11:08:18 +00:00
dsputil.h H.264 weighted prediction. 2005-01-07 05:56:07 +00:00
dtsdec.c
dv.c avoid buf_size == 0 checks in every decoder 2005-01-23 18:09:06 +00:00
dvdata.h
error_resilience.c count errors instead of printing 2^31 2005-01-21 23:47:03 +00:00
eval.c simplify 2005-01-17 18:25:32 +00:00
faac.c
faad.c
faandct.c
faandct.h
fdctref.c
fft-test.c
fft.c
ffv1.c avoid buf_size == 0 checks in every decoder 2005-01-23 18:09:06 +00:00
flac.c common.c -> bitstream.c (and the single non bitstream func -> utils.c) 2004-12-29 17:50:25 +00:00
flicvideo.c various security fixes and precautionary checks 2005-01-12 00:16:25 +00:00
g726.c common.c -> bitstream.c (and the single non bitstream func -> utils.c) 2004-12-29 17:50:25 +00:00
golomb.c
golomb.h svq3_get_se_golomb() fix 2005-01-19 13:03:38 +00:00
h261.c avoid buf_size == 0 checks in every decoder 2005-01-23 18:09:06 +00:00
h261data.h
h263.c x86_64 pointer typecast fix by (Martin Drab <drab kepler.fjfi.cvut cz>) 2005-01-18 01:01:54 +00:00
h263data.h
h263dec.c avoid buf_size == 0 checks in every decoder 2005-01-23 18:09:06 +00:00
h264.c fixing missaligned memory accesses in fill_rectangle() 2005-01-30 02:16:50 +00:00
h264data.h
h264idct.c
huffyuv.c avoid buf_size == 0 checks in every decoder 2005-01-23 18:09:06 +00:00
idcinvideo.c
imgconvert.c various security fixes and precautionary checks 2005-01-12 00:16:25 +00:00
imgconvert_template.h
imgresample.c dissallow sprintf 2005-01-12 00:59:42 +00:00
indeo3.c avoid buf_size == 0 checks in every decoder 2005-01-23 18:09:06 +00:00
indeo3data.h
integer.c
integer.h
interplayvideo.c
jfdctfst.c
jfdctint.c
jrevdct.c
lcl.c avoid buf_size == 0 checks in every decoder 2005-01-23 18:09:06 +00:00
mace.c
mdct.c
mdec.c avoid buf_size == 0 checks in every decoder 2005-01-23 18:09:06 +00:00
mem.c 10l (gcc 2.95 fix) 2005-01-12 11:14:12 +00:00
mjpeg.c avoid buf_size == 0 checks in every decoder 2005-01-23 18:09:06 +00:00
motion_est.c
motion_est_template.c
motion_test.c
mp3lameaudio.c
mpeg4data.h
mpeg12.c avoid buf_size == 0 checks in every decoder 2005-01-23 18:09:06 +00:00
mpeg12data.h
mpegaudio.c common.c -> bitstream.c (and the single non bitstream func -> utils.c) 2004-12-29 17:50:25 +00:00
mpegaudio.h dithering for the mpeg audio decoder 2005-01-30 14:04:56 +00:00
mpegaudiodec.c 10l (didnt test code after cvs up ...) 2005-01-30 14:10:30 +00:00
mpegaudiodectab.h
mpegaudiotab.h
mpegvideo.c framerate check 2005-01-23 14:07:25 +00:00
mpegvideo.h various security fixes and precautionary checks 2005-01-12 00:16:25 +00:00
msmpeg4.c use dc tables from msmpeg4 instead of duplicating them patch by anonymous 2005-01-26 12:01:35 +00:00
msmpeg4data.h use dc tables from msmpeg4 instead of duplicating them patch by anonymous 2005-01-26 12:01:35 +00:00
msrle.c avoid buf_size == 0 checks in every decoder 2005-01-23 18:09:06 +00:00
msvideo1.c avoid buf_size == 0 checks in every decoder 2005-01-23 18:09:06 +00:00
oggvorbis.c fixes transcoding to vorbis with ffmpeg on big endian machines patch by (Sigbjørn Skjæret {sskjer-1 broadpark no}) 2004-12-18 16:20:42 +00:00
opts.c
parser.c require a few valid and equal mp3 headers for resync 2005-01-29 23:59:32 +00:00
pcm.c
png.c avoid buf_size == 0 checks in every decoder 2005-01-23 18:09:06 +00:00
pnm.c avoid buf_size == 0 checks in every decoder 2005-01-23 18:09:06 +00:00
pthread.c
qdrw.c Check pointers before writing to memory 2005-01-23 21:36:24 +00:00
qpeg.c avoid buf_size == 0 checks in every decoder 2005-01-23 18:09:06 +00:00
qtrle.c avoid buf_size == 0 checks in every decoder 2005-01-23 18:09:06 +00:00
ra144.c
ra144.h
ra288.c
ra288.h
rangecoder.c
rangecoder.h
ratecontrol.c dissallow sprintf 2005-01-12 00:59:42 +00:00
rational.c
rational.h
raw.c raw rgb flip fix 2004-11-30 21:50:16 +00:00
resample.c
resample2.c av_malloc vs av_mallocz patch by (Kurosu <kurosu inforezo org>) 2005-01-12 18:25:48 +00:00
roqvideo.c
rpza.c avoid buf_size == 0 checks in every decoder 2005-01-23 18:09:06 +00:00
rv10.c avoid buf_size == 0 checks in every decoder 2005-01-23 18:09:06 +00:00
simple_idct.c
simple_idct.h
smc.c avoid buf_size == 0 checks in every decoder 2005-01-23 18:09:06 +00:00
snow.c avoid buf_size == 0 checks in every decoder 2005-01-23 18:09:06 +00:00
sonic.c common.c -> bitstream.c (and the single non bitstream func -> utils.c) 2004-12-29 17:50:25 +00:00
sp5x.h
svq1.c avoid buf_size == 0 checks in every decoder 2005-01-23 18:09:06 +00:00
svq1_cb.h
svq1_vlc.h
svq3.c avoid buf_size == 0 checks in every decoder 2005-01-23 18:09:06 +00:00
truemotion1.c avoid buf_size == 0 checks in every decoder 2005-01-23 18:09:06 +00:00
truemotion1data.h
tscc.c Check pointers before writing to memory 2005-01-23 21:36:24 +00:00
ulti.c
ulti_cb.h
utils.c avoid buf_size == 0 checks in every decoder 2005-01-23 18:09:06 +00:00
vc9.c use dc tables from msmpeg4 instead of duplicating them patch by anonymous 2005-01-26 12:01:35 +00:00
vc9data.h use dc tables from msmpeg4 instead of duplicating them patch by anonymous 2005-01-26 12:01:35 +00:00
vcr1.c avoid buf_size == 0 checks in every decoder 2005-01-23 18:09:06 +00:00
vmdav.c
vp3.c 10l (negative strides) 2005-01-26 17:04:34 +00:00
vp3data.h
vp3dsp.c
vqavideo.c various security fixes and precautionary checks 2005-01-12 00:16:25 +00:00
w32thread.c
wmadata.h
wmadec.c common.c -> bitstream.c (and the single non bitstream func -> utils.c) 2004-12-29 17:50:25 +00:00
wmv2.c
xan.c various security fixes and precautionary checks 2005-01-12 00:16:25 +00:00
xl.c avoid buf_size == 0 checks in every decoder 2005-01-23 18:09:06 +00:00
xvidff.c 10l 2005-01-23 16:18:10 +00:00
xvmcvideo.c