ffmpeg/libavcodec
Michael Niedermayer 14d4eee547 Merge remote-tracking branch 'qatar/release/0.7' into release/0.8
* qatar/release/0.7:
  Add a version bump and APIchanges entry for avcodec_open2 and avformat_find_stream_info.
  lavf: fix multiplication overflow in avformat_find_stream_info()
  lavf: fix invalid reads in avformat_find_stream_info()
  lavf: add avformat_find_stream_info()
  lavc: fix parentheses placement in avcodec_open2().
  lavc: introduce avcodec_open2() as a replacement for avcodec_open().

Conflicts:
	doc/APIchanges
	libavcodec/utils.c
	libavcodec/version.h
	libavformat/avformat.h
	libavformat/version.h

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2011-11-20 03:27:50 +01:00
..
alpha
arm ARM: workaround for bug in GNU assembler 2011-09-26 19:26:28 +02:00
avr32
bfin
mips
mlib
ppc Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2011-10-01 22:42:41 +02:00
ps2
sh4
sparc
x86 fft: avoid a signed overflow 2011-10-01 19:50:22 +02:00
4xm.c 4xm: fix signed overflow 2011-11-04 01:02:17 +01:00
8bps.c
8svx.c
a64colors.h
a64enc.h
a64multienc.c
a64tables.h
aac_ac3_parser.c
aac_ac3_parser.h
aac_adtstoasc_bsf.c Fixed size given to init_get_bits(). 2011-09-26 19:26:32 +02:00
aac_parser.c
aac_tablegen_decl.h
aac_tablegen.c
aac_tablegen.h
aac.h Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2011-07-26 00:14:04 +02:00
aacadtsdec.c
aacadtsdec.h
aaccoder.c
aacdec.c aacdec: fix undefined shifts 2011-11-04 00:59:58 +01:00
aacdectab.h
aacenc.c
aacenc.h
aacps_tablegen.c
aacps_tablegen.h
aacps.c aacps: skip some memcpy() if src and dst would be equal 2011-09-26 19:26:29 +02:00
aacps.h
aacpsdata.c
aacpsy.c
aacpsy.h
aacsbr.c aacsbr: add a assert0 to check for a inconsistency that 2011-10-01 19:48:34 +02:00
aacsbr.h
aacsbrdata.h
aactab.c
aactab.h
aandcttab.c
aandcttab.h
aasc.c
ac3_parser.c
ac3_parser.h
ac3.c
ac3.h Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2011-07-26 00:14:04 +02:00
ac3dec_data.c
ac3dec_data.h
ac3dec.c Merge remote-tracking branch 'qatar/master' 2011-06-21 03:38:25 +02:00
ac3dec.h Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2011-07-26 00:14:04 +02:00
ac3dsp.c
ac3dsp.h
ac3enc_combined.c
ac3enc_fixed.c
ac3enc_float.c
ac3enc_opts_template.c
ac3enc_template.c
ac3enc.c
ac3enc.h
ac3tab.c
ac3tab.h
acelp_filters.c
acelp_filters.h
acelp_pitch_delay.c
acelp_pitch_delay.h
acelp_vectors.c
acelp_vectors.h
adpcm.c Fix out of bound reads due to integer overflow in the ADPCM IMA Electronic Arts EACS decoder. 2011-10-01 21:03:35 +02:00
adx.h
adxdec.c
adxenc.c
alac.c
alacenc.c
allcodecs.c libaac+ support 2011-10-01 20:32:22 +02:00
alsdec.c Merge remote-tracking branch 'qatar/master' 2011-06-21 03:38:25 +02:00
amr.h
amrnbdata.h
amrnbdec.c Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2011-07-26 00:14:04 +02:00
amrwbdata.h
amrwbdec.c
anm.c Prevent infinite loop in the ANM decoder. 2011-10-01 20:59:49 +02:00
ansi.c
apedec.c apedec: set s->currentframeblocks after validating nblocks 2011-11-04 03:32:39 +01:00
ass_split.c
ass_split.h
ass.c
ass.h Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2011-07-26 00:14:04 +02:00
assdec.c
assenc.c
asv1.c
atrac1.c atrac1: validate number of channels 2011-11-04 03:40:42 +01:00
atrac1data.h
atrac3.c
atrac3data.h
atrac.c
atrac.h
audioconvert.c
audioconvert.h
aura.c
avcodec.h Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2011-11-20 03:27:50 +01:00
avfft.c
avfft.h
avpacket.c
avs.c Check for out of bound reads in AVS decoder. 2011-10-01 20:59:34 +02:00
bethsoftvideo.c
bethsoftvideo.h
bfi.c
bgmc.c
bgmc.h
bink.c Prevent NULL dereferences when missing the reference frame in the bink decoder. 2011-10-01 20:44:19 +02:00
binkaudio.c binkaudio: add some buffer overread checks. 2011-11-04 13:31:15 +01:00
binkdata.h
binkidct.c
bitstream_filter.c
bitstream.c bitstream: Replace av_realloc by av_realloc_f when relevant. 2011-10-01 20:49:26 +02:00
bmp.c
bmp.h
bmpenc.c
bytestream.h
c93.c
cabac.c cabac test: Change input to test, so a wider range of states is tested. 2011-09-21 18:00:40 +02:00
cabac.h Merge remote-tracking branch 'qatar/master' 2011-06-21 03:38:25 +02:00
cavs_parser.c
cavs.c
cavs.h
cavsdata.h
cavsdec.c cavsdec: avoid possible crash with crafted input 2011-09-07 14:59:29 +02:00
cavsdsp.c
cavsdsp.h
cbrt_tablegen.c
cbrt_tablegen.h
cdgraphics.c Fix incorrect max_lowres values 2011-09-26 19:26:29 +02:00
celp_filters.c
celp_filters.h
celp_math.c
celp_math.h
cga_data.c
cga_data.h
chomp_bsf.c
cinepak.c cinepak: check strip_size 2011-11-18 21:05:12 +01:00
cljr.c cljr: init_get_bits size in bits instead of bytes 2011-09-26 19:26:32 +02:00
cook.c cook: fix apparent typo in extradata parsing 2011-11-18 21:05:12 +01:00
cookdata.h
cos_tablegen.c
crystalhd.c
cscd.c
cyuv.c
dca_parser.c
dca.c dca: fix signed overflow in shift 2011-11-04 01:00:04 +01:00
dca.h
dcadata.h
dcadsp.c
dcadsp.h
dcaenc.c
dcaenc.h
dcahuff.h
dct32_fixed.c
dct32_float.c
dct32.c
dct32.h
dct-test.c
dct.c
dct.h
dctref.c
dctref.h
dfa.c
dirac_parser.c
dirac.c check all svq3_get_ue_golomb() returns. 2011-09-21 20:56:53 +02:00
dirac.h
dnxhd_parser.c
dnxhddata.c
dnxhddata.h
dnxhddec.c
dnxhdenc.c
dnxhdenc.h
dpcm.c
dpx.c
dpxenc.c
dsicinav.c cin audio: validate the channel count 2011-11-04 13:32:18 +01:00
dsputil_template.c
dsputil.c
dsputil.h
dump_extradata_bsf.c
dv_tablegen.c
dv_tablegen.h
dv_vlc_data.h
dv.c
dvbsub_parser.c
dvbsub.c
dvbsubdec.c dvbsubdec: don't hardcode subtitle colors count in dvbsubdec to 16 2011-09-21 18:01:20 +02:00
dvdata.c ff_dv_frame_profile2: Check input buffer size. 2011-11-04 00:42:46 +01:00
dvdata.h
dvdsub_parser.c
dvdsubdec.c
dvdsubenc.c
dwt.c
dwt.h
dxa.c
dxva2_h264.c Fix dxva2 decoding for some H264 samples. 2011-09-21 23:47:34 +02:00
dxva2_internal.h
dxva2_mpeg2.c
dxva2_vc1.c
dxva2.c
dxva2.h
eac3dec_data.c
eac3dec_data.h
eac3dec.c
eac3enc.c
eac3enc.h
eacmv.c Check for out of bound reads in the Electronic Arts CMV decoder. 2011-10-01 21:03:31 +02:00
eaidct.c
eamad.c eamad: release the reference frame on video size changes 2011-11-04 01:00:49 +01:00
eatgq.c
eatgv.c eatgv: fix pointer arithmetic overflows. 2011-11-04 01:00:34 +01:00
eatqi.c
elbg.c
elbg.h
error_resilience.c Fix the check for missing references in ff_er_frame_end() for H264. 2011-10-02 05:47:46 +02:00
escape124.c
faandct.c
faandct.h
faanidct.c
faanidct.h
faxcompr.c
faxcompr.h
fft_fixed.c
fft_float.c
fft-fixed-test.c
fft-internal.h
fft-test.c
fft.c
fft.h
ffv1.c ffv1: Fixed size given to init_get_bits() in decoder. 2011-09-26 19:26:31 +02:00
flac_parser.c
flac.c
flac.h
flacdata.c
flacdata.h
flacdec.c flacdec: fix buffer size checking in get_metadata_size() 2011-10-01 20:33:34 +02:00
flacenc.c
flashsv2enc.c
flashsv.c
flashsvenc.c
flicvideo.c Check for out of bound reads in the flic decoder. 2011-10-01 20:47:42 +02:00
flv.h
flvdec.c
flvenc.c
fmtconvert.c
fmtconvert.h
fraps.c
frwu.c
g722.c
g726.c
g729data.h
g729dec.c
get_bits.h
gif.c
gifdec.c
golomb.c
golomb.h h264: fix HRD parameters parsing 2011-11-04 01:08:09 +01:00
gsmdec_data.c
gsmdec_data.h
gsmdec_template.c
gsmdec.c
h261_parser.c
h261.c
h261.h
h261data.h
h261dec.c
h261enc.c
h263_parser.c
h263_parser.h
h263.c
h263.h
h263data.h
h263dec.c mpeg4: fix another packed divx issue. 2011-09-07 00:29:02 +02:00
h264_cabac.c h264: fix intra 16x16 mode check when using mbaff and constrained_intra_pred. 2011-10-02 21:30:21 +02:00
h264_cavlc.c h264: fix intra 16x16 mode check when using mbaff and constrained_intra_pred. 2011-10-02 21:30:21 +02:00
h264_direct.c h264: fix fill_colmap() to not store entries mbaff style when the reference is not mbaff at all 2011-11-04 00:59:34 +01:00
h264_loopfilter.c H.264: fix 4:4:4 + deblocking + 8x8dct + cavlc + MBAFF 2011-06-23 09:14:55 +02:00
h264_mp4toannexb_bsf.c
h264_mvpred.h
h264_parser.c h264: pass buffer & size to ff_h264_decode_extradata() 2011-10-01 20:11:00 +02:00
h264_ps.c h264: fix HRD parameters parsing 2011-11-04 01:08:09 +01:00
h264_refs.c h264: fix FIXME and use list_count in ff_h264_fill_mbaff_ref_list() 2011-09-28 23:36:54 +02:00
h264_sei.c
h264.c h254: explicitly initialize bit depth/chroma idc 2011-11-04 00:53:56 +01:00
h264.h h264: fix the size of PPS::chroma_qp_table 2011-11-04 00:59:41 +01:00
h264data.h
h264dsp_template.c
h264dsp.c
h264dsp.h
h264idct_template.c Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2011-07-26 00:14:04 +02:00
h264idct.c
h264pred_template.c h264pred: use unsigned types for pixel values, fix signed overflows 2011-11-04 01:01:48 +01:00
h264pred.c h264pred: use unsigned types for pixel values, fix signed overflows 2011-11-04 01:01:48 +01:00
h264pred.h
high_bit_depth.h Add LGPL license boilerplate to files lacking it. 2011-07-12 18:13:35 +02:00
huffman.c
huffman.h
huffyuv.c
idcinvideo.c
iff.c
iirfilter.c
iirfilter.h
imc.c imc: validate channel count 2011-11-04 13:34:42 +01:00
imcdata.h
imgconvert.c Fixes avpicture_layout to not write past buffer end. 2011-11-04 01:23:47 +01:00
imgconvert.h
imx_dump_header_bsf.c
indeo2.c indeo2: fail if input buffer too small 2011-09-26 19:26:31 +02:00
indeo2data.h
indeo3.c
indeo3data.h
indeo5.c
indeo5data.h
intelh263dec.c
internal.h
interplayvideo.c
intrax8.c
intrax8.h
intrax8dsp.c
intrax8huf.h
inverse.c
ituh263dec.c
ituh263enc.c
ivi_common.c
ivi_common.h
ivi_dsp.c
ivi_dsp.h
j2k_dwt.c Check for unsupported parameters in ff_j2k_dwt_init() 2011-10-01 20:51:35 +02:00
j2k_dwt.h
j2k.c
j2k.h
j2kdec.c Check for out of bound reads in jpeg 2000 decoder. 2011-10-01 20:51:28 +02:00
j2kenc.c
jfdctfst.c
jfdctint.c
jpegls.c
jpegls.h jpeglsdec: fix infinite loop 2011-09-21 17:57:01 +02:00
jpeglsdec.c
jpeglsdec.h
jpeglsenc.c
jrevdct.c
jvdec.c Fixed size given to init_get_bits(). 2011-09-26 19:26:32 +02:00
kbdwin.c
kbdwin.h
kgv1dec.c Fix incorrect max_lowres values 2011-09-26 19:26:29 +02:00
kmvc.c
lagarith.c
lagarithrac.c
lagarithrac.h
latm_parser.c
lcl.h
lcldec.c
lclenc.c
libaacplus.c libaac+ support 2011-10-01 20:32:22 +02:00
libavcodec.v
libcelt_dec.c
libdirac_libschro.c
libdirac_libschro.h
libdirac.h
libdiracdec.c
libdiracenc.c
libfaac.c
libgsm.c libgsmdec: check output buffer size before decoding 2011-11-04 13:33:38 +01:00
libmp3lame.c
libopencore-amr.c
libopenjpeg.c
libschroedinger.c
libschroedinger.h
libschroedingerdec.c
libschroedingerenc.c
libspeexdec.c
libspeexenc.c libspeex encoder wraper 2011-09-21 18:01:25 +02:00
libtheoraenc.c
libvo-aacenc.c
libvo-amrwbenc.c
libvorbis.c Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2011-07-26 00:14:04 +02:00
libvpxdec.c
libvpxenc.c libvpxenc: Replace av_realloc by av_realloc_f when relevant. 2011-10-01 20:49:34 +02:00
libx264.c libx264: Fix loop failure due to bufsize becoming 0 2011-10-11 21:34:15 +02:00
libxavs.c
libxvid_internal.h
libxvid_rc.c
libxvidff.c Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2011-07-26 00:14:04 +02:00
ljpegenc.c
loco.c
lpc.c
lpc.h
lsp.c
lsp.h
lzw.c
lzw.h
lzwenc.c
mace.c
Makefile libaac+ support 2011-10-01 20:32:22 +02:00
mathops.h
mdct_fixed.c
mdct_float.c
mdct.c
mdec.c
mimic.c
mjpeg2jpeg_bsf.c
mjpeg_parser.c
mjpeg.c
mjpeg.h
mjpega_dump_header_bsf.c
mjpegbdec.c
mjpegdec.c jpegdec: set color_range 2011-09-21 17:56:15 +02:00
mjpegdec.h
mjpegenc.c
mjpegenc.h
mlp_parser.c
mlp_parser.h
mlp.c
mlp.h
mlpdec.c mlpdec: validate that the reported channel count matches the actual output 2011-11-04 01:09:17 +01:00
mlpdsp.c
mmvideo.c
motion_est_template.c Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2011-07-26 00:14:04 +02:00
motion_est.c motion_est: fix some signed overflows 2011-11-04 01:00:09 +01:00
motion-test.c
motionpixels_tablegen.c
motionpixels_tablegen.h
motionpixels.c Fix the size of workspace buffers in the motion pixels decoder. 2011-10-01 20:54:31 +02:00
movsub_bsf.c
mp3_header_compress_bsf.c
mp3_header_decompress_bsf.c
mpc7.c mpc7: return error if packet is too small. 2011-11-04 00:40:03 +01:00
mpc7data.h
mpc8.c mpc8: check output buffer size before decoding 2011-11-04 00:40:13 +01:00
mpc8data.h
mpc8huff.h
mpc.c
mpc.h
mpcdata.h
mpeg4audio.c
mpeg4audio.h
mpeg4data.h
mpeg4video_parser.c
mpeg4video_parser.h
mpeg4video.c
mpeg4video.h
mpeg4videodec.c
mpeg4videoenc.c mpeg4: fix typo in mpeg4_encode_gop_header() 2011-09-21 17:56:15 +02:00
mpeg12.c
mpeg12.h
mpeg12data.c
mpeg12data.h
mpeg12decdata.h
mpeg12enc.c
mpegaudio_parser.c mpegaudio_parser: be less picky on the start position 2011-06-21 03:07:11 +02:00
mpegaudio_tablegen.c
mpegaudio_tablegen.h
mpegaudio.c
mpegaudio.h
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec_float.c
mpegaudiodec.c mpegaudiodec: check output data size based on avctx->frame_size 2011-11-04 03:23:13 +01:00
mpegaudiodecheader.c
mpegaudiodecheader.h
mpegaudiodectab.h
mpegaudiodsp_fixed.c
mpegaudiodsp_float.c
mpegaudiodsp_template.c
mpegaudiodsp.c
mpegaudiodsp.h
mpegaudioenc.c
mpegaudiotab.h
mpegvideo_common.h
mpegvideo_enc.c Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2011-11-20 03:27:50 +01:00
mpegvideo_parser.c
mpegvideo_xvmc.c
mpegvideo.c mpegvideo: fix position of bottom edge. 2011-11-04 00:58:35 +01:00
mpegvideo.h h264: increase ref_poc size to 32 as it can be per field. 2011-10-02 05:44:42 +02:00
mqc.c
mqc.h
mqcdec.c
mqcenc.c
msgsmdec.c
msgsmdec.h
msmpeg4.c
msmpeg4.h
msmpeg4data.c
msmpeg4data.h
msrle.c
msrledec.c
msrledec.h
msvideo1.c
msvideo1enc.c
mxpegdec.c
nellymoser.c
nellymoser.h
nellymoserdec.c Check output buffer size in nellymoser decoder. 2011-09-22 01:19:01 +02:00
nellymoserenc.c
noise_bsf.c
nuv.c nuv: Fix combination of size changes and LZO compression. 2011-11-08 19:48:14 +01:00
opt.h Add LGPL license boilerplate to files lacking it. 2011-07-12 18:13:35 +02:00
options.c lavc: fix type for thread_type option 2011-09-26 19:26:31 +02:00
pamenc.c
parser.c
parser.h
pcm_tablegen.c
pcm_tablegen.h
pcm-mpeg.c
pcm.c
pcx.c
pcxenc.c
pgssubdec.c
pictordec.c
png.c
png.h
pngdec.c Do not try to read 16bit gray png files with alpha channel. 2011-11-18 21:05:12 +01:00
pngenc.c
pnm_parser.c
pnm.c
pnm.h
pnmdec.c Fix incorrect max_lowres values 2011-09-26 19:26:29 +02:00
pnmenc.c
psymodel.c
psymodel.h
pthread.c pthread: copy coded frame dimensions in update_context_from_thread 2011-11-04 01:23:28 +01:00
ptx.c Check for out of bound reads in PTX decoder. 2011-10-02 05:48:07 +02:00
put_bits.h put_bits: fix invalid shift by 32 in flush_put_bits() 2011-11-04 00:59:53 +01:00
qcelpdata.h Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2011-07-26 00:14:04 +02:00
qcelpdec.c qcelp: check output buffer size before decoding 2011-11-04 00:43:10 +01:00
qdm2_tablegen.c
qdm2_tablegen.h
qdm2.c qdm2dec: check remaining input bits in the mainloop of qdm2_fft_decode_tones() 2011-11-18 21:05:12 +01:00
qdm2data.h
qdrw.c Check for out of bound reads in the QuickDraw decoder. 2011-10-01 20:54:12 +02:00
qpeg.c
qtrle.c qtrle: check for out of bound writes. 2011-11-04 01:01:23 +01:00
qtrleenc.c
r210dec.c
ra144.c
ra144.h
ra144dec.c
ra144enc.c
ra288.c
ra288.h
rangecoder.c
rangecoder.h
ratecontrol.c rc: finetune convergence failure fix 2011-09-21 17:59:30 +02:00
ratecontrol.h
raw.c rawdec: Fix decoding of QT WRAW files. 2011-06-23 08:50:37 +02:00
raw.h
rawdec.c rawdec: Fix decoding of QT WRAW files. 2011-06-23 08:50:37 +02:00
rawenc.c
rdft.c
rdft.h
rectangle.h
remove_extradata_bsf.c
resample2.c resample2: fix potential overflow 2011-11-04 03:18:52 +01:00
resample.c resample: Fix array size 2011-11-04 03:22:03 +01:00
rl2.c
rl.h
rle.c
rle.h
roqaudioenc.c
roqvideo.c
roqvideo.h
roqvideodec.c
roqvideoenc.c
rpza.c
rtjpeg.c
rtjpeg.h
rv10.c rv10: Reject slices that does not have the same type as the first one 2011-09-26 19:26:33 +02:00
rv10enc.c
rv20enc.c
rv30.c rv30: return AVERROR(EINVAL) instead of EINVAL 2011-09-26 19:26:29 +02:00
rv30data.h
rv30dsp.c
rv34.c rv34: Check for invalid slice offsets 2011-09-26 19:26:33 +02:00
rv34.h
rv34data.h
rv34vlc.h
rv40.c check all svq3_get_ue_golomb() returns. 2011-09-21 20:56:53 +02:00
rv40data.h Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2011-07-26 00:14:04 +02:00
rv40dsp.c
rv40vlc2.h
s3tc.c
s3tc.h
s302m.c
sbr.h Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2011-07-26 00:14:04 +02:00
sgi.h
sgidec.c
sgienc.c
shorten.c shorten: check output buffer size before decoding 2011-11-04 01:30:29 +01:00
simple_idct.c
simple_idct.h
sinewin_tablegen.c
sinewin_tablegen.h
sinewin.c
sinewin.h
sipr16k.c
sipr16kdata.h
sipr.c sipr: fix get_bits(0) calls 2011-11-04 01:02:46 +01:00
sipr.h
siprdata.h
smacker.c smacker: validate channels and sample format. 2011-11-04 01:07:49 +01:00
smc.c
snow.c snow: emu edge support 2011-11-04 13:36:28 +01:00
snow.h
sonic.c
sp5x.h
sp5xdec.c Fix incorrect max_lowres values 2011-09-26 19:26:29 +02:00
srtdec.c
srtenc.c
sunrast.c Check for invalid/corrupted bitstream in sun raster decoder. 2011-10-01 20:44:46 +02:00
svq1_cb.h
svq1_vlc.h
svq1.c
svq1.h
svq1dec.c
svq1enc_cb.h
svq1enc.c
svq3.c h264: fix intra 16x16 mode check when using mbaff and constrained_intra_pred. 2011-10-02 21:30:21 +02:00
synth_filter.c
synth_filter.h
tableprint.h Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2011-07-26 00:14:04 +02:00
targa.c
targa.h
targaenc.c
thread.h
tiertexseqv.c Check for out of bound reads in the Tiertex Limited SEQ decoder. 2011-10-01 20:54:36 +02:00
tiff.c Fix out of bound reads/writes in the TIFF decoder. 2011-10-01 21:03:49 +02:00
tiff.h
tiffenc.c tiffenc: initialize forgotten avctx. 2011-10-01 19:49:11 +02:00
tmv.c
truemotion1.c
truemotion1data.h
truemotion2.c
truespeech_data.h
truespeech.c truespeech: check to make sure channels == 1 2011-11-04 01:09:22 +01:00
tscc.c
tta.c Fixed size given to init_get_bits(). 2011-09-26 19:26:32 +02:00
twinvq_data.h
twinvq.c twinvq: check output buffer size before decoding 2011-11-04 03:18:52 +01:00
txd.c txd: check for out of bound reads. 2011-11-04 01:01:11 +01:00
ulti_cb.h
ulti.c
unary.h
utils.c Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2011-11-20 03:27:50 +01:00
v210dec.c
v210enc.c
v210x.c
vaapi_h264.c Fix VA-API decoding artefacts. 2011-09-11 12:56:54 +02:00
vaapi_internal.h
vaapi_mpeg2.c
vaapi_mpeg4.c
vaapi_vc1.c vaapi: fix VC-1 decoding (reconstruct bitstream TTFRM correctly). 2011-10-12 11:27:11 +02:00
vaapi.c
vaapi.h
vb.c
vc1_parser.c
vc1.c VC-1: fix reading of custom PAR. 2011-09-26 19:26:30 +02:00
vc1.h
vc1acdata.h
vc1data.c
vc1data.h
vc1dec.c VC1: Fix first/last row checks with slices 2011-09-26 19:26:30 +02:00
vc1dsp.c
vc1dsp.h
vcr1.c
vdpau_internal.h
vdpau.c ffmpeg: Fix VDPAU decoding for some H264 samples. 2011-07-12 18:05:55 +02:00
vdpau.h
version.h Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2011-11-20 03:27:50 +01:00
vmdav.c Fix potential pointer arithmetic overflows in rle_unpack() of vmd video decoder. 2011-10-01 20:25:21 +02:00
vmnc.c
vorbis_data.c
vorbis_enc_data.h
vorbis.c
vorbis.h
vorbisdec.c vorbisdec: check output buffer size before writing output 2011-11-04 03:18:52 +01:00
vorbisenc.c
vp3_parser.c
vp3.c vp3: fix oob read for negative tokens and memleaks on error. 2011-11-04 03:37:06 +01:00
vp3data.h
vp3dsp.c
vp5.c vp5: Fix illegal read. 2011-11-18 14:29:52 +01:00
vp5data.h
vp6.c vp6: Fix illegal read. 2011-11-18 14:29:52 +01:00
vp6data.h
vp6dsp.c
vp8_parser.c
vp8.c vp8: prevent read from uninitialized memory in decode_mvs 2011-11-04 01:22:59 +01:00
vp8.h
vp8data.h
vp8dsp.c
vp8dsp.h
vp56.c vp56:Fix error recovery code on size changes in vp5/6 decoder 2011-10-01 20:23:03 +02:00
vp56.h Check for huffman tree building error in vp6 decoder. 2011-09-22 01:19:27 +02:00
vp56data.c
vp56data.h
vp56dsp.c
vp56dsp.h
vp56rac.c
vqavideo.c vqavideo: check for out of bound reads. 2011-11-04 01:01:04 +01:00
w32thread.c
wavpack.c Reset internal state on corrupted blocks in wavpack decoder. 2011-10-01 20:38:43 +02:00
wma.c
wma.h
wmadata.h
wmadec.c wma: Check channel number before init. 2011-11-18 21:05:12 +01:00
wmaenc.c
wmaprodata.h
wmaprodec.c Validate the number of audio channels before using it in wmapro decoder. 2011-10-01 20:38:33 +02:00
wmavoice_data.h
wmavoice.c wmavoice: fix a signed overflow 2011-11-04 01:02:13 +01:00
wmv2.c
wmv2.h
wmv2dec.c
wmv2enc.c
wnv1.c
ws-snd1.c ws_snd: make sure number of channels is 1 2011-10-01 20:38:11 +02:00
xan.c Check for out of bound reads in xan_huffman_decode() of the xan decoder. 2011-10-01 20:53:44 +02:00
xiph.c
xiph.h
xl.c
xsubdec.c
xsubenc.c
xvmc_internal.h
xvmc.h
xxan.c xxan: check for out of bound accesses 2011-11-04 01:01:15 +01:00
yop.c
zmbv.c
zmbvenc.c