ffmpeg/libavcodec
Loren Merritt 738386a5ed 10l in implicit_weight_table
Originally committed as revision 3974 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-02-24 09:27:46 +00:00
..
alpha
armv4l
i386 optimization and gcc 4.0 bug workaround patch by (Martin Drab >drab kepler.fjfi.cvut cz<) 2005-02-07 17:09:48 +00:00
liba52
libpostproc Build libpostproc out of source directory patch by (James A. Morrison >ja2morri csclub.uwaterloo ca>) 2005-02-04 03:29:50 +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 removing --disable-risky patch by (Josh Varner <jlvarner gmail com>) 2005-02-21 17:50:48 +00:00
a52dec.c
ac3.h
ac3dec.c
ac3enc.c
ac3tab.h
adpcm.c macromedia flavour adpcm decoding (used in flv and swf) 2005-02-21 19:27:32 +00:00
adx.c
allcodecs.c macromedia flavour adpcm decoding (used in flv and swf) 2005-02-21 19:27:32 +00:00
amr.c
apiexample.c use av_free() instead of free() where it's meant to. 2005-02-22 11:37:03 +00:00
asv1.c avoid buf_size == 0 checks in every decoder 2005-01-23 18:09:06 +00:00
avcodec.h macromedia flavour adpcm decoding (used in flv and swf) 2005-02-21 19:27:32 +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
bitstream.h support skiping some bitstream encoding 2005-02-06 17:01:07 +00:00
bswap.h
cabac.c
cabac.h
cinepak.c
cljr.c avoid buf_size == 0 checks in every decoder 2005-01-23 18:09:06 +00:00
common.h
cyuv.c
dct-test.c
dpcm.c
dsputil.c
dsputil.h
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
eval.c
faac.c
faad.c
faandct.c
faandct.h
fdctref.c
fft-test.c
fft.c
ffv1.c Fixed decoding of 410p ffv1 files patch by (Milan Cutka <cutka szm sk>) 2005-02-17 19:03:12 +00:00
flac.c Fix a crash when multiple metadata packets are present. 2005-02-20 23:21:50 +00:00
flicvideo.c
g726.c
golomb.c
golomb.h
h261.c avoid buf_size == 0 checks in every decoder 2005-01-23 18:09:06 +00:00
h261data.h
h263.c emulate (idiotic) MS behavior for inconsistant dimensions 2005-02-06 18:43:06 +00:00
h263data.h
h263dec.c In that patch: 2005-01-30 16:34:57 +00:00
h264.c 10l in implicit_weight_table 2005-02-24 09:27:46 +00:00
h264data.h
h264idct.c
huffyuv.c buffer overflows 2005-02-17 19:00:42 +00:00
idcinvideo.c Off-by-one bug in libavcodec/idcinvideo.c, caused 2005-02-16 22:42:41 +00:00
imgconvert.c
imgconvert_template.h
imgresample.c
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 10l 2005-02-21 17:52:23 +00:00
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 Stereo MACE fix by Burkhard Plaum <plaum AT ipf DOT uni-stuttgart DOT de> 2005-02-01 15:13:27 +00:00
mdct.c
mdec.c avoid buf_size == 0 checks in every decoder 2005-01-23 18:09:06 +00:00
mem.c
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 removing --disable-risky patch by (Josh Varner <jlvarner gmail com>) 2005-02-21 17:50:48 +00:00
mpeg12data.h
mpegaudio.c
mpegaudio.h dithering for the mpeg audio decoder 2005-01-30 14:04:56 +00:00
mpegaudiodec.c Multichannel mp3 in mp4 support ISO/IEC 14496-3:2001/FPDAM 3 (MP3onMP4) 2005-02-15 20:58:32 +00:00
mpegaudiodectab.h
mpegaudiotab.h
mpegvideo.c removing --disable-risky patch by (Josh Varner <jlvarner gmail com>) 2005-02-21 17:50:48 +00:00
mpegvideo.h
msmpeg4.c In that patch: 2005-01-30 16:34:57 +00:00
msmpeg4data.h In that patch: 2005-01-30 16:34:57 +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
opts.c
parser.c 10l (array gets padded with 0 which is CODEC_ID_NONE -> parsers claim to support CODEC_ID_NONE) 2005-02-01 13:03:44 +00:00
pcm.c buffer overflow 2005-02-13 23:36:04 +00:00
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 mb_lmin/max to limit the per mb quality for the ratecontrol independant from the frame limits 2005-02-02 19:33:48 +00:00
rational.c
rational.h
raw.c
resample.c
resample2.c
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
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 memleak fix 2005-02-17 00:00:20 +00:00
ulti.c
ulti_cb.h
utils.c mb_lmin/max to limit the per mb quality for the ratecontrol independant from the frame limits 2005-02-02 19:33:48 +00:00
vc9.c - renaming the AC coding set variable names to more meaningful ones 2005-02-23 17:24:17 +00:00
vc9data.h - samples from mplayer ftp in the "adv" profile seem to have profile=2, 2005-02-04 02:20:38 +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
w32thread.c
wmadata.h
wmadec.c
wmv2.c In that patch: 2005-01-30 16:34:57 +00:00
xan.c
xl.c avoid buf_size == 0 checks in every decoder 2005-01-23 18:09:06 +00:00
xvidff.c
xvmcvideo.c