FFmpeg/libavcodec
Vitor Sessak 36826ee0df Declare temporary buffers to be only of the necessary size
Originally committed as revision 14451 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-28 04:37:58 +00:00
..
alpha
armv4l ARM: optimised MAC64 and MLS64 2008-07-15 19:06:32 +00:00
bfin
i386 Fix h264_loop_filter_strength_mmx2() so it works with PAFF. 2008-07-19 21:53:54 +00:00
mlib
ppc cosmetics: Fix indentation after last commit. 2008-07-24 16:54:51 +00:00
ps2
sh4
sparc
4xm.c
8bps.c
8svx.c
aac_ac3_parser.c
aac_ac3_parser.h
aac_parser.c
aactab.h AAC tables and data that have been OKed by Michael 2008-07-27 08:21:48 +00:00
aasc.c
ac3_parser.c
ac3_parser.h
ac3.c
ac3.h
ac3dec_data.c
ac3dec_data.h
ac3dec.c read 'coupling in use' parameter from bitstream into decoder context first, 2008-07-19 22:01:46 +00:00
ac3dec.h
ac3enc.c
ac3tab.c
ac3tab.h
acelp_filters.c
acelp_filters.h Typo and grammar fix 2008-07-12 10:56:12 +00:00
acelp_math.c
acelp_math.h
acelp_pitch_delay.c
acelp_pitch_delay.h
acelp_vectors.c
acelp_vectors.h Correct a couple of typos 2008-07-12 09:48:19 +00:00
adpcm.c bitstream: move put_sbits() from flacenc.c to bitstream.h and use it 2008-07-13 14:27:48 +00:00
adx.h
adxdec.c
adxenc.c
alac.c
allcodecs.c add CODEC_ID_PCM_F32BE (32-bit floating point PCM big endian decoder) 2008-07-26 07:08:15 +00:00
apedec.c
apiexample.c
asv1.c bitstream: move put_sbits() from flacenc.c to bitstream.h and use it 2008-07-13 14:27:48 +00:00
atrac3.c
atrac3data.h
audioconvert.c
avcodec.h add sample_fmts infrastructure: AVCodec->sample_fmts and SAMPLE_FMT_NB enum. 2008-07-26 08:48:26 +00:00
avs.c
beosthread.c
bethsoftvideo.c
bethsoftvideo.h
bfi.c
bitstream_filter.c
bitstream.c
bitstream.h Remove dead code in bitstream.h 2008-07-15 18:43:26 +00:00
bmp.c
bmp.h
bmpenc.c
bytestream.h
c93.c
cabac.c
cabac.h
cavs_parser.c
cavs.c
cavs.h
cavsdata.h
cavsdec.c
cavsdsp.c
cinepak.c
cljr.c
colorspace.h
cook.c
cookdata.h
cscd.c
cyuv.c
dca_parser.c
dca.c
dca.h
dcadata.h
dcahuff.h
dct-test.c
dirac_parser.c
dnxhddata.c
dnxhddata.h
dnxhddec.c
dnxhdenc.c
dpcm.c
dsicinav.c
dsputil.c float_to_int16_interleave: change src to an array of pointers instead of assuming it's contiguous. 2008-07-16 00:50:12 +00:00
dsputil.h Fix h264_loop_filter_strength_mmx2() so it works with PAFF. 2008-07-19 21:53:54 +00:00
dump_extradata_bsf.c
dv.c Move #ifdef CONFIG_DVVIDEO_ENCODER up to cover all functions used for encoding. 2008-07-11 07:48:37 +00:00
dvbsub_parser.c
dvbsub.c
dvbsubdec.c
dvdata.h
dvdsub_parser.c
dvdsubdec.c dvdsubdec: allow compilation with -DDEBUG 2008-07-13 19:41:13 +00:00
dvdsubenc.c
dxa.c
eacmv.c Electronic Arts CMV decoder 2008-07-08 13:22:23 +00:00
elbg.c My commit at r14340 was not the right solution. For a monochromatic 2008-07-23 05:54:34 +00:00
elbg.h
error_resilience.c
escape124.c
eval.c
eval.h
faandct.c
faandct.h
faanidct.c
faanidct.h
fdctref.c
fft-test.c
fft.c exploit mdct symmetry 2008-07-13 15:03:58 +00:00
ffv1.c
flac.c Support reading large metadata. 2008-07-18 12:03:21 +00:00
flac.h
flacenc.c bitstream: move put_sbits() from flacenc.c to bitstream.h and use it 2008-07-13 14:27:48 +00:00
flashsv.c
flashsvenc.c
flicvideo.c
fraps.c
g726.c
gif.c
gifdec.c
golomb.c
golomb.h bitstream: move put_sbits() from flacenc.c to bitstream.h and use it 2008-07-13 14:27:48 +00:00
h261_parser.c
h261.c
h261.h
h261data.h
h261dec.c
h261enc.c bitstream: move put_sbits() from flacenc.c to bitstream.h and use it 2008-07-13 14:27:48 +00:00
h263_parser.c
h263_parser.h
h263.c bitstream: move put_sbits() from flacenc.c to bitstream.h and use it 2008-07-13 14:27:48 +00:00
h263.h
h263data.h
h263dec.c cosmetics: Fix two common typos: wont --> will not, lets --> let us. 2008-07-24 17:09:28 +00:00
h264_mp4toannexb_bsf.c
h264_parser.c
h264_parser.h
h264.c Initialize outputed_poc to INT_MIN at decoder initialization. 2008-07-27 13:49:04 +00:00
h264.h chroma_format_idc=0 aka grayscale support. 2008-07-26 02:27:14 +00:00
h264data.h chroma_format_idc=0 aka grayscale support. 2008-07-26 02:27:14 +00:00
h264dspenc.c
h264enc.c
h264idct.c
h264pred.c
h264pred.h
huffman.c
huffman.h
huffyuv.c
idcinvideo.c
imc.c Use new style static VLC tables for IMC decoder. 2008-07-12 15:02:40 +00:00
imcdata.h
imgconvert_template.h
imgconvert.c
imgconvert.h
imgresample.c
imx_dump_header_bsf.c
indeo2.c
indeo2data.h
indeo3.c
indeo3data.h
interplayvideo.c
intrax8.c
intrax8.h
intrax8dsp.c
intrax8huf.h
jfdctfst.c
jfdctint.c
jpegls.c
jpegls.h
jpeglsdec.c
jpeglsdec.h
jpeglsenc.c
jrevdct.c
kmvc.c
lcl.h
lcldec.c
lclenc.c
liba52.c
libamr.c
libdirac_libschro.c Add a parameter for queue size. 2008-07-10 11:40:19 +00:00
libdirac_libschro.h Add a parameter for queue size. 2008-07-10 11:40:19 +00:00
libdirac.h
libdiracdec.c
libdiracenc.c Fix pts handling when encoding with libdirac. 2008-07-12 20:09:50 +00:00
libfaac.c
libfaad.c
libgsm.c
libmp3lame.c
libschroedinger.c
libschroedinger.h
libschroedingerdec.c Parse frames to feed the decoder with individual parse units. 2008-07-10 11:44:01 +00:00
libschroedingerenc.c Fix pts handling when encoding with libschroedinger, closes issue 453. 2008-07-12 20:12:18 +00:00
libtheoraenc.c
libvorbis.c
libx264.c
libxvid_internal.h
libxvid_rc.c
libxvidff.c
ljpegenc.c
loco.c
lsp.c
lsp.h Correct a couple of typos 2008-07-12 09:48:19 +00:00
lzw.c check that csize in ff_lzw_decode_init is < LZW_MAXBITS, <= is not enough and 2008-07-13 20:03:57 +00:00
lzw.h
lzwenc.c
mace.c
Makefile Motion Pixels Video Decoder. 2008-07-10 03:01:39 +00:00
mathops.h mathops: add MAC64, MLS64, and MLS16 2008-07-13 12:22:57 +00:00
mdct.c exploit mdct symmetry 2008-07-13 15:03:58 +00:00
mdec.c
mimic.c
mjpeg_parser.c
mjpeg.c
mjpeg.h
mjpega_dump_header_bsf.c
mjpegbdec.c
mjpegdec.c
mjpegdec.h
mjpegenc.c bitstream: move put_sbits() from flacenc.c to bitstream.h and use it 2008-07-13 14:27:48 +00:00
mjpegenc.h
mlp_parser.c
mlp_parser.h
mlpdec.c mlpdec: Check for bits left before each read of End-of-Stream indicator and 2008-07-13 14:59:39 +00:00
mmvideo.c Remove AVPaletteControl from ALG MM demuxer/decoder 2008-07-08 12:44:08 +00:00
motion_est_template.c cosmetics: Fix two common typos: wont --> will not, lets --> let us. 2008-07-24 17:09:28 +00:00
motion_est.c Remove ancient code that hasnt worked in many years. 2008-07-09 19:21:08 +00:00
motion-test.c
motionpixels.c Motion Pixels Video Decoder. 2008-07-10 03:01:39 +00:00
movsub_bsf.c
mp3_header_compress_bsf.c
mp3_header_decompress_bsf.c
mpc7.c
mpc7data.h
mpc8.c
mpc8data.h
mpc8huff.h
mpc.c
mpc.h
mpcdata.h
mpeg4audio.c
mpeg4audio.h
mpeg4data.h
mpeg4video_parser.c
mpeg4video_parser.h
mpeg12.c
mpeg12.h
mpeg12data.c
mpeg12data.h
mpeg12decdata.h
mpeg12enc.c bitstream: move put_sbits() from flacenc.c to bitstream.h and use it 2008-07-13 14:27:48 +00:00
mpegaudio_parser.c
mpegaudio.c
mpegaudio.h
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec.c Decrease severity of 'invalid new backstep' log message to warning 2008-07-20 15:01:20 +00:00
mpegaudiodecheader.c
mpegaudiodecheader.h
mpegaudiodectab.h
mpegaudioenc.c
mpegaudiotab.h
mpegvideo_common.h
mpegvideo_enc.c
mpegvideo_parser.c
mpegvideo.c cosmetics: Fix two common typos: wont --> will not, lets --> let us. 2008-07-24 17:09:28 +00:00
mpegvideo.h
msmpeg4.c bitstream: move put_sbits() from flacenc.c to bitstream.h and use it 2008-07-13 14:27:48 +00:00
msmpeg4.h
msmpeg4data.c
msmpeg4data.h
msrle.c
msvideo1.c
nellymoser.c
nellymoser.h
nellymoserdec.c Reduce the loglevel on a log message in the Nellymoser decoder. Related to Roundup 447. 2008-07-23 12:21:56 +00:00
noise_bsf.c
nuv.c
opt.c Fix the logic to access the location of a string to free when setting 2008-07-13 21:28:17 +00:00
opt.h Complete documentation for av_set_string(). 2008-07-27 20:55:56 +00:00
os2thread.c
parser.c
parser.h
pcm.c add CODEC_ID_PCM_F32BE (32-bit floating point PCM big endian decoder) 2008-07-26 07:08:15 +00:00
pcx.c
png.c
png.h
pngdec.c Remove useless casts. 2008-07-10 11:52:51 +00:00
pngenc.c Remove useless casts. 2008-07-10 11:49:53 +00:00
pnm_parser.c
pnm.c
pnm.h
pnmenc.c
pthread.c
ptx.c
qdm2.c Prevent the qdm2 code from overreading/overflowing. Fixes Coverity ID 112 run 2 2008-07-19 18:53:04 +00:00
qdm2data.h
qdrw.c
qpeg.c
qtrle.c
qtrleenc.c
ra144.c
ra144.h
ra288.c Declare temporary buffers to be only of the necessary size 2008-07-28 04:37:58 +00:00
ra288.h Rename and comment bandwidth broadening tables 2008-07-24 04:15:50 +00:00
rangecoder.c
rangecoder.h
ratecontrol.c
ratecontrol.h
raw.c
raw.h
rawdec.c
rawenc.c
rectangle.h
remove_extradata_bsf.c
resample2.c cosmetics: Fix two common typos: wont --> will not, lets --> let us. 2008-07-24 17:09:28 +00:00
resample.c
rl2.c
rl.h
rle.c
rle.h
roqaudioenc.c
roqvideo.c
roqvideo.h
roqvideodec.c
roqvideoenc.c Set avctx->coded_frame in RoQ encoder. At some point in 2008-07-19 02:43:23 +00:00
rpza.c
rtjpeg.c
rtjpeg.h
rv10.c bitstream: move put_sbits() from flacenc.c to bitstream.h and use it 2008-07-13 14:27:48 +00:00
rv30.c
rv30data.h
rv30dsp.c
rv34.c
rv34.h
rv34data.h
rv34vlc.h
rv40.c
rv40data.h
rv40vlc2.h
s3tc.c
s3tc.h
sgi.h
sgidec.c
sgienc.c
shorten.c
simple_idct.c
simple_idct.h
smacker.c
smc.c
snow.c
snow.h
sonic.c
sp5x.h
sp5xdec.c
sunrast.c
svq1_cb.h
svq1_vlc.h
svq1.c
svq1.h
svq1dec.c
svq1enc_cb.h
svq1enc.c
svq3.c 10000l, revert 2008-07-16 17:54:57 +00:00
targa.c
targaenc.c
tiertexseqv.c
tiff.c
tiff.h
tiffenc.c
truemotion1.c
truemotion1data.h
truemotion2.c
truespeech_data.h
truespeech.c
tscc.c
tta.c
txd.c
ulti_cb.h
ulti.c
unary.h
utils.c add CODEC_ID_PCM_F32BE (32-bit floating point PCM big endian decoder) 2008-07-26 07:08:15 +00:00
vb.c
vc1_parser.c
vc1.c Remove unused variable. 2008-07-27 21:56:26 +00:00
vc1.h In-loop deblocking filter for VC-1 decoder 2008-07-23 06:21:27 +00:00
vc1acdata.h
vc1data.c
vc1data.h
vc1dsp.c
vcr1.c
vmdav.c
vmnc.c
vorbis_data.c
vorbis_dec.c float_to_int16_interleave: change src to an array of pointers instead of assuming it's contiguous. 2008-07-16 00:50:12 +00:00
vorbis_enc_data.h
vorbis_enc.c
vorbis.c
vorbis.h
vp3_parser.c
vp3.c
vp3data.h
vp3dsp.c Fix decoding of 320x240.ogg. 2008-07-13 23:34:29 +00:00
vp5.c
vp5data.h
vp6.c
vp6data.h
vp56.c
vp56.h
vp56data.c
vp56data.h
vqavideo.c
w32thread.c
wavpack.c
wma.c
wma.h
wmadata.h
wmadec.c indent 2008-07-11 19:54:02 +00:00
wmaenc.c
wmv2.c
wmv2.h
wmv2dec.c
wmv2enc.c
wnv1.c
ws-snd1.c
xan.c
xiph.c
xiph.h
xl.c
xsubdec.c
xvmc_render.h
xvmcvideo.c
zmbv.c
zmbvenc.c