FFmpeg/libavcodec
Michael Niedermayer 31a5bde1bf avcodec/ffv1: Initialize vlc_state on allocation
This ensures that they are always set to valid values
Fixes Ticket4939

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit a878dfa4f5)

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2015-11-26 16:58:32 +01:00
..
aarch64 lavc/aarch64: Do not use the neon horizontal chroma loop filter for H.264 4:2:2. 2015-02-03 23:08:15 +01:00
alpha avcodec/idctdsp: change {put,add}_pixels_clamped to ptrdiff_t line_size 2014-09-24 21:43:19 -03:00
arm avcodec/arm/videodsp_armv5te: Fix linking failure with "g++ -shared -D__STDC_CONSTANT_MACROS -o test.so ... libavcodec.a" 2015-02-12 17:10:36 +01:00
avr32
bfin
mips mips/acelp_filters: fix incorrect register constraint 2015-03-21 01:52:51 +01:00
neon
ppc avcodec/ppc/idctdsp.c: POWER LE support in idct_add_altivec() 2015-02-12 17:10:36 +01:00
sh4
sparc
x86 avcodec/x86/sbrdsp: Fix using uninitialized upper 32bit of noise 2015-11-26 16:58:32 +01:00
4xm.c avcodec/4xm: remove duplicate assert 2014-11-13 19:01:08 +01:00
8bps.c
8svx.c
012v.c avcodec/012v: redesign main loop 2015-03-21 01:52:52 +01:00
a64colors.h
a64multienc.c avcodec/a64multienc: Assert that the Packet size does not grow 2015-03-21 01:52:51 +01:00
a64tables.h
aac_ac3_parser.c
aac_ac3_parser.h
aac_adtstoasc_bsf.c
aac_parser.c
aac_tablegen_decl.h
aac_tablegen.c
aac_tablegen.h
aac.h avcodec/aacdec: Use avpriv_float_dsp_alloc() 2014-12-02 19:32:45 +01:00
aacadtsdec.c
aacadtsdec.h
aaccoder.c
aacdec.c libavcodec/aacdec_template: Use init_get_bits8() in aac_decode_frame() 2015-11-26 16:58:31 +01:00
aacdectab.h
aacenc.c Fix buffer_size argument to init_put_bits() in multiple encoders. 2015-03-21 01:52:51 +01:00
aacenc.h avcodec/aacenc: Use avpriv_float_dsp_alloc() 2014-11-29 18:58:13 +01:00
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-04-17 15:20:30 +02:00
aacsbr_tablegen.c
aacsbr_tablegen.h
aacsbr.c avcodec/aacsbr: Assert that bs_num_env is positive 2015-07-28 02:42:15 +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-04-17 15:20:30 +02:00
ac3_parser.c
ac3_parser.h
ac3.c ac3: validate end in ff_ac3_bit_alloc_calc_mask 2015-04-17 15:20:30 +02:00
ac3.h
ac3dec_data.c
ac3dec_data.h
ac3dec_fixed.c ac3dec_fixed: always use the USE_FIXED=1 variant of the AC3DecodeContext 2015-03-21 01:52:52 +01:00
ac3dec_float.c ac3dec_fixed: always use the USE_FIXED=1 variant of the AC3DecodeContext 2015-03-21 01:52:52 +01:00
ac3dec.c ac3_fixed: fix computation of spx_noise_blend 2015-03-21 01:52:53 +01:00
ac3dec.h ac3dec_fixed: always use the USE_FIXED=1 variant of the AC3DecodeContext 2015-03-21 01:52:52 +01:00
ac3dsp.c
ac3dsp.h
ac3enc_fixed.c
ac3enc_float.c avcodec/ac3enc: Use avpriv_float_dsp_alloc() 2014-11-29 18:54:27 +01:00
ac3enc_opts_template.c Merge commit 'cc4992aaf3dbb0af88d9727983d75636baf1f8cc' 2014-09-26 22:18:12 +02:00
ac3enc_template.c avcodec/ac3enc: Use avpriv_float_dsp_alloc() 2014-11-29 18:54:27 +01:00
ac3enc.c avcodec/ac3enc: Use avpriv_float_dsp_alloc() 2014-11-29 18:54:27 +01:00
ac3enc.h avcodec/ac3enc: Use avpriv_float_dsp_alloc() 2014-11-29 18:54:27 +01:00
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_data.h
adpcm.c avcodec/adpcm: Check for overreads 2015-07-28 02:33:56 +02:00
adpcm.h
adpcmenc.c Fix buffer_size argument to init_put_bits() in multiple encoders. 2015-03-21 01:52:51 +01:00
adx_parser.c
adx.c
adx.h
adxdec.c
adxenc.c avcodec/adxenc: fix rounding 2014-11-30 12:56:02 +01:00
aic.c aic: Fix decoding files with odd dimensions 2015-03-21 01:52:52 +01:00
alac_data.c
alac_data.h
alac.c avcodec/alac: Clear pointers in allocate_buffers() 2015-07-28 02:42:16 +02:00
alacenc.c
aliaspixdec.c
aliaspixenc.c
allcodecs.c avcodec/pngdec: add APNG support. 2014-11-21 17:13:56 +01:00
alsdec.c alsdec: limit avctx->bits_per_raw_sample to 32 2015-11-26 01:37:55 +01:00
amr.h
amrnbdata.h
amrnbdec.c
amrwbdata.h
amrwbdec.c
anm.c lavc/anm: fix mem leak in case of init failure 2014-11-23 03:25:25 +01:00
ansi.c Merge commit '994ab1804b8bf532f44876927b07b51f1f63247f' 2014-11-13 14:51:37 +01:00
apedec.c apedec: prevent out of array writes in decode_array_0000 2015-05-21 20:43:37 +02:00
apng.h apng: move shared header from avformat to avcodec. 2014-12-02 15:52:31 +01:00
ass_split.c avcodec/ass_split: realign after addition of new fields 2014-10-15 19:25:06 +02:00
ass_split.h avcodec/ass_split: extend recognized fields in ASS splitter 2014-10-15 19:25:06 +02:00
ass.c avcodec/ass: add ASS trailing \r\n in one single place 2014-10-19 23:24:34 +02:00
ass.h avcodec/ass: add ASS trailing \r\n in one single place 2014-10-19 23:24:34 +02:00
assdec.c
assenc.c
asv.c
asv.h
asvdec.c
asvenc.c
atrac1.c avcodec/atrac1: Use avpriv_float_dsp_alloc() 2014-11-20 22:30:48 +01:00
atrac1data.h
atrac3.c avcodec/atrac3: Use avpriv_float_dsp_alloc() 2014-11-30 11:23:34 +01:00
atrac3data.h
atrac3plus_data.h
atrac3plus.c Merge commit 'd16ec1b6db25bc348b0d4800c9a0c9b7070e3710' 2014-11-15 02:17:54 +01:00
atrac3plus.h
atrac3plusdec.c avcodec/atrac3plusdec: consume only as many bytes as available 2015-07-28 02:33:56 +02:00
atrac3plusdsp.c avcodec/atrac3plusdsp: fix on stack alignment 2015-04-17 15:20:30 +02:00
atrac.c
atrac.h
audio_frame_queue.c Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f' 2014-10-14 02:16:16 +02:00
audio_frame_queue.h
audioconvert.c
audioconvert.h
audiodsp.c
audiodsp.h
aura.c
avcodec.h doc: fix spelling errors 2014-12-01 00:31:06 +01:00
avcodecres.rc
avdct.c
avdct.h
avfft.c
avfft.h
avpacket.c avcodec/avpacket: use av_freep(), do not leave stale pointers in memory 2014-10-07 03:40:57 +02:00
avpicture.c avcodec/avpicture: use av_freep(), do not leave stale pointers in memory 2014-10-08 16:09:31 +02:00
avrndec.c
avs.c Merge commit 'c7384664ba0cbb12d882effafbc6d321ae706cff' 2014-11-13 14:51:03 +01:00
avuidec.c
avuienc.c lavc/avuienc: fix mem leak in case of init failure 2014-11-25 22:18:08 +01:00
bethsoftvideo.c
bethsoftvideo.h
bfi.c avcodec/bfi: use av_freep(), do not leave stale pointers in memory 2014-10-08 16:08:28 +02:00
bgmc.c bgmc: fix sizeof arguments 2014-11-14 20:25:02 +01:00
bgmc.h
bink.c
binkaudio.c
binkdata.h
binkdsp.c
binkdsp.h
bintext.c
bintext.h
bit_depth_template.c
bitstream_filter.c avcodec/bitstream_filter: Use av_bitstream_filter_next() instead of direct access in av_bitstream_filter_init() 2014-09-30 20:27:07 +02:00
bitstream.c avcodec/bitstream: Assert that there is enough space left in avpriv_copy_bits() 2015-07-28 02:33:56 +02:00
blockdsp.c
blockdsp.h
bmp_parser.c
bmp.c
bmp.h
bmpenc.c
bmvaudio.c
bmvvideo.c
brenderpix.c
bswapdsp.c
bswapdsp.h
bytestream.h bytestream2: set the reader to the end when reading more than available 2015-07-28 02:42:16 +02:00
c93.c
cabac_functions.h
cabac_tablegen.c
cabac_tablegen.h
cabac.c
cabac.h
cavs_parser.c
cavs.c Merge commit '85dc006b1a829726dd5e3a9b0fcc6a1dbfe6dffa' 2014-11-18 03:16:38 +01:00
cavs.h
cavsdata.c
cavsdec.c avcodec/cavsdec: Use ff_set_dimensions() 2015-05-21 20:43:39 +02:00
cavsdsp.c
cavsdsp.h
cbrt_tablegen.c
cbrt_tablegen.h
cdgraphics.c
cdxl.c
celp_filters.c celp_filters: don't use filter lenght as loop bound 2014-11-03 12:45:42 -05:00
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:34:28 +02:00
cinepakenc.c
cljrdec.c
cljrenc.c
cllc.c
cngdec.c avcodec/cngdec: Use av_freep() to avoid leaving stale pointers in memory 2014-10-30 23:36:51 +01:00
cngenc.c
codec_desc.c avcodec/pngdec: add APNG support. 2014-11-21 17:13:56 +01:00
cook_parser.c
cook.c Merge commit '299d8ab104fb350254eb2e6d9ecdce892a2a55b1' 2014-11-24 13:18:41 +01:00
cookdata.h
copy_block.h
cos_tablegen.c
cpia.c
crystalhd.c avcodec/crystalhd: use av_freep() to avoid stale pointers 2014-10-30 23:35:32 +01:00
cscd.c
cyuv.c
dca_parser.c
dca.c
dca.h
dcadata.h
dcadec.c avcodec/dcadec: Check active_bands 2015-05-21 20:43:39 +02:00
dcadsp.c
dcadsp.h
dcaenc.c avcodec/dcaenc: clear bitstream end 2015-11-26 16:58:31 +01:00
dcaenc.h
dcahuff.h
dct32_fixed.c
dct32_float.c
dct32_template.c
dct32.h
dct-test.c lavc: Use av_gettime_relative 2014-10-24 09:53:42 +03:00
dct.c avcodec/dct: use av_freep(), do not leave stale pointers in memory 2014-10-11 22:51:33 +02:00
dct.h
dctref.c
dctref.h
dfa.c
dirac_arith.c
dirac_arith.h lavc/dirac_arith: Only compile x86 asm if ARCH_X86 is set. 2014-12-02 11:36:48 +01:00
dirac_dwt.c
dirac_dwt.h
dirac_parser.c avcodec/dirac_parser: use av_freep(), do not leave stale pointers in memory 2014-10-11 22:51:15 +02:00
dirac.c Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41' 2014-10-15 15:49:31 +02:00
dirac.h
diracdec.c avcodec/diracdec: Check slices malloc and propagate error code 2015-07-30 18:52:58 +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-03-21 01:52:53 +01:00
dnxhdenc.c Merge commit '85dc006b1a829726dd5e3a9b0fcc6a1dbfe6dffa' 2014-11-18 03:16:38 +01:00
dnxhdenc.h
dpcm.c
dpx_parser.c
dpx.c avcodec/dpx: fix framerate 2014-10-15 16:08:36 +02:00
dpxenc.c avcodec/dpxenc: implement write16/32 as functions 2015-07-28 02:42:14 +02:00
dsd_tablegen.c
dsd_tablegen.h
dsddec.c
dsicinaudio.c
dsicinvideo.c
dump_extradata_bsf.c
dv_profile_internal.h
dv_profile.c
dv_profile.h
dv_tablegen.c
dv_tablegen.h
dv.c dv: increase VLC reading bits to 10 2014-10-28 12:22:03 +01:00
dv.h dv: increase VLC reading bits to 10 2014-10-28 12:22:03 +01:00
dvbsub_parser.c
dvbsub.c
dvbsubdec.c avcodec/dvbsubdec: av_assert* instead of assert() 2014-11-12 20:08:24 +01:00
dvd_nav_parser.c
dvdata.c dv: move inverse weight tables to decoder 2014-10-26 19:21:59 +01:00
dvdata.h dv: move inverse weight tables to decoder 2014-10-26 19:21:59 +01:00
dvdec.c Merge commit '74d7db586a2e9aeb107e357739c7e4dde0b6991c' 2014-11-15 19:11:14 +01:00
dvdsub_parser.c
dvdsubdec.c dvdsubdec: validate offset2 similar to offset1 2015-11-26 01:37:56 +01:00
dvdsubenc.c
dvenc.c dvenc: mark encoder as intra 2014-10-28 12:48:58 +01:00
dxa.c avcodec/dxa: check dimensions 2014-10-28 15:30:05 +01:00
dxtory.c avcodec/dxtory: Use LL instead of L number suffix 2015-02-12 17:10:35 +01: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 eac3dec: fix scaling 2015-03-21 01:52:53 +01:00
eac3enc.c
eac3enc.h
eacmv.c Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41' 2014-10-15 15:49:31 +02:00
eaidct.c
eaidct.h
eamad.c eamad: check for out of bounds read 2015-03-21 01:52:52 +01:00
eatgq.c Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41' 2014-10-15 15:49:31 +02:00
eatgv.c Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41' 2014-10-15 15:49:31 +02:00
eatqi.c Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41' 2014-10-15 15:49:31 +02:00
elbg.c
elbg.h
error_resilience.c Merge commit 'c442190a6bfd8036f6c32b78e1e96ff3b830f8f0' 2014-11-04 21:28:48 +01:00
error_resilience.h
escape124.c Merge commit '1a9c1333b5d70b427c82cb98f383aa2fa9b2b319' 2014-11-13 14:01:41 +01:00
escape130.c
evrcdata.h
evrcdec.c
exif.c
exif.h
exr.c avcodec/exr: fix crash caused by merge 2015-06-19 11:10:13 +02:00
faandct.c
faandct.h
faanidct.c
faanidct.h
faxcompr.c Fix buffer_size argument to init_put_bits() in multiple encoders. 2015-03-21 01:52:51 +01:00
faxcompr.h
fdctdsp.c
fdctdsp.h
fft_fixed_32.c
fft_fixed.c
fft_float.c
fft_init_table.c
fft_table.h
fft_template.c
fft-fixed32-test.c
fft-fixed-test.c
fft-internal.h
fft-test.c lavc: Use av_gettime_relative 2014-10-24 09:53:42 +03:00
fft.h
ffv1.c avcodec/ffv1: Initialize vlc_state on allocation 2015-11-26 16:58:32 +01:00
ffv1.h avcodec/ffv1: seperate slice_count from max_slice_count 2015-10-09 21:56:33 +02:00
ffv1dec.c avcodec/ffv1dec: update progress in case of broken pointer chains 2015-11-26 16:58:32 +01:00
ffv1enc.c avcodec/ffv1: seperate slice_count from max_slice_count 2015-10-09 21:56:33 +02:00
ffwavesynth.c
fic.c Silence warnings for fic files with zero-sized cursors. 2014-11-03 00:43:08 +01:00
file_open.c
flac_parser.c avcodec/flac_parser: fix handling EOF if no headers are found 2015-02-12 17:10:35 +01:00
flac.c Merge commit 'acc897e6b15776ed438b88ffe330ec48f6b50e48' 2014-11-06 14:17:46 +01:00
flac.h Merge commit 'acc897e6b15776ed438b88ffe330ec48f6b50e48' 2014-11-06 14:17:46 +01:00
flacdata.c
flacdata.h
flacdec.c avcodec/flacdec: fix off by 1 error 2014-11-26 04:11:16 +01:00
flacdsp_lpc_template.c
flacdsp_template.c
flacdsp.c x86/flacdsp: add SSE2 and AVX decorrelate functions 2014-11-13 13:47:55 -03:00
flacdsp.h x86/flacdsp: add SSE2 and AVX decorrelate functions 2014-11-13 13:47:55 -03:00
flacenc.c x86/flacdsp: add SSE2 and AVX decorrelate functions 2014-11-13 13:47:55 -03:00
flashsv2enc.c Fix buffer_size argument to init_put_bits() in multiple encoders. 2015-03-21 01:52:51 +01:00
flashsv.c
flashsvenc.c avcodec/flashsvenc: Correct max dimension in error message 2015-11-26 16:58:31 +01:00
flicvideo.c
flv.h
flvdec.c
flvenc.c
fmtconvert.c
fmtconvert.h
frame_thread_encoder.c
frame_thread_encoder.h
fraps.c
frwu.c
g2meet.c avcodec/g2meet: Also clear tile dimensions on header_fail 2015-11-26 16:58:32 +01:00
g722.c
g722.h
g722dec.c
g722enc.c Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f' 2014-10-14 02:16:16 +02:00
g723_1_data.h
g723_1.c
g726.c
g729.h
g729data.h
g729dec.c
g729postfilter.c
g729postfilter.h
get_bits.h get_bits: remove unused assignment 2014-11-03 10:15:07 -05:00
gif.c avcodec/gif: fix off by one in column offsetting finding 2015-02-16 17:59:48 +01:00
gif.h
gifdec.c avcodec/gifdec: factorize interleave end handling out 2014-10-03 20:20:23 +02:00
golomb-test.c
golomb.c
golomb.h avcodec/golomb: get_ur_golomb_jpegls: Fix reading huge k values 2015-05-21 20:43:39 +02:00
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 Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41' 2014-10-15 15:49:31 +02:00
h261enc.c
h263_parser.c
h263_parser.h
h263.c
h263.h Merge commit '277ff7f5dc134f1c2dfc4ea0ef3540340482e3d2' 2014-11-24 12:45:07 +01:00
h263data.h
h263dec.c Merge commit 'c80a816142699dea9cf9fa66689a7838a487ed7e' 2014-10-14 00:04:18 +02:00
h263dsp.c
h263dsp.h
h264_cabac.c avcodec/h264_cabac: use int instead of long for mbb_xy 2015-02-12 17:10:36 +01:00
h264_cavlc.c
h264_direct.c
h264_loopfilter.c
h264_mb_template.c
h264_mb.c h264_mb: Use smaller data type for refs in await_references. 2014-11-22 14:06:48 +01:00
h264_mc_template.c
h264_mp4toannexb_bsf.c avcodec/h264_mp4toannexb_bsf: Reorder operations in nal_size check 2015-10-09 21:58:11 +02:00
h264_mvpred.h
h264_parser.c avcodec/h264: Do not fail with randomly truncated VUIs 2015-04-17 15:20:29 +02:00
h264_picture.c
h264_ps.c avcodec/h264: Do not fail with randomly truncated VUIs 2015-04-17 15:20:29 +02:00
h264_refs.c avcodec/h264_refs: Do not set reference to things which dont exist 2015-04-17 15:20:29 +02:00
h264_sei.c
h264_slice.c avcodec/h264_slice: Use w/h from the AVFrame instead of mb_w/h 2015-07-28 02:42:15 +02:00
h264.c avcodec/h264: Do not fail with randomly truncated VUIs 2015-04-17 15:20:29 +02:00
h264.h avcodec/h264: Do not fail with randomly truncated VUIs 2015-04-17 15:20:29 +02:00
h264addpx_template.c
h264chroma_template.c
h264chroma.c
h264chroma.h
h264data.h h264_ps: move and export aspect_ratio 2014-11-30 04:15:40 +01:00
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
hevc_cabac.c hevc_cabac: decrease CABAC_MAX_BIN 2014-11-11 11:49:54 +01:00
hevc_filter.c
hevc_mvs.c Merge commit '9e9be5a20c0b36dce1cae11f5f5957886231a764' 2014-11-11 21:57:41 +01:00
hevc_parser.c
hevc_ps.c avcodec/hevc_ps: Only discard overread VPS if a previous is available 2015-06-19 11:10:43 +02:00
hevc_refs.c hevc: properly handle no_rasl_output_flag when removing pictures from the DPB 2015-10-09 21:57:05 +02:00
hevc_sei.c avcodec/hevc_sei: Check num_sps_ids_minus1 value 2015-05-21 20:43:38 +02:00
hevc.c hevc: properly handle no_rasl_output_flag when removing pictures from the DPB 2015-10-09 21:57:05 +02:00
hevc.h hevc: properly handle no_rasl_output_flag when removing pictures from the DPB 2015-10-09 21:57:05 +02:00
hevcdsp_template.c Merge commit 'de1f8ead8993512925a3ee6c7491473414419e55' 2014-11-17 11:41:35 +01:00
hevcdsp.c
hevcdsp.h
hevcpred_template.c
hevcpred.c
hevcpred.h
hnm4video.c Merge commit '16158da9607f2f84232d3dd381406b2f2449ec74' 2014-11-25 12:19:08 +01:00
hpel_template.c
hpeldsp.c
hpeldsp.h hpeldsp: Increase put_no_rnd_pixels_tab[][] size 2014-11-11 11:41:49 +01:00
huffman.c
huffman.h
huffyuv.c
huffyuv.h
huffyuvdec.c huffyuvdec: validate image size 2015-07-30 18:53:29 +02:00
huffyuvdsp.c
huffyuvdsp.h Include config.h from huffyuvdsp.h. 2014-11-25 02:00:27 +01:00
huffyuvenc.c
huffyuvencdsp.c
huffyuvencdsp.h
idcinvideo.c
idctdsp.c avcodec/idctdsp: change {put,add}_pixels_clamped to ptrdiff_t line_size 2014-09-24 21:43:19 -03:00
idctdsp.h avcodec/idctdsp: change {put,add}_pixels_clamped to ptrdiff_t line_size 2014-09-24 21:43:19 -03:00
iff.c
iirfilter.c avcodec/iirfilter: Make ff_iir_filter_free_state() also zero the freed pointer 2014-10-14 20:46:15 +02:00
iirfilter.h avcodec/iirfilter: Make ff_iir_filter_free_state() also zero the freed pointer 2014-10-14 20:46:15 +02:00
imc.c imc: use correct position for flcoeffs2 calculation 2015-11-26 01:37:56 +01:00
imcdata.h
imgconvert.c
imgconvert.h
imx_dump_header_bsf.c
indeo2.c indeo2: move variable declarations into blocks using them. 2014-11-22 14:06:48 +01:00
indeo2data.h
indeo3.c avcodec/indeo3: ensure offsets are non negative 2014-12-22 03:17:55 +01:00
indeo3data.h
indeo4.c
indeo4data.h
indeo5.c
indeo5data.h
intelh263dec.c
internal.h avcodec/internal: Add () to argument of FF_SIGNBIT() to ensure correct order or operations 2014-11-18 03:42:40 +01:00
interplayvideo.c
intrax8.c
intrax8.h
intrax8dsp.c
intrax8dsp.h
intrax8huf.h
ituh263dec.c Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41' 2014-10-15 15:49:31 +02:00
ituh263enc.c
ivi_common.c
ivi_common.h
ivi_dsp.c
ivi_dsp.h
j2kenc.c
jacosub.h
jacosubdec.c avcodec/jacosubdec: use time_internal.h, simplify code 2014-11-02 20:06:40 +01:00
jfdctfst.c
jfdctint_template.c
jfdctint.c
jpeg2000.c Merge commit 'a2448cfe167a4cd4eb631318550d4eef38fca24a' 2014-11-13 15:20:40 +01:00
jpeg2000.h
jpeg2000dec.c avcodec/jpeg2000dec: Check that coords match before applying ICT 2015-07-28 02:33:56 +02:00
jpeg2000dsp.c jpeg2000: split off inverse MCT as Jpeg2000DSP 2014-10-08 08:02:55 +00:00
jpeg2000dsp.h jpeg2000: split off inverse MCT as Jpeg2000DSP 2014-10-08 08:02:55 +00:00
jpeg2000dwt.c
jpeg2000dwt.h jpeg2000: split off inverse MCT as Jpeg2000DSP 2014-10-08 08:02:55 +00:00
jpegls.c
jpegls.h
jpeglsdec.c avcodec/jpeglsdec: Check run value more completely in ls_decode_line() 2014-10-03 02:18:08 +02:00
jpeglsdec.h
jpeglsenc.c
jrevdct.c
jvdec.c jvdec: check frame dimensions 2014-12-22 03:17:56 +01:00
kbdwin.c
kbdwin.h
kgv1dec.c
kmvc.c
lagarith.c avcodec/lagarith: fix integer overflow 2014-11-11 03:19:49 +01:00
lagarithrac.c
lagarithrac.h
latm_parser.c
lcl.h
lcldec.c avcodec/lcldec: support rgb24 with width%4 != 0 2014-11-17 21:06:31 +01:00
lclenc.c
libaacplus.c
libavcodec.v
libcelt_dec.c
libfaac.c Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f' 2014-10-14 02:16:16 +02:00
libfdk-aacdec.c libfdk-aacdec: Support building with the latest version of fdk-aac 2014-11-10 09:43:57 +02:00
libfdk-aacenc.c Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f' 2014-10-14 02:16:16 +02:00
libgsmdec.c
libgsmenc.c
libilbc.c
libmp3lame.c avcodec/libmp3lame: Use avpriv_float_dsp_alloc() 2014-11-30 11:21:50 +01:00
libopencore-amr.c Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f' 2014-10-14 02:16:16 +02:00
libopenjpegdec.c libopenjpegdec: check existence of image component data 2015-07-28 02:33:56 +02:00
libopenjpegenc.c libopenjpegenc: add NULL check for img before accessing it 2015-07-28 02:33:56 +02:00
libopus.c
libopus.h
libopusdec.c
libopusenc.c avcodec/libopusenc: Fix infinite loop on flushing after 0 input 2015-11-26 16:58:32 +01:00
libschroedinger.c
libschroedinger.h
libschroedingerdec.c Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41' 2014-10-15 15:49:31 +02:00
libschroedingerenc.c
libshine.c libshine: fix support for shine 3.0 2015-07-30 18:53:15 +02:00
libspeexdec.c avcodec/libspeexdec: make array const 2014-11-22 14:10:47 +01:00
libspeexenc.c Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f' 2014-10-14 02:16:16 +02:00
libstagefright.cpp
libtheoraenc.c avcodec/libtheoraenc: Check for av_malloc failure 2015-05-21 20:43:39 +02:00
libtwolame.c libtwolame: prevent a NULL pointer dereference 2014-11-21 12:27:07 +00:00
libutvideo.h
libutvideodec.cpp avcodec/libutvideodec: Try to fix build failure with old libutvideo 2014-10-29 13:15:26 +01:00
libutvideoenc.cpp
libvo-aacenc.c Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f' 2014-10-14 02:16:16 +02:00
libvo-amrwbenc.c Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f' 2014-10-14 02:16:16 +02:00
libvorbisdec.c lavc/libvorbisdec: use better error codes 2014-11-23 03:33:00 +01:00
libvorbisenc.c avcodec/libvorbisenc: Give CODEC_CAP_SMALL_LAST_FRAME to libvorbis encoder. 2014-11-18 20:23:08 +01:00
libvpx.c
libvpx.h
libvpxdec.c Show correct pix_fmt for vp9 videos != AV_PIX_FMT_YUV420P. 2014-09-26 00:06:41 +02:00
libvpxenc.c libvpxenc: only set noise reduction w/vp8 2015-05-21 20:43:37 +02:00
libwavpackenc.c
libwebpenc.c avcodec/libwebpenc: add quality option 2014-11-03 19:10:22 +01:00
libx264.c libavcodec/libx264: Use av_freep() avoid leaving stale pointers in memory 2014-11-18 11:33:00 +01:00
libx265.c libx265: enable psnr reporting when requested by the user 2014-10-01 14:31:48 +01:00
libxavs.c libavcodec/libxavs: Use av_freep() avoid leaving stale pointers in memory 2014-11-18 11:33:41 +01:00
libxvid_rc.c avcodec: Read errno before av_log() as the callback from av_log() might affect errno 2014-10-25 13:28:51 +02:00
libxvid.c lavc/libxvid: return meaningful error codes 2014-11-25 22:18:08 +01:00
libxvid.h
libzvbi-teletextdec.c avcodec/ass: add ASS trailing \r\n in one single place 2014-10-19 23:24:34 +02:00
ljpegenc.c
loco.c
log2_tab.c
lossless_audiodsp.c
lossless_audiodsp.h avcodec/x86/lossless_audiodsp: support len %16 == 8 in scalarproduct_and_madd_int16() 2014-11-22 20:40:36 +01:00
lossless_videodsp.c
lossless_videodsp.h
lpc.c lpc: Reduce stack usage by allocating LLSModel in context. 2014-11-23 06:51:18 +01:00
lpc.h lpc: remove unneeded {} 2014-11-25 02:00:06 +00:00
lsp.c
lsp.h
lzw.c
lzw.h
lzwenc.c
mace.c
Makefile ac3dec_fixed: always use the USE_FIXED=1 variant of the AC3DecodeContext 2015-03-21 01:52:52 +01:00
mathops.h
mathtables.c
mdct_fixed_32.c
mdct_fixed.c
mdct_float.c
mdct_template.c
mdec.c mdec: check for out of bounds read 2015-03-21 01:52:52 +01:00
me_cmp.c Merge commit '9c12c6ff9539e926df0b2a2299e915ae71872600' 2014-11-24 12:13:00 +01:00
me_cmp.h Merge commit '9c12c6ff9539e926df0b2a2299e915ae71872600' 2014-11-24 12:13:00 +01:00
metasound_data.c
metasound_data.h
metasound.c
microdvddec.c avcodec/microdvddec: support non persistent italic marker '/' 2014-11-23 13:13:38 +01:00
mimic.c
mjpeg2jpeg_bsf.c
mjpeg_parser.c
mjpeg.c
mjpeg.h
mjpega_dump_header_bsf.c
mjpegbdec.c
mjpegdec.c avcodec/mjpegdec: Fix decoding RGBA RCT LJPEG 2015-11-26 16:58:32 +01:00
mjpegdec.h avcodec/mjpegdec: simplify chroma_height calculation 2014-10-21 21:36:17 +02:00
mjpegenc_common.c avcodec/mjpegenc_common: Use ff_mpv_reallocate_putbitbuffer() 2015-06-19 11:11:26 +02:00
mjpegenc_common.h avcodec/mjpegenc_common: Use ff_mpv_reallocate_putbitbuffer() 2015-06-19 11:11:26 +02:00
mjpegenc.c mjpegenc: fix argument size in encode_mb 2014-11-11 11:41:49 +01:00
mjpegenc.h mjpegenc: fix argument size in encode_mb 2014-11-11 11:41:49 +01:00
mlp_parser.c
mlp_parser.h
mlp.c
mlp.h
mlpdec.c Merge commit '2ffb0598dbdb81c40650952aa9299fa02fa5e834' 2014-11-13 13:59:53 +01:00
mlpdsp.c
mlpdsp.h
mmvideo.c mmvideo: check frame dimensions 2014-12-22 03:17:56 +01:00
motion_est_template.c
motion_est.c avcodec/motion_est: use 2x8x8 for interlaced qpel 2014-12-01 13:41:16 +01:00
motion-test.c
motionpixels_tablegen.c
motionpixels_tablegen.h
motionpixels.c
movsub_bsf.c
movtextdec.c avcodec/ass: add ASS trailing \r\n in one single place 2014-10-19 23:24:34 +02:00
movtextenc.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-05-21 20:43:38 +02:00
mpeg4data.h
mpeg4video_parser.c avcodec/mpeg4video_parser: fix spurious extradata parse warnings 2014-11-15 17:30:44 +01:00
mpeg4video_parser.h
mpeg4video.c
mpeg4video.h
mpeg4videodec.c mpeg4videodec: only allow a positive length 2015-05-21 20:43:36 +02:00
mpeg4videoenc.c
mpeg12.c
mpeg12.h
mpeg12data.c
mpeg12data.h
mpeg12dec.c avcodec/mpeg12dec: Set dimensions in mpeg1_decode_sequence() only in absence of errors 2015-11-26 16:58:32 +01:00
mpeg12enc.c mpeg12enc: increase declared size of block function argument 2014-11-11 11:26:02 +01:00
mpeg_er.c
mpeg_er.h
mpegaudio_parser.c avcodec/mpegaudio_parser: fix off by 1 error in bitrate calculation 2014-11-06 00:05:22 +01:00
mpegaudio_tablegen.c
mpegaudio_tablegen.h
mpegaudio.c
mpegaudio.h
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec_fixed.c
mpegaudiodec_float.c avcodec/mpegaudiodec_float: Use avpriv_float_dsp_alloc() 2014-12-03 14:52:38 +01:00
mpegaudiodec_template.c avcodec/mp3: fix skipping zeros 2015-10-09 21:56:00 +02:00
mpegaudiodecheader.c
mpegaudiodecheader.h
mpegaudiodectab.h
mpegaudiodsp_data.c
mpegaudiodsp_fixed.c
mpegaudiodsp_float.c
mpegaudiodsp_template.c
mpegaudiodsp.c
mpegaudiodsp.h
mpegaudioenc_fixed.c
mpegaudioenc_float.c
mpegaudioenc_template.c Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f' 2014-10-14 02:16:16 +02:00
mpegaudiotab.h
mpegutils.c
mpegutils.h
mpegvideo_enc.c avcodec/mpegvideo_enc: Update the buffer size as more slices are merged 2015-07-28 02:33:56 +02:00
mpegvideo_motion.c avcodec/mpegvideo_motion: Fix gmc chroma dimensions 2015-02-12 17:10:36 +01:00
mpegvideo_parser.c avcodec/mpeg12dec: fix time_base and framerate 2014-10-15 15:54:02 +02:00
mpegvideo_xvmc.c
mpegvideo.c mpegvideo: clear overread in clear_context 2015-11-26 01:37:56 +01:00
mpegvideo.h avcodec/mpegvideo: Factor ff_mpv_reallocate_putbitbuffer() out 2015-06-19 11:11:18 +02:00
mpegvideodsp.c
mpegvideodsp.h
mpegvideoencdsp.c
mpegvideoencdsp.h
mpl2dec.c avcodec/ass: add ASS trailing \r\n in one single place 2014-10-19 23:24:34 +02:00
mqc.c
mqc.h
mqcdec.c
mqcenc.c
msgsmdec.c
msgsmdec.h
msmpeg4.c
msmpeg4.h
msmpeg4data.c
msmpeg4data.h
msmpeg4dec.c
msmpeg4enc.c
msrle.c
msrledec.c msrledec: use signed pixel_ptr in msrle_decode_pal4 2015-04-17 15:20:30 +02:00
msrledec.h
mss1.c lavc/mss1: fix mem leak in case of init failure 2014-11-23 20:52:38 +01:00
mss2.c
mss2dsp.c
mss2dsp.h
mss3.c
mss4.c
mss12.c
mss12.h
mss34dsp.c
mss34dsp.h
msvideo1.c
msvideo1enc.c
mvcdec.c
mxpegdec.c
nellymoser.c
nellymoser.h
nellymoserdec.c avcodec/nellymoser: Use avpriv_float_dsp_alloc() 2014-11-18 12:11:57 +01:00
nellymoserenc.c Fix buffer_size argument to init_put_bits() in multiple encoders. 2015-03-21 01:52:51 +01:00
noise_bsf.c
nuv.c
old_codec_ids.h
on2avc.c avcodec/on2avc: Check run more carefully 2015-05-21 20:43:38 +02:00
on2avcdata.c
on2avcdata.h
options_table.h avcodec/options_table: remove extradata_size from the AVOptions table 2015-03-21 01:52:52 +01:00
options.c lavc/options: fix leaks in avcodec_free_context 2014-11-26 23:32:33 +01:00
opus_celt.c avcodec/opus_celt: Use avpriv_float_dsp_alloc() 2014-12-01 20:03:23 +01:00
opus_imdct.c
opus_imdct.h
opus_parser.c avcodec: Add support for Opus in MPEG-TS 2014-10-26 22:29:07 +01:00
opus_silk.c
opus.c avcodec: Add support for Opus in MPEG-TS 2014-10-26 22:29:07 +01:00
opus.h avcodec/opusdec: Use avpriv_float_dsp_alloc() 2014-12-03 14:52:38 +01:00
opusdec.c avcodec/opusdec: Fix delayed sample value 2015-03-21 01:52:52 +01:00
paf.h
pafaudio.c
pafvideo.c
pamenc.c
parser.c avcodec/parser: use av_freep() to avoid leaving stale pointers in memory 2014-11-01 11:36:41 +01:00
parser.h
pcm_tablegen.c
pcm_tablegen.h
pcm-bluray.c
pcm-dvd.c Merge commit 'b97f6ef956293fe06ae1e99bd295f42613081f37' 2014-09-26 12:30:02 +02:00
pcm.c
pcx.c
pcxenc.c
pel_template.c
pgssubdec.c
pictordec.c
pixblockdsp_template.c
pixblockdsp.c
pixblockdsp.h
pixels.h
png_parser.c png_parser: fix size of chunk_lenght 2014-11-11 11:49:54 +01:00
png.c
png.h
pngdec.c avcodec/pngdec: Check values before updating context in decode_fctl_chunk() 2015-07-28 02:42:15 +02:00
pngdsp.c
pngdsp.h pngdsp x86: use unaligned access 2014-12-03 11:56:22 +01:00
pngenc.c
pnm_parser.c
pnm.c
pnm.h
pnmdec.c
pnmenc.c
proresdata.c
proresdata.h
proresdec2.c avcodec/proresdec2: Reset slice_count on deallocation 2015-05-21 20:43:39 +02:00
proresdec_lgpl.c
proresdec.h
proresdsp.c
proresdsp.h
proresenc_anatoliy.c Fix buffer_size argument to init_put_bits() in multiple encoders. 2015-03-21 01:52:51 +01:00
proresenc_kostya.c Fix buffer_size argument to init_put_bits() in multiple encoders. 2015-03-21 01:52:51 +01:00
psymodel.c avcodec/iirfilter: Make ff_iir_filter_free_state() also zero the freed pointer 2014-10-14 20:46:15 +02:00
psymodel.h
pthread_frame.c avcodec/pthread_frame: clear priv_data, avoid stale pointer in error case 2015-07-28 02:42:16 +02:00
pthread_internal.h
pthread_slice.c avcodec/pthread_slice: Use av_freep() to avoid leaving stale pointers in memory 2014-11-01 11:36:41 +01:00
pthread.c
ptx.c
put_bits.h avcodec/put_bits: Assert that there is enough space left in skip_put_bytes() 2015-07-28 02:33:56 +02:00
qcelpdata.h
qcelpdec.c
qdm2_tablegen.c
qdm2_tablegen.h
qdm2.c qdm2: avoid integer overflow 2014-11-21 12:37:50 +00:00
qdm2data.h
qdrw.c
qpeg.c qpeg: avoid pointless invalid memcpy() 2015-02-12 17:10:35 +01:00
qpel_template.c
qpeldsp.c
qpeldsp.h
qtrle.c
qtrleenc.c
r210dec.c
r210enc.c
ra144.c
ra144.h
ra144dec.c
ra144enc.c Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f' 2014-10-14 02:16:16 +02:00
ra288.c avcodec/ra288: Use avpriv_float_dsp_alloc() 2014-11-29 19:22:32 +01:00
ra288.h
ralf.c
ralfdata.h
rangecoder.c
rangecoder.h
ratecontrol.c Merge commit '530c1441fd1426b6a4bb33485ff3226e1ae0ad45' 2014-10-18 19:23:00 +02:00
ratecontrol.h
raw.c
raw.h
rawdec.c avcodec/rawdec: Check the return code of avpicture_get_size() 2014-11-26 19:01:17 +01:00
rawenc.c avcodec/rawenc: Use ff_alloc_packet() instead of ff_alloc_packet2() 2015-07-28 02:42:15 +02:00
rdft.c
rdft.h
realtextdec.c avcodec/ass: add ASS trailing \r\n in one single place 2014-10-19 23:24:34 +02:00
rectangle.h
remove_extradata_bsf.c
resample2.c
resample.c
rl2.c avcodec/rl2: clear freed pointers 2014-11-16 23:48:38 +01:00
rl.h
rle.c
rle.h
rnd_avg.h
roqaudioenc.c Merge commit '55b59fab880a9fcdd30f97c5170af282087ac4f7' 2014-11-24 13:40:06 +01:00
roqvideo.c
roqvideo.h
roqvideodec.c
roqvideoenc.c roqvideoenc: set enc->avctx in roq_encode_init 2015-03-21 01:52:52 +01:00
rpza.c
rtjpeg.c
rtjpeg.h
rv10.c
rv10enc.c avcodec/rv10: check size of s->mb_width * s->mb_height 2015-03-21 01:52:52 +01:00
rv20enc.c
rv30.c lavc/rv30: fix mem leak in case of init failure 2014-11-23 20:53:17 +01:00
rv30data.h
rv30dsp.c
rv34_parser.c
rv34.c avcodec/rv34: Clear pointers in ff_rv34_decode_init_thread_copy() 2015-07-28 02:42:16 +02:00
rv34.h
rv34data.h
rv34dsp.c
rv34dsp.h
rv34vlc.h
rv40.c
rv40data.h
rv40dsp.c
rv40vlc2.h
s3tc.c
s3tc.h
s302m.c s302m: fix arithmetic exception 2015-11-26 01:37:55 +01:00
s302menc.c Fix buffer_size argument to init_put_bits() in multiple encoders. 2015-03-21 01:52:51 +01:00
samidec.c avcodec/ass: add ASS trailing \r\n in one single place 2014-10-19 23:24:34 +02:00
sanm.c avcodec/sanm: Reset sizes in destroy_buffers() 2015-07-28 02:42:16 +02:00
sbr.h avcodec/aacsbr: check that the element type matches before applying SBR 2015-07-28 02:42:15 +02:00
sbrdsp.c
sbrdsp.h
sgi.h
sgidec.c avcodec/sgidec: fix count check 2014-10-27 20:55:57 +01:00
sgienc.c
sgirledec.c
shorten.c avcodec/shorten: More complete pred_order check 2015-05-21 20:43:39 +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 lavc/smacker: fix mem leak in case of init failure 2014-11-23 03:25:34 +01:00
smc.c avcodec/smc: fix off by 1 error 2014-10-03 22:51:29 +02:00
smvjpegdec.c avcodec/smvjpegdec: check avcodec_decode_video2() return code 2015-05-21 20:43:39 +02:00
snow_dwt.c Merge commit '9c12c6ff9539e926df0b2a2299e915ae71872600' 2014-11-24 12:13:00 +01:00
snow_dwt.h Include stddef from snow_dwt.h. 2014-11-25 02:00:27 +01:00
snow.c avcodec/snow: clear freed pointers 2014-11-16 23:48:38 +01:00
snow.h avcodec/rangecoder: Check e 2015-11-26 16:58:32 +01:00
snowdata.h
snowdec.c avcodec/snowdec: Fix ref value check 2015-03-21 01:52:51 +01:00
snowenc.c avcodec/snow: clear freed pointers 2014-11-16 23:48:38 +01:00
sonic.c sonic: set avctx->channels in sonic_decode_init 2015-07-28 02:33:57 +02:00
sp5x.h
sp5xdec.c
srtdec.c avcodec/ass: add ASS trailing \r\n in one single place 2014-10-19 23:24:34 +02:00
srtenc.c Kill timed SRT 2014-09-30 20:21:14 +02:00
startcode.c
startcode.h
subviewerdec.c avcodec/ass: add ASS trailing \r\n in one single place 2014-10-19 23:24:34 +02:00
sunrast.c
sunrast.h
sunrastenc.c Merge commit '4dda5e9b0829b119c17d950906c61d3ebffc494f' 2014-11-13 13:31:08 +01:00
svq1_cb.h
svq1_vlc.h
svq1.c
svq1.h
svq1dec.c avcodec/svq1dec: Check init_get_bits8() for failure 2015-11-26 16:58:32 +01:00
svq1enc_cb.h
svq1enc.c avcodec/svq1enc: Check dimensions 2015-11-26 16:58:31 +01:00
svq1enc.h svq1enc: reduce stack usage of recursively-called function. 2014-11-23 06:51:18 +01:00
svq3.c avcodec/svq3: Dont memcpy AVFrame 2014-10-04 00:21:17 +02:00
svq3.h
svq13.c
synth_filter.c
synth_filter.h
tableprint.h
tak_parser.c
tak.c
tak.h
takdec.c avcodec/takdec: Use memove, avoid undefined memcpy() use 2015-11-26 01:37:56 +01:00
targa_y216dec.c
targa.c
targa.h
targaenc.c
textdec.c Added STL demuxer and decoder 2014-10-22 23:12:38 +02:00
thread.h
tiertexseqv.c
tiff_common.c
tiff_common.h
tiff_data.c
tiff_data.h
tiff.c avcodec/tiff: move bpp check to after "end:" 2015-03-21 01:52:52 +01:00
tiff.h
tiffenc.c Merge commit '0562887a984388fdc7a9b71c9374ff9c756fb4f1' 2014-11-24 13:28:57 +01:00
tmv.c
tpeldsp.c
tpeldsp.h
truemotion1.c avcodec/truemotion1: Check for even width 2015-11-26 16:58:32 +01:00
truemotion1data.h
truemotion2.c avcodec/truemotion2: Use av_freep() to avoid leaving stale pointers in memory 2014-11-19 13:44:30 +01:00
truespeech_data.h
truespeech.c
tscc2.c
tscc2data.h
tscc.c
tta.c avcodec/tta: Check init_get_bits8() for failure 2015-11-26 16:58:32 +01:00
ttadata.c
ttadata.h
ttadsp.c
ttadsp.h
ttaenc.c
twinvq_data.h
twinvq.c avcodec/twinvq: Use avpriv_float_dsp_alloc() 2014-11-29 19:22:54 +01:00
twinvq.h avcodec/twinvq: Use avpriv_float_dsp_alloc() 2014-11-29 19:22:54 +01:00
twinvqdec.c
txd.c
ulti_cb.h
ulti.c
unary.h
utils.c avcodec/utils: use a minimum 32pixel width in avcodec_align_dimensions2() for H.264 2015-07-28 02:42:16 +02:00
utvideo.c
utvideo.h
utvideodec.c avcodec/utvideodec: Fix handling of slice_height=0 2014-12-22 03:17:55 +01:00
utvideoenc.c utvideoenc: properly set slice height/last line 2014-10-10 20:08:24 +02:00
v210dec.c
v210dec.h
v210enc.c v210enc: Add SIMD optimised 8-bit and 10-bit encoders 2014-11-26 20:30:47 +01:00
v210enc.h v210enc: Add SIMD optimised 8-bit and 10-bit encoders 2014-11-26 20:30:47 +01:00
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 Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41' 2014-10-15 15:49:31 +02:00
vaapi_mpeg.c
vaapi_vc1.c
vaapi.c
vaapi.h
vb.c
vble.c
vc1_block.c Merge commit 'd25afb579facc83fd3a839f21411124d0b09f0ba' 2014-11-25 12:00:11 +01:00
vc1_common.h
vc1_loopfilter.c vc1: Use the correct shift amount 2014-11-25 02:00:06 +00:00
vc1_mc.c Merge commit '28d82b7675bea76a1349070a3cdd737d964d4775' 2014-11-13 13:23:42 +01:00
vc1_parser.c avcodec/vc1: fix time_base and framerate 2014-10-15 16:08:36 +02:00
vc1_pred.c Merge commit 'bc75b64cff37d58f3944e2da3da45c37f35f019a' 2014-11-25 11:05:15 +01:00
vc1_pred.h Merge commit '04d14c9b68b03e8dbc6e3003c1ee06892dd32576' 2014-10-08 22:00:09 +02:00
vc1.c avcodec/vc1: fix time_base and framerate 2014-10-15 16:08:36 +02:00
vc1.h Merge commit '1a02e78653a5c7674e6c43b6e6f2748dbd2091d7' 2014-10-09 03:06:20 +02:00
vc1acdata.h
vc1data.c
vc1data.h Merge commit '04d14c9b68b03e8dbc6e3003c1ee06892dd32576' 2014-10-08 22:00:09 +02:00
vc1dec.c vc1dec: use get_bits_long and limit the read bits to 32 2015-07-30 18:53:24 +02:00
vc1dsp.c
vc1dsp.h
vcr1.c
vda_h264_dec.c
vda_h264.c
vda_internal.h
vda.c
vda.h
vdpau_h264.c Merge commit '26ab504ad8d2b23535c9a0ad43bf1fd0e6aa0893' 2014-10-28 10:58:12 +01:00
vdpau_internal.h Merge commit 'd565fef1b83b6c5f8afb32229260b79f67c68109' 2014-10-15 12:30:07 +02:00
vdpau_mpeg4.c vdpau_mpeg4: Do not fail on unknown profile. 2014-11-05 20:07:31 +01:00
vdpau_mpeg12.c Merge commit '89ac99ba5f2dc9f69ad3bc294753930eb0b3e4a4' 2014-10-06 13:21:52 +02:00
vdpau_vc1.c Merge commit '89ac99ba5f2dc9f69ad3bc294753930eb0b3e4a4' 2014-10-06 13:21:52 +02:00
vdpau.c Merge commit 'ce91b2eae6ea52fc1a7003566d26db20ca62d745' 2014-10-28 11:05:12 +01:00
vdpau.h doc: fix spelling errors 2014-12-01 00:31:06 +01:00
version.h avcodec/pngdec: add APNG support. 2014-11-21 17:13:56 +01:00
videodsp_template.c
videodsp.c
videodsp.h
vima.c
vmdaudio.c
vmdvideo.c avcodec/vmdvideo: Check len before using it in method 3 2014-12-22 03:17:55 +01:00
vmnc.c
vorbis_data.c
vorbis_enc_data.h
vorbis_parser_internal.h avcodec/export av_vorbis_parse_frame_flags() 2014-11-06 11:58:32 +01:00
vorbis_parser.c vorbis_parser: Move vp check to avoid a null pointer dereference 2014-11-25 02:00:06 +00:00
vorbis_parser.h vorbis_parser: Include stdint.h in the header, to make it work standalone 2014-11-25 14:01:46 +02:00
vorbis.c
vorbis.h
vorbisdec.c avcodec/vorbisdec: Use avpriv_float_dsp_alloc() 2014-12-01 20:07:09 +01:00
vorbisdsp.c
vorbisdsp.h
vorbisenc.c Merge commit '5aa710f46119bb9c1c38542f80f5338eb8b5ffb2' 2014-11-13 13:34:39 +01:00
vp3_parser.c
vp3.c Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41' 2014-10-15 15:49:31 +02:00
vp3data.h
vp3dsp.c
vp3dsp.h
vp5.c
vp5data.h
vp6.c avcodec/vp6: Use av_freep(), avoid leaving stale pointers 2014-11-21 18:03:27 +01:00
vp6data.h
vp6dsp.c
vp8_parser.c
vp8.c avcodec/vp8: Check buffer size in vp8_decode_frame_header() 2015-07-28 02:42:16 +02:00
vp8.h vp8: change mv_{min,max}.{x,y} type to int 2015-07-28 02:33:56 +02:00
vp8data.h
vp8dsp.c
vp8dsp.h
vp9_mc_template.c vp9: add support for resolution changes in inter frames. 2015-11-26 01:37:55 +01:00
vp9_parser.c vp9: add support for resolution changes in inter frames. 2015-11-26 01:37:55 +01:00
vp9.c vp9: add support for resolution changes in inter frames. 2015-11-26 01:37:55 +01:00
vp9.h vp9: Use the correct upper bound for seg_id 2014-11-21 12:37:05 +00:00
vp9data.h
vp9dsp.c vp9: add support for resolution changes in inter frames. 2015-11-26 01:37:55 +01:00
vp9dsp.h vp9: add support for resolution changes in inter frames. 2015-11-26 01:37:55 +01:00
vp56.c
vp56.h
vp56data.c
vp56data.h
vp56dsp.c
vp56dsp.h
vp56rac.c
vqavideo.c avcodec/vqavideo: Check chunk size 2015-05-21 20:43:38 +02:00
wavpack.c wavpack: limit extra_bits to 32 and use get_bits_long 2015-11-26 01:37:56 +01:00
wavpack.h
wavpackenc.c
wavpackenc.h
webp.c avcodec/webp: validate the distance prefix code 2015-03-21 01:52:52 +01:00
webvttdec.c avcodec/ass: add ASS trailing \r\n in one single place 2014-10-19 23:24:34 +02:00
webvttenc.c
wma_common.c
wma_common.h
wma_freqs.c
wma_freqs.h
wma.c avcodec/wma: Use avpriv_float_dsp_alloc() 2014-11-30 11:19:29 +01:00
wma.h avcodec/wma: Use avpriv_float_dsp_alloc() 2014-11-30 11:19:29 +01:00
wmadata.h
wmadec.c avcodec/wma: Use avpriv_float_dsp_alloc() 2014-11-30 11:19:29 +01:00
wmaenc.c avcodec/wma: Use avpriv_float_dsp_alloc() 2014-11-30 11:19:29 +01:00
wmalosslessdec.c wmalosslessdec: reset frame->nb_samples on packet loss 2015-07-28 02:42:15 +02:00
wmaprodata.h
wmaprodec.c avcodec/wmaprodec: Use avpriv_float_dsp_alloc() 2014-12-01 18:07:59 +01:00
wmavoice_data.h
wmavoice.c wmavoice: limit wmavoice_decode_packet return value to packet size 2015-07-28 02:42:15 +02:00
wmv2.c
wmv2.h
wmv2dec.c
wmv2dsp.c
wmv2dsp.h
wmv2enc.c avcodec/wmv2enc: add priv_class 2014-10-18 20:06:29 +02:00
wnv1.c
ws-snd1.c
xan.c
xbmdec.c
xbmenc.c
xface.c avcodec/xface: Add asserts to limit nb_words from becoming too large 2014-12-22 03:17:55 +01:00
xface.h avcodec/xface: correct the XFACE_MAX_* values 2014-12-22 03:17:55 +01:00
xfacedec.c
xfaceenc.c xface: reduce stack usage by directly storing 2 bytes data instead of pointers. 2014-11-23 06:51:18 +01:00
xiph.c avcodec/xiph: make extradata argument const 2014-11-06 14:41:38 +01:00
xiph.h avcodec/xiph: make extradata argument const 2014-11-06 14:41:38 +01:00
xl.c
xsubdec.c
xsubenc.c
xvididct.c
xvididct.h
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-03-21 01:52:51 +01:00
zmbvenc.c