ffmpeg/libavcodec
Michael Niedermayer 2789b48b4e avcodec/ffv1dec: Clear quant_table_count if its invalid
Fixes deallocation of corrupted pointer
Fixes: 343dfbe142a38b521ed069dc4ea7c03b/signal_sigsegv_421427_4074_ffb11959610278cd40dbc153464aa254.avi
No releases affected

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit e04126072e)

Fixes ticket #5052.
2015-12-06 14:15:31 +01:00
..
alpha
arm arm: Don't clobber callee saved registers in scalarproduct 2013-12-21 09:58:12 +01:00
avr32
bfin
mips mips/acelp_filters: fix incorrect register constraint 2015-06-10 02:13:09 +02:00
ppc Merge remote-tracking branch 'qatar/master' 2013-05-27 08:55:24 +02:00
sh4
sparc Merge commit 'a5a0ef5e13a59ff53318a45d77c5624b23229c6f' 2013-05-18 10:05:00 +02:00
x86 avcodec/x86/h264_weight: handle weight1=128 2015-06-10 02:13:12 +02:00
4xm.c 4xm: Dont ignore dc run errors 2013-06-30 01:35:22 +02:00
8bps.c
8svx.c
012v.c avcodec/012v: redesign main loop 2015-06-10 02:13:09 +02:00
a64colors.h
a64multienc.c avcodec/a64multienc: fix use of uninitialized values in to_meta_with_crop 2015-06-10 02:13:09 +02:00
a64tables.h
aac_ac3_parser.c
aac_ac3_parser.h
aac_adtstoasc_bsf.c
aac_parser.c avcodec: fix aac/ac3 parser bitstream buffer size 2014-09-07 13:40:22 +02:00
aac_tablegen_decl.h
aac_tablegen.c
aac_tablegen.h
aac.h avcodec/aac: fix () in IS_CODEBOOK_UNSIGNED macro 2014-06-25 16:35:24 +02:00
aacadtsdec.c
aacadtsdec.h
aaccoder.c
aacdec.c avcodec/aacdec: Fix storing state before PCE decode 2015-06-10 02:13:10 +02:00
aacdectab.h
aacenc.c Fix buffer_size argument to init_put_bits() in multiple encoders. 2015-06-10 02:13:09 +02:00
aacenc.h
aacps_tablegen.c
aacps_tablegen.h
aacps.c
aacps.h
aacpsdata.c
aacpsdsp.c
aacpsdsp.h
aacpsy.c aacpsy: avoid psy_band->threshold becoming NaN 2015-06-10 02:13:10 +02:00
aacsbr.c aacsbr: break infinite loop in sbr_hf_calc_npatches 2015-06-10 02:13:11 +02:00
aacsbr.h
aacsbrdata.h
aactab.c
aactab.h
aandcttab.c
aandcttab.h
aasc.c aasc: return correct buffer size from aasc_decode_frame 2015-06-10 02:13:10 +02:00
ac3_parser.c avcodec: fix aac/ac3 parser bitstream buffer size 2014-09-07 13:40:22 +02:00
ac3_parser.h
ac3.c ac3: validate end in ff_ac3_bit_alloc_calc_mask 2015-06-10 02:13:10 +02:00
ac3.h
ac3dec_data.c
ac3dec_data.h
ac3dec.c fmtconvert: int32_t input to int32_to_float_fmul_scalar 2013-05-18 18:01:16 +02:00
ac3dec.h fmtconvert: int32_t input to int32_to_float_fmul_scalar 2013-05-18 18:01:16 +02:00
ac3dsp.c
ac3dsp.h
ac3enc_fixed.c
ac3enc_float.c
ac3enc_opts_template.c
ac3enc_template.c avcodec/ac3enc_template: fix out of array read 2014-09-27 20:58:41 +02:00
ac3enc.c Avoid a null pointer dereference on clean-up after oom in ac3 encoder. 2013-06-29 17:50:07 +02:00
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_data.c ADPCM IMA WAV 2, 3 and 5 bits decoder 2013-07-05 18:10:27 +00:00
adpcm_data.h ADPCM IMA WAV 2, 3 and 5 bits decoder 2013-07-05 18:10:27 +00:00
adpcm.c avcodec/adpcm: Check for overreads 2015-06-10 02:13:12 +02:00
adpcm.h
adpcmenc.c Fix buffer_size argument to init_put_bits() in multiple encoders. 2015-06-10 02:13:09 +02:00
adx_parser.c
adx.c
adx.h
adxdec.c
adxenc.c
aic.c aic: Fix decoding files with odd dimensions 2015-06-10 02:13:09 +02:00
alac_data.c
alac_data.h
alac.c alac: reject rice_limit 0 if compression is used 2015-06-10 02:13:10 +02:00
alacenc.c alacenc: Fix missing sign_extend() 2013-06-12 16:23:49 +02:00
allcodecs.c Merge remote-tracking branch 'qatar/master' 2013-06-11 09:36:34 +02:00
alsdec.c avcodec/alsdec: Check for overread 2015-06-10 02:13:12 +02:00
amr.h
amrnbdata.h
amrnbdec.c
amrwbdata.h
amrwbdec.c
anm.c
ansi.c avcodec/ansi: fix integer overflow 2014-02-17 20:56:24 +01:00
apedec.c apedec: prevent out of array writes in decode_array_0000 2015-06-10 02:13:10 +02:00
ass_split.c
ass_split.h
ass.c
ass.h
assdec.c
assenc.c avcodec/assenc: fix potential overread. 2013-09-15 22:21:05 +02:00
asv.c
asv.h
asvdec.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
asvenc.c
atrac1.c
atrac1data.h
atrac3.c atrac3: fix error handling 2013-07-10 02:15:43 +02:00
atrac3data.h
atrac.c
atrac.h
audio_frame_queue.c
audio_frame_queue.h
audioconvert.c
audioconvert.h
aura.c
avcodec.h lavc/avcodec.h: document bitstream filter API 2013-07-05 11:03:56 +02:00
avfft.c
avfft.h
avpacket.c avcodec: move end zeroing code from av_packet_split_side_data() to avcodec_decode_subtitle2() 2013-12-24 01:05:47 +01:00
avpicture.c
avrndec.c
avs.c
avuidec.c
avuienc.c
bethsoftvideo.c
bethsoftvideo.h
bfi.c
bgmc.c
bgmc.h
bink.c avcodec/bink: fix seeking to frame 0 2013-10-31 00:57:11 +01:00
binkaudio.c
binkdata.h Merge commit '28306e6d620c109ddd672f7243adfbc2bbb3b18f' 2013-06-02 10:30:35 +02:00
binkdsp.c Merge commit '28306e6d620c109ddd672f7243adfbc2bbb3b18f' 2013-06-02 10:30:35 +02:00
binkdsp.h use my full first name instead of short one in copyrights 2013-06-01 13:38:50 +02:00
bintext.c
bintext.h
bit_depth_template.c
bitstream_filter.c Merge remote-tracking branch 'qatar/master' 2013-07-06 12:08:43 +02:00
bitstream.c bitstream: fix a crash in case of oom 2013-07-09 19:41:22 +02:00
bmp_parser.c
bmp.c cosmetics: Fix "dont" "wont" "doesnt" typos 2013-06-29 02:31:16 +02:00
bmp.h
bmpenc.c
bmv.c
brender_pix.c
bytestream.h bytestream2_init: assert that buf_size is valid 2013-06-21 00:58:41 +02:00
c93.c
cabac_functions.h Merge commit 'e6d8acf6a8fba4743eb56eabe72a741d1bbee3cb' 2013-07-05 11:41:30 +02:00
cabac.c avcodec/cabac: force get_cabac to be not inlined 2013-12-09 10:36:00 +01:00
cabac.h
cavs_parser.c
cavs.c
cavs.h cavsdec: fix qp fixed slice handling 2014-06-25 16:35:25 +02:00
cavsdata.c
cavsdec.c avcodec/cavsdec: Check esc_code 2015-06-10 02:13:11 +02:00
cavsdsp.c
cavsdsp.h
cbrt_tablegen.c
cbrt_tablegen.h
cdgraphics.c cdgraphics: do not return 0 from the decode function 2014-08-10 22:24:05 +02:00
cdxl.c
celp_filters.c
celp_filters.h
celp_math.c
celp_math.h
cga_data.c
cga_data.h
chomp_bsf.c
cinepak.c avcodec/cinepak: fix integer underflow 2014-10-03 19:47:40 +02:00
cljr.c Rename "AVClass class" as "AVClass component_class". 2013-06-30 13:47:45 +02:00
cllc.c avcodec/cllc: Fix clobbered ff_get_buffer() change 2013-06-26 01:21:43 +02:00
cngdec.c
cngenc.c
codec_desc.c codec_desc: fix typo in rv20 long_name. 2013-07-10 00:27:34 +02:00
cook_parser.c
cook.c avcodec/cook: check that the subpacket sizes fit in block_align 2014-11-02 02:20:10 +01:00
cookdata.h
copy_block.h
cos_tablegen.c
cpia.c
crystalhd.c
cscd.c
cyuv.c
dca_parser.c
dca.c
dca.h
dcadata.h
dcadec.c avcodec/dcadec: Check active_bands 2015-06-10 02:13:12 +02:00
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_arith.c
dirac_arith.h avcodec/dirac_arith: fix integer overflow 2014-11-02 02:20:10 +01:00
dirac_dwt.c
dirac_dwt.h
dirac_parser.c
dirac.c
dirac.h
diracdec.c diracdec: check that block length is valid 2015-06-10 02:13:11 +02:00
diracdsp.c
diracdsp.h
dnxhd_parser.c
dnxhddata.c
dnxhddata.h
dnxhddec.c avcodec/dnxhddec: Check that the frame is interlaced before using cur_field 2015-06-10 02:13:10 +02:00
dnxhdenc.c dnxhdenc: fix mb_rc size 2014-01-18 01:13:22 +01:00
dnxhdenc.h
dpcm.c
dpx.c
dpxenc.c
dsicinav.c
dsputil_template.c
dsputil.c avcodec/dsputil: fix signedness in sizeof() comparissions 2013-09-23 21:46:15 +02:00
dsputil.h Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110' 2013-05-16 09:56:43 +02:00
dump_extradata_bsf.c
dv_profile.c
dv_profile.h
dv_tablegen.c
dv_tablegen.h
dv_vlc_data.h
dv.c Merge commit 'afe03092dd693d025d43e1620283d8d285c92772' 2013-06-29 10:59:04 +02:00
dvbsub_parser.c
dvbsub.c
dvbsubdec.c
dvd_nav_parser.c
dvdata.c
dvdata.h
dvdec.c
dvdsub_parser.c avcodec/dvdsub_parser: print message if packet is smaller than the packet size field 2014-08-02 01:27:26 +02:00
dvdsubdec.c avcodec/dvdsubdec: error on bitmaps with size 0 2015-06-10 02:13:08 +02:00
dvdsubenc.c
dxa.c avcodec/dxa: check dimensions 2014-11-02 02:20:10 +01:00
dxtory.c dxtory v2 support 2013-05-28 13:35:09 +02:00
dxva2_h264.c
dxva2_internal.h
dxva2_mpeg2.c
dxva2_vc1.c
dxva2.c
dxva2.h
eac3_data.c
eac3_data.h
eac3dec.c
eac3enc.c
eac3enc.h
eacmv.c
eaidct.c
eaidct.h
eamad.c
eatgq.c
eatgv.c
eatqi.c
elbg.c
elbg.h
error_resilience.c avcodec/error_resilience: check that er is supported before attempting to read the status of the previous slice 2013-12-07 11:34:42 +01:00
error_resilience.h
escape124.c escape124: switch to init_get_bits8() 2013-05-23 19:58:03 +00:00
escape130.c escape130: switch to init_get_bits8() 2013-05-23 10:21:12 +00:00
evrcdata.h
evrcdec.c
exr.c
faandct.c
faandct.h
faanidct.c
faanidct.h
faxcompr.c Fix buffer_size argument to init_put_bits() in multiple encoders. 2015-06-10 02:13:09 +02:00
faxcompr.h
fft_fixed.c
fft_float.c
fft-fixed-test.c
fft-internal.h
fft-test.c
fft.c
fft.h
ffv1.c avcodec/ffv1: seperate slice_count from max_slice_count 2015-10-10 01:12:18 +02:00
ffv1.h avcodec/ffv1: seperate slice_count from max_slice_count 2015-10-10 01:12:18 +02:00
ffv1dec.c avcodec/ffv1dec: Clear quant_table_count if its invalid 2015-12-06 14:15:31 +01:00
ffv1enc.c avcodec/ffv1: seperate slice_count from max_slice_count 2015-10-10 01:12:18 +02:00
ffwavesynth.c
flac_parser.c avcodec/flac_parser: fix handling EOF if no headers are found 2015-06-10 02:13:08 +02:00
flac.c
flac.h
flacdata.c
flacdata.h
flacdec.c avcodec/flacdec: Call ff_flacdsp_init() unconditionally 2015-06-10 02:13:07 +02:00
flacdsp_lpc_template.c
flacdsp_template.c
flacdsp.c
flacdsp.h
flacenc.c
flashsv2enc.c Fix buffer_size argument to init_put_bits() in multiple encoders. 2015-06-10 02:13:09 +02:00
flashsv.c avcodec/flashsv: check diff_start/height 2013-08-29 02:13:25 +02:00
flashsvenc.c Fix buffer_size argument to init_put_bits() in multiple encoders. 2015-06-10 02:13:09 +02:00
flicvideo.c
flv.h
flvdec.c
flvenc.c
fmtconvert.c fmtconvert: int32_t input to int32_to_float_fmul_scalar 2013-05-18 18:01:16 +02:00
fmtconvert.h fmtconvert: int32_t input to int32_to_float_fmul_scalar 2013-05-18 18:01:16 +02:00
frame_thread_encoder.c os2threads: move from lavc to compat/ 2013-05-28 12:49:20 +02:00
frame_thread_encoder.h
fraps.c fraps: set avctx->color_range 2013-05-23 10:05:28 +00:00
frwu.c
g2meet.c avcodec/g2meet: check tile dimensions to avoid integer overflow 2014-11-02 02:20:10 +01:00
g722.c
g722.h
g722dec.c
g722enc.c
g723_1_data.h
g723_1.c avcodec/g723_1: add assert to help static code analyzers 2014-06-25 16:18:40 +02:00
g726.c Rename "AVClass class" as "AVClass component_class". 2013-06-30 13:47:45 +02:00
g729.h
g729data.h
g729dec.c
g729postfilter.c
g729postfilter.h
get_bits.h get_bits: add get_bits_le() 2013-07-05 16:51:08 +00:00
gif.c gif: remove unused AVFrame from encoder private context 2013-07-07 23:06:06 +00:00
gif.h
gifdec.c avcodec/gifdec: factorize interleave end handling out 2014-10-03 20:28:43 +02:00
golomb-test.c avcodec/golomb-test: fix () in EXTEND() macro 2014-06-25 16:35:24 +02:00
golomb.c
golomb.h
gsm_parser.c
gsm.h
gsmdec_data.c
gsmdec_data.h
gsmdec_template.c
gsmdec.c
h261_parser.c
h261.c
h261.h
h261data.c
h261dec.c
h261enc.c
h263_parser.c
h263_parser.h
h263.c Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110' 2013-05-16 09:56:43 +02:00
h263.h
h263data.h
h263dec.c avcodec/h263dec: Fix use of uninitialized memory from the bitstream buffer 2014-06-25 16:18:39 +02:00
h264_cabac.c avcodec/h264_cabac: use int instead of long for mbb_xy 2015-06-10 02:13:08 +02:00
h264_cavlc.c h264_cavlc: fix reading skip run 2013-05-30 18:38:04 +02:00
h264_direct.c
h264_loopfilter.c
h264_mb_template.c
h264_mc_template.c
h264_mp4toannexb_bsf.c avcodec/h264_mp4toannexb_bsf: Reorder operations in nal_size check 2015-10-10 01:15:12 +02:00
h264_mvpred.h
h264_parser.c Merge commit 'f8a4d5e970f32f8cc747f9fa7bd975ee4a060ea1' 2013-06-08 10:50:24 +02:00
h264_ps.c avcodec/h264_ps: More completely check the bit depths 2015-06-10 02:13:08 +02:00
h264_refs.c avcodec/h264_refs: Do not set reference to things which dont exist 2015-06-10 02:13:10 +02:00
h264_sei.c
h264.c h264: Make sure reinit failures mark the context as not initialized 2015-06-10 02:13:12 +02:00
h264.h avcodec/h264: make the first field of H264Context an AVClass 2015-06-10 02:13:07 +02:00
h264addpx_template.c
h264chroma_template.c mpegvideo: implement ff_put_h264_chroma_mc1 & ff_avg_h264_chroma_mc2 2013-05-29 19:48:03 +02:00
h264chroma.c mpegvideo: implement ff_put_h264_chroma_mc1 & ff_avg_h264_chroma_mc2 2013-05-29 19:48:03 +02:00
h264chroma.h mpegvideo: implement ff_put_h264_chroma_mc1 & ff_avg_h264_chroma_mc2 2013-05-29 19:48:03 +02:00
h264data.h
h264dsp_template.c
h264dsp.c
h264dsp.h
h264idct_template.c
h264idct.c
h264idct.h
h264pred_template.c
h264pred.c
h264pred.h
h264qpel_template.c
h264qpel.c
h264qpel.h
hpel_template.c
hpeldsp_template.c
hpeldsp.c
hpeldsp.h
huffman.c avcodec/huffman: use named identifer for the bits constant 2013-05-21 13:51:04 +02:00
huffman.h avcodec/huffman: increase bits constant 2013-05-21 13:51:04 +02:00
huffyuv.c
huffyuv.h
huffyuvdec.c
huffyuvenc.c
idcinvideo.c
iff.c avcodec/iff: check pixfmt for rgb8 / rgbn 2014-08-10 22:24:05 +02:00
iirfilter.c
iirfilter.h
imc.c imc: Catch a division by zero 2013-07-09 16:20:50 +02:00
imcdata.h
imgconvert.c avcodec/imgconvert/get_color_type: fix type for PAL8 2013-10-02 23:47:41 +02:00
imgconvert.h
imx_dump_header_bsf.c
indeo2.c
indeo2data.h
indeo3.c avcodec/indeo3: ensure offsets are non negative 2015-06-10 02:13:07 +02:00
indeo3data.h
indeo4.c Merge commit '4a27a52a1f74016095b7aee1b4a422cf62217ade' 2013-05-29 04:02:23 +02:00
indeo4data.h
indeo5.c Revert "indeo5: reject negative motion vectors" 2013-07-01 06:49:46 +02:00
indeo5data.h
intelh263dec.c
internal.h libavcodec: use 64bit counter in deprecated audio encoder API to prevent problems regarding negative dts 2013-07-05 13:40:13 +02:00
interplayvideo.c
intrax8.c
intrax8.h
intrax8dsp.c
intrax8dsp.h
intrax8huf.h
ituh263dec.c Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110' 2013-05-16 09:56:43 +02:00
ituh263enc.c Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110' 2013-05-16 09:56:43 +02:00
ivi_common.c Merge commit '6a10142faa1cca8ba2bfe51b970754f62d60f320' 2013-07-05 12:26:25 +02:00
ivi_common.h
ivi_dsp.c avcodec/ivi_dsp: add some missing () to macros 2014-06-25 16:35:24 +02:00
ivi_dsp.h Merge commit '6647aa0426e73839b9b1d1c9d86188f469167531' 2013-05-29 03:52:16 +02:00
j2kenc.c jpeg2000: fix overflow in dequantization 2013-07-28 04:07:10 +02:00
jacosub.h
jacosubdec.c
jfdctfst.c
jfdctint_template.c
jfdctint.c
jpeg2000.c jpeg2000: fix dereferencing invalid pointers 2013-08-29 02:13:25 +02:00
jpeg2000.h Merge commit 'be3271009ef893fbed9640e8edbd771685fd957b' 2013-07-03 12:02:11 +02:00
jpeg2000dec.c avcodec/jpeg2000dec: Check that coords match before applying ICT 2015-06-10 02:13:12 +02:00
jpeg2000dwt.c jpeg2000: Merge rescaling with interleaving in 9/7 IDWT 2013-07-02 20:05:48 +02:00
jpeg2000dwt.h jpeg2000dwt: add float based 9/7 dwt 2013-05-28 09:42:19 +02:00
jpegls.c Merge commit 'ff4fc5ef12a37716c5c5d8928a2db92428e916ec' 2013-05-16 09:46:19 +02:00
jpegls.h Merge commit 'ff4fc5ef12a37716c5c5d8928a2db92428e916ec' 2013-05-16 09:46:19 +02:00
jpeglsdec.c avcodec/jpeglsdec: Check run value more completely in ls_decode_line() 2014-10-03 02:25:22 +02:00
jpeglsdec.h Merge commit 'ff4fc5ef12a37716c5c5d8928a2db92428e916ec' 2013-05-16 09:46:19 +02:00
jpeglsenc.c Merge commit 'ff4fc5ef12a37716c5c5d8928a2db92428e916ec' 2013-05-16 09:46:19 +02:00
jrevdct.c
jvdec.c
kbdwin.c
kbdwin.h
kgv1dec.c
kmvc.c avcodec/kmvc: fix MV checks 2013-07-31 02:54:26 +02:00
lagarith.c
lagarithrac.c
lagarithrac.h
latm_parser.c
lcl.h
lcldec.c
lclenc.c
libaacplus.c libaacplus: return meaningful error codes 2013-05-23 19:41:43 +00:00
libavcodec.v
libcelt_dec.c
libfaac.c avcodec/libfaac: fallback to a supported bitrate if the requested is not supported 2013-05-23 15:37:48 +02:00
libfdk-aacenc.c Merge commit '95d52464542f532061290192518d5fe1c1930e8d' 2013-06-24 10:57:04 +02:00
libgsm.c
libilbc.c avcodec/libilbc: support for latest git of libilbc 2014-09-21 17:04:15 +02:00
libmp3lame.c
libopencore-amr.c Rename "AVClass class" as "AVClass component_class" for external codecs. 2013-07-04 18:02:17 +02:00
libopenjpegdec.c Rename "AVClass class" as "AVClass component_class" for external codecs. 2013-07-04 18:02:17 +02:00
libopenjpegenc.c Rename "AVClass class" as "AVClass component_class" for external codecs. 2013-07-04 18:02:17 +02:00
libopus.c
libopus.h
libopusdec.c
libopusenc.c avcodec/libopusenc: change default frame duration to 20 ms 2013-12-24 01:05:47 +01:00
libschroedinger.c
libschroedinger.h
libschroedingerdec.c
libschroedingerenc.c
libshine.c
libspeexdec.c
libspeexenc.c Rename "AVClass class" as "AVClass component_class" for external codecs. 2013-07-04 18:02:17 +02:00
libstagefright.cpp libstagefright: port to refcounted frames 2013-07-04 20:17:38 +00:00
libtheoraenc.c avcodec/libtheoraenc: Check for av_malloc failure 2015-06-10 02:13:12 +02:00
libtwolame.c libtwolame: add forgotten calls 2013-05-26 21:57:28 +00:00
libutvideo.h libutvideo: Add ULH0 and ULH2 decoding when using version 13.0.1 2013-06-10 10:12:15 +02:00
libutvideodec.cpp (lib)utvideodec: remove setting of color_primaries 2013-06-10 16:00:59 +02:00
libutvideoenc.cpp libutvideo: Add ULH0 and ULH2 decoding when using version 13.0.1 2013-06-10 10:12:15 +02:00
libvo-aacenc.c
libvo-amrwbenc.c Rename "AVClass class" as "AVClass component_class" for external codecs. 2013-07-04 18:02:17 +02:00
libvorbisdec.c
libvorbisenc.c avcodec/libvorbisenc: dont add the duration to AV_NOPTS_VALUE 2014-06-25 16:35:24 +02:00
libvpxdec.c libvpxenc: Fix "passing argument 3 of av_image_copy from incompatible pointer type" warning 2013-05-16 22:54:16 +02:00
libvpxenc.c avcodec/libvpxenc: make class names unique 2013-07-09 03:04:31 +02:00
libwavpackenc.c Merge remote-tracking branch 'qatar/master' 2013-06-11 09:36:34 +02:00
libx264.c avcodec/libx264: move where x264opts is applied down so it isnt overridden by avctx & defaults 2014-06-25 16:18:40 +02:00
libxavs.c Rename "AVClass class" as "AVClass component_class" for external codecs. 2013-07-04 18:02:17 +02:00
libxvid_rc.c
libxvid.c
libxvid.h
ljpegenc.c
loco.c
log2_tab.c
lpc.c rename new lls code to lls2 to avoid conflict with the old which has a different ABI 2013-12-24 01:05:47 +01:00
lpc.h
lsp.c
lsp.h
lzw.c
lzw.h
lzwenc.c
mace.c
Makefile Merge remote-tracking branch 'qatar/master' 2013-06-11 09:36:34 +02:00
mathops.h
mathtables.c
mdct_fixed.c
mdct_float.c
mdct.c
mdec.c mdec: check for out of bounds read 2015-06-10 02:13:09 +02:00
microdvddec.c
mimic.c
mjpeg2jpeg_bsf.c
mjpeg_parser.c
mjpeg.c
mjpeg.h
mjpega_dump_header_bsf.c
mjpegbdec.c
mjpegdec.c avcodec/mjpegdec: fix len computation in ff_mjpeg_decode_dqt() 2015-06-10 02:13:11 +02:00
mjpegdec.h mjpegdec: Fix used quant index for gbr 2013-07-11 12:06:57 +02:00
mjpegenc.c avcodec/mjpegen: Fix declared argument size 2014-06-25 16:18:40 +02:00
mjpegenc.h avcodec/mjpegen: Fix declared argument size 2014-06-25 16:18:40 +02:00
mlp_parser.c
mlp_parser.h
mlp.c
mlp.h
mlpdec.c avcodec/mlpdec: fix () in MSB_MASK() macro 2014-06-25 16:35:24 +02:00
mlpdsp.c
mlpdsp.h
mmvideo.c avcodec/mmvideo: Bounds check 2nd line of HHV Intra blocks 2014-10-03 15:10:48 +02:00
motion_est_template.c
motion_est.c avcodec/motion_est: use 2x8x8 for interlaced qpel 2015-06-10 02:13:07 +02:00
motion-test.c
motionpixels_tablegen.c
motionpixels_tablegen.h
motionpixels.c
movsub_bsf.c
movtextdec.c
movtextenc.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 avcodec/mpeg4audio: add some padding/alignment to MAX_PCE_SIZE 2015-06-10 02:13:11 +02:00
mpeg4data.h
mpeg4video_parser.c
mpeg4video_parser.h
mpeg4video.c
mpeg4video.h
mpeg4videodec.c mpeg4videodec: only allow a positive length 2015-06-10 02:13:10 +02:00
mpeg4videoenc.c
mpeg12.c Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110' 2013-05-16 09:56:43 +02:00
mpeg12.h
mpeg12data.c
mpeg12data.h
mpeg12dec.c mpeg12dec: Remove incomplete and wrong UV swapping code for VCR2 2013-12-24 01:05:47 +01:00
mpeg12decdata.h
mpeg12enc.c
mpegaudio_parser.c
mpegaudio_tablegen.c
mpegaudio_tablegen.h
mpegaudio.c
mpegaudio.h
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec_float.c
mpegaudiodec.c avcodec/mp3: fix skipping zeros 2015-10-10 01:12:08 +02:00
mpegaudiodecheader.c Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110' 2013-05-16 09:56:43 +02:00
mpegaudiodecheader.h
mpegaudiodectab.h
mpegaudiodsp_data.c
mpegaudiodsp_fixed.c
mpegaudiodsp_float.c
mpegaudiodsp_template.c
mpegaudiodsp.c
mpegaudiodsp.h
mpegaudioenc.c
mpegaudiotab.h
mpegvideo_enc.c avcodec/rv10: check size of s->mb_width * s->mb_height 2015-06-10 02:13:09 +02:00
mpegvideo_motion.c
mpegvideo_parser.c
mpegvideo_xvmc.c
mpegvideo.c avcodec/mpegvideo: Set err on failure in ff_mpv_common_frame_size_change() 2014-09-07 14:37:56 +02:00
mpegvideo.h avcodec/rv10: check size of s->mb_width * s->mb_height 2015-06-10 02:13:09 +02:00
mpl2dec.c
mqc.c jpeg2000: Initialize only once mqc arrays 2013-07-28 04:07:02 +02:00
mqc.h jpeg2000: Initialize only once mqc arrays 2013-07-28 04:07:02 +02:00
mqcdec.c
mqcenc.c
msgsmdec.c
msgsmdec.h
msmpeg4.c msmpeg4: Fix ff_msmpeg4_pred_dc() so it works with lowres>0 2013-06-24 03:44:30 +02:00
msmpeg4.h
msmpeg4data.c
msmpeg4data.h
msmpeg4dec.c
msmpeg4enc.c
msrle.c avcodec/msrle: check return code for success before use 2014-06-25 16:18:40 +02:00
msrledec.c msrledec: use signed pixel_ptr in msrle_decode_pal4 2015-06-10 02:13:10 +02:00
msrledec.h
mss1.c
mss2.c
mss2dsp.c
mss2dsp.h
mss3.c
mss4.c avcodec/mss4: Fix () in MKVAL() macro 2014-06-25 16:35:24 +02:00
mss12.c
mss12.h
mss34dsp.c avcodec/mss34dsp: fix () in SOP* macros 2014-06-25 16:35:24 +02:00
mss34dsp.h
msvideo1.c
msvideo1enc.c
mvcdec.c
mxpegdec.c
nellymoser.c
nellymoser.h
nellymoserdec.c
nellymoserenc.c Fix buffer_size argument to init_put_bits() in multiple encoders. 2015-06-10 02:13:09 +02:00
noise_bsf.c
nuv.c
old_codec_ids.h
options_table.h avcodec/options_table: remove extradata_size from the AVOptions table 2015-06-10 02:13:09 +02:00
options.c
paf.c
paf.h
pamenc.c
parser.c avcodec/parser: reset indexes on realloc failure 2013-10-08 18:13:55 +02:00
parser.h
pcm_tablegen.c
pcm_tablegen.h
pcm-mpeg.c
pcm.c pcmenc: don't allocate unused avctx->coded_frame 2013-06-07 09:29:34 +00:00
pcx.c
pcxenc.c
pgssubdec.c
pictordec.c pictor: use the correct logging context 2013-06-29 18:11:12 +02:00
png_parser.c
png.c
png.h
pngdec.c avcodec/pngdec: Check IHDR/IDAT order 2015-06-10 02:13:07 +02:00
pngdsp.c avcodec/pngdsp: fix (un)signed type in end comparission 2013-08-30 23:35:47 +02:00
pngdsp.h
pngenc.c Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110' 2013-05-16 09:56:43 +02:00
pnm_parser.c
pnm.c Revert "pnm: remove nonsense code" 2013-07-29 00:05:01 +02:00
pnm.h
pnmdec.c
pnmenc.c
proresdata.c
proresdata.h
proresdec2.c avcodec/proresdec2: Reset slice_count on deallocation 2015-06-10 02:13:11 +02:00
proresdec_lgpl.c proresdec: Fix end condition 2013-05-22 20:24:50 +02:00
proresdec.h proresdec2: Support decoding transparency information. 2013-05-18 16:48:34 +02:00
proresdsp.c
proresdsp.h
proresenc_anatoliy.c Fix buffer_size argument to init_put_bits() in multiple encoders. 2015-06-10 02:13:09 +02:00
proresenc_kostya.c Fix buffer_size argument to init_put_bits() in multiple encoders. 2015-06-10 02:13:09 +02:00
psymodel.c Avoid a null pointer dereference on oom in the aac encoder. 2013-06-30 23:25:18 +02:00
psymodel.h
pthread.c Rename thread_init() in libavcodec and libavfilter as library_thread_init(). 2013-06-30 13:47:45 +02:00
ptx.c
put_bits.h Merge commit 'afe03092dd693d025d43e1620283d8d285c92772' 2013-06-29 10:59:04 +02:00
qcelpdata.h
qcelpdec.c
qdm2_tablegen.c
qdm2_tablegen.h
qdm2.c avcodec/qdm2: initialize sign_bits 2013-07-11 12:03:30 +02:00
qdm2data.h
qdrw.c
qpeg.c avcodec/qpeg: fix off by 1 error in MV bounds check 2014-10-03 21:32:12 +02:00
qtrle.c update all trac links to use the trac subdomain 2013-06-29 19:27:49 +02:00
qtrleenc.c
r210dec.c
r210enc.c
ra144.c
ra144.h Rename constant FRAMESIZE in ra144 codec as FRAME_SIZE. 2013-06-30 13:47:45 +02:00
ra144dec.c Rename constant FRAMESIZE in ra144 codec as FRAME_SIZE. 2013-06-30 13:47:45 +02:00
ra144enc.c x86/dsputil: add emms to ff_scalarproduct_int16_mmxext() 2014-09-20 14:14:26 +02:00
ra288.c avcodec/ra288: use init_get_bits8() 2013-07-04 13:40:08 +02:00
ra288.h
ralf.c
ralfdata.h
rangecoder.c
rangecoder.h
ratecontrol.c avcodec/ratecontrol: silence "warning: expected_bits may be used uninitialized in this function" 2013-05-20 15:49:49 +02:00
ratecontrol.h
raw.c
raw.h
rawdec.c avcodec/rawdec: Check the return code of avpicture_get_size() 2015-06-10 02:13:07 +02:00
rawenc.c
rdft.c
rdft.h
realtextdec.c
rectangle.h
remove_extradata_bsf.c
resample2.c
resample.c
rl2.c
rl.h
rle.c
rle.h
rnd_avg.h
roqaudioenc.c
roqvideo.c
roqvideo.h
roqvideodec.c
roqvideoenc.c roqvideoenc: set enc->avctx in roq_encode_init 2015-06-10 02:13:09 +02:00
rpza.c avcodec/rpza: Perform pointer advance and checks before using the pointers 2013-08-29 02:13:25 +02:00
rtjpeg.c
rtjpeg.h
rv10.c Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110' 2013-05-16 09:56:43 +02:00
rv10enc.c avcodec/rv10: check size of s->mb_width * s->mb_height 2015-06-10 02:13:09 +02:00
rv20enc.c
rv30.c Check the return value of ff_rv34_decode_init() in rv30.c and rv40.c 2013-07-08 11:56:16 +02:00
rv30data.h
rv30dsp.c
rv34_parser.c
rv34.c Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110' 2013-05-16 09:56:43 +02:00
rv34.h
rv34data.h
rv34dsp.c
rv34dsp.h
rv34vlc.h
rv40.c Check the return value of ff_rv34_decode_init() in rv30.c and rv40.c 2013-07-08 11:56:16 +02:00
rv40data.h
rv40dsp.c
rv40vlc2.h
s3tc.c
s3tc.h
s302m.c
s302menc.c Fix buffer_size argument to init_put_bits() in multiple encoders. 2015-06-10 02:13:09 +02:00
samidec.c
sanm_data.h
sanm.c
sbr.h
sbrdsp.c
sbrdsp.h
sgi.h
sgidec.c sgidec: safer check for buffer overflow 2013-08-10 02:03:37 +02:00
sgienc.c
sgirledec.c replace some deprecated defines 2013-07-06 05:43:24 +00:00
shorten.c avcodec/shorten: More complete pred_order check 2015-06-10 02:13:11 +02:00
simple_idct_template.c
simple_idct.c
simple_idct.h
sinewin_tablegen.c
sinewin_tablegen.h
sinewin.c
sinewin.h
sipr16k.c
sipr16kdata.h
sipr.c
sipr.h
siprdata.h
smacker.c Avoid a null pointer dereference on oom when decoding smacker. 2013-06-29 16:04:07 +02:00
smc.c avcodec/smc: fix off by 1 error 2014-10-03 23:24:23 +02:00
smvjpegdec.c avcodec/smvjpegdec: check avcodec_decode_video2() return code 2015-06-10 02:13:11 +02:00
snow_dwt.c
snow_dwt.h
snow.c
snow.h avcodec/snow: check coeffs for validity 2014-09-07 13:40:22 +02:00
snowdata.h
snowdec.c avcodec/snowdec: Fix ref value check 2015-06-10 02:13:09 +02:00
snowenc.c snowenc: check minimum resolution 2013-07-09 21:10:45 +02:00
sonic.c avcodec/sonic: More completely check sample_rate_index and channels 2015-06-10 02:13:11 +02:00
sp5x.h
sp5xdec.c
srtdec.c avcodec/srtdec: fix potential overread. 2013-09-15 22:21:05 +02:00
srtenc.c
subviewerdec.c
sunrast.c
sunrast.h
sunrastenc.c
svq1_cb.h
svq1_vlc.h
svq1.c
svq1.h
svq1dec.c avcodec/svq1dec: zero terminate embedded message before printing 2014-11-02 02:20:10 +01:00
svq1enc_cb.h
svq1enc.c avcodec/svq1enc: fix frame rotation code 2013-07-04 22:22:04 +02:00
svq3.c avcodec/svq3: Dont memcpy AVFrame 2014-11-02 02:20:09 +01:00
svq3.h
svq13.c
synth_filter.c
synth_filter.h
tableprint.h
tak_parser.c tak_parser: properly mark packets as key frames 2013-06-28 21:31:14 +00:00
tak.c tak: simplify ff_tak_check_crc() 2013-06-04 17:25:32 +00:00
tak.h
takdec.c avcodec/takdec: always check bits_per_raw_sample 2014-01-31 19:55:25 +01:00
targa_y216dec.c
targa.c
targa.h
targaenc.c
textdec.c
thread.h
tiertexseqv.c
tiff_data.c
tiff_data.h
tiff.c avcodec/tiff: move bpp check to after "end:" 2015-06-10 02:13:09 +02:00
tiff.h Merge commit '46ce9ded96ffcb798b03da894cdb5fdac376a6ee' 2013-06-03 11:44:11 +02:00
tiffenc.c Merge commit '46ce9ded96ffcb798b03da894cdb5fdac376a6ee' 2013-06-03 11:44:11 +02:00
timecode.c
timecode.h
tmv.c
truemotion1.c
truemotion1data.h
truemotion2.c avcodec/truemotion2: Fix av_freep arguments 2013-09-23 21:46:15 +02:00
truespeech_data.h
truespeech.c
tscc2.c
tscc2data.h
tscc.c
tta.c lavc: copy AVCodecContext for threads 2013-06-13 21:49:18 +00:00
ttadata.c tta: move code that will be shared with encoder to separate file 2013-06-02 14:53:14 +00:00
ttadata.h tta: move code that will be shared with encoder to separate file 2013-06-02 14:53:14 +00:00
ttaenc.c ttaenc: fix packet size 2013-08-10 02:01:40 +02:00
twinvq_data.h
twinvq.c
txd.c
ulti_cb.h
ulti.c
unary.h
utils.c avcodec/utils: Align YUV411 by as much as the other YUV variants 2015-06-10 02:13:09 +02:00
utvideo.c
utvideo.h
utvideodec.c avcodec/utvideodec: Fix handling of slice_height=0 2015-06-10 02:13:07 +02:00
utvideoenc.c avcodec/utvideoenc: fix slice_bits size 2014-03-01 20:28:49 +01:00
v210dec.c
v210dec.h
v210enc.c
v210x.c
v308dec.c
v308enc.c
v408dec.c
v408enc.c
v410dec.c
v410enc.c
vaapi_h264.c
vaapi_internal.h
vaapi_mpeg2.c
vaapi_mpeg4.c
vaapi_vc1.c
vaapi.c vaapi: return early from ff_vaapi_render_picture() without picture 2013-06-18 01:56:06 +02:00
vaapi.h
vb.c
vble.c
vc1_parser.c vc1_parser: fix parsing of the frame headers in interlaced streams 2013-06-14 12:03:44 +02:00
vc1.c avcodec/vc1: reset fcm/field_mode in non advanced header parsing 2014-02-01 19:22:23 +01:00
vc1.h vc1dec: Remove interlaced warning 2013-05-28 13:56:29 +03:00
vc1acdata.h
vc1data.c
vc1data.h
vc1dec.c iavcodec/vc1dec: Fix missing {} 2014-06-25 16:35:24 +02:00
vc1dsp.c
vc1dsp.h
vcr1.c
vda_h264_dec.c vda_h264_dec: remove check_format 2013-06-01 12:02:11 +00:00
vda_h264.c avcodec/vda_h264: use av_buffer to manage buffers 2013-05-27 09:05:55 +02:00
vda.h avcodec/vda_h264: use av_buffer to manage buffers 2013-05-27 09:05:55 +02:00
vdpau_h264.c
vdpau_internal.h
vdpau_mpeg4.c
vdpau_mpeg12.c
vdpau_vc1.c
vdpau.c
vdpau.h configure: rename have_incompatible_fork_abi -> have_incompatible_libav_abi 2013-07-03 13:16:33 +02:00
version.h avformat/avidec: Fix incorrect detection of badly interleaved avi 2013-07-05 22:07:48 +02:00
videodsp_template.c
videodsp.c
videodsp.h
vima.c
vmdav.c avcodec/vmdvideo: Check len before using it in method 3 2015-06-10 02:13:07 +02:00
vmnc.c avcodec/vmnc: Check that rectangles are within the picture 2014-01-21 17:02:19 +01:00
vorbis_data.c
vorbis_enc_data.h
vorbis_parser.c
vorbis_parser.h
vorbis.c
vorbis.h
vorbisdec.c vorbisdec: Check VLC tables during use instead of setup 2013-07-01 02:09:29 +02:00
vorbisdsp.c
vorbisdsp.h
vorbisenc.c
vp3_parser.c
vp3.c vp3: zero allocated tables 2013-05-21 17:49:29 +00:00
vp3data.h
vp3dsp.c
vp3dsp.h
vp5.c
vp5data.h
vp6.c avcodec/huffman: use named identifer for the bits constant 2013-05-21 13:51:04 +02:00
vp6data.h
vp6dsp.c
vp8_parser.c
vp8.c vp8: Wait for prev_frame to parse segment_map before reading it 2013-07-07 13:30:29 +03:00
vp8.h avcodec/vp8: Cosmetics, maintain alphabetical order in threading headers 2013-05-28 12:49:21 +02:00
vp8data.h
vp8dsp.c
vp8dsp.h
vp56.c
vp56.h
vp56data.c
vp56data.h
vp56dsp.c
vp56dsp.h
vp56rac.c
vqavideo.c avcodec/vqavideo: Check chunk size 2015-06-10 02:13:11 +02:00
wavpack.c avcodec/wavpack: Check L/R values before use to avoid harmless integer overflow and undefined behavior in fate 2015-06-10 02:13:10 +02:00
webvttdec.c
wma_common.c
wma_common.h
wma.c avcodec/wma: use av_freep(), do not leave stale pointers in memory 2014-06-25 16:18:40 +02:00
wma.h
wmadata.h
wmadec.c Avoid a deadlock when decoding wma. 2013-09-02 08:54:32 +02:00
wmaenc.c wamenc: handle failure to encode. 2013-05-29 22:31:16 +02:00
wmalosslessdec.c avcodec/wmalosslessdec: fix mclms_coeffs* array size 2014-02-07 15:43:07 +01:00
wmaprodata.h
wmaprodec.c avcodec/wmaprodec: Fix integer overflow in sfb_offsets initialization 2014-11-10 23:49:05 +01:00
wmavoice_data.h
wmavoice.c wmavoice: conceal clearly corrupted blocks 2013-07-11 12:06:56 +02:00
wmv2.c
wmv2.h
wmv2dec.c
wmv2dsp.c
wmv2dsp.h
wmv2enc.c
wnv1.c
ws-snd1.c
xan.c
xbmdec.c
xbmenc.c
xface.c
xface.h
xfacedec.c
xfaceenc.c
xiph.c
xiph.h
xl.c
xsubdec.c
xsubenc.c
xvmc_internal.h
xvmc.h
xwd.h
xwddec.c
xwdenc.c
xxan.c
y41pdec.c
y41penc.c
yop.c
yuv4dec.c
yuv4enc.c
zerocodec.c
zmbv.c avcodec/zmbv: Check len before reading in decode_frame() 2015-06-10 02:13:09 +02:00
zmbvenc.c zmbvenc: remove unused AVFrame from encoder private context 2013-07-07 23:50:54 +00:00