a4c6ba7ea7
avcodec/exr: Allow duplicate use of channel indexes by
2019-09-26 15:40:30 +0200
f6c9c455b6
avcodec/fitsdec: Fail on 0 naxisn by
2019-09-30 08:50:41 +0200
50a81bd978
avcodec/dxv: Subtract 12 earlier in dxv_decompress_cocg() by
2019-09-24 12:40:35 +0200
22a784c6db
libavcodec/dxv: Remove redundant seek by
2019-09-24 12:39:25 +0200
ae1b3038d0
avcodec/ituh263dec: Check input for minimal frame size by
2019-09-24 00:42:04 +0200
7bd58702f9
avcodec/truemotion1: Check that the input has enough space for a minimal index_stream by
2019-09-24 01:43:35 +0200
71f3bb58df
avformat/mpsubdec: Clear queue on error by
2019-09-21 13:43:19 +0200
fb8e3a5b44
avcodec/sunrast: Check that the input is large enough for the maximally compressed image by
2019-09-21 18:14:03 +0200
da773624b6
avcodec/sunrast: Check for availability of maplength before allocating image by
2019-09-21 18:10:25 +0200
292c492271
avformat/subtitles: Check nb_subs in ff_subtitles_queue_finalize() by
2019-10-04 17:10:38 +0200
44b48d6acb
avcodec/vc1_block: Fix invalid left shift in vc1_decode_p_mb() by
2019-10-02 19:53:44 +0200
9cb50bb3cc
avcodec/wmaprodec: Check if there is a stream by
2019-10-02 19:26:51 +0200
3a82e564cc
avcodec/g2meet: Check for end of input in jpg_decode_block() by
2019-09-09 20:30:32 +0200
ed47b3d429
avcodec/g2meet: Check if adjusted pixel was on the stack by
2019-09-09 20:05:09 +0200
9c3ae17cc1
avformat/electronicarts: If no packet has been read at the end do not treat it as if theres a packet by
2019-09-30 23:42:41 +0200
3a40d5ab2f
avcodec/dxv: Check op_offset in dxv_decompress_yo() by
2019-09-30 08:02:11 +0200
6f2723e54b
avcodec/utils: Check sample_rate before opening the decoder by
2019-09-27 12:31:39 +0200
37e1cc6186
avcodec/aptx: Fix multiple shift anomalies by
2019-09-27 18:36:16 +0200
101244dad9
avcodec/fitsdec: fix use of uninitialised values by
2019-09-28 23:11:06 -0300
4d0bd531f4
avcodec/motionpixels: Mark 2 functions as always_inline by
2019-08-11 22:28:09 +0200
8323e0dc73
avcodec/ituh263dec: Make the condition for the studio slice start code match between ff_h263_resync() and ff_mpeg4_decode_studio_slice_header() by
2019-09-14 18:31:40 +0200
321d838098
avcodec/ralf: Fix integer overflow in decode_channel() by
2019-09-14 14:26:49 +0200
f5f0e11378
vcodec/vc1: compute rangex/y only for P/B frames by
2019-09-10 20:20:31 +0200
838b359225
avcodec/vc1_pred: Fix invalid shifts in scaleforopp() by
2019-09-10 18:57:25 +0200
2e527ed7b1
avcodec/vc1_block: Fix invalid shift with rangeredfrm by
2019-09-10 17:39:45 +0200
e59b387e0a
avcodec/vc1: Check for excessive resolution by
2019-08-08 19:30:50 +0200
32a9a34f86
avcodec/vc1: check REFDIST by
2019-08-31 22:00:35 +0200
d4602f21da
avcodec/apedec: Fix several integer overflows in predictor_update_filter() and do_apply_filter() by
2019-09-02 22:59:55 +0200
519532549f
avcodec/hevc_cabac: Tighten the limit on k in ff_hevc_cu_qp_delta_abs() by
2019-09-09 23:23:20 +0200
c9754099e5
avcodec/4xm: Check index in decode_i_block() also in the path where its not used. by
2019-09-17 19:53:45 +0200
3d60a87a5b
avcodec/loco: Check for end of input in the first line by
2019-09-25 21:48:26 +0200
53f38b7b82
avcodec/atrac3: Check block_align by
2019-09-25 20:51:22 +0200
447a67589b
avcodec/alsdec: Avoid dereferencing context pointer in inner interleave loop by
2019-09-25 20:31:50 +0200
9e58eb10ba
avcodec/hcom: Check that there are dictionary entries by
2019-09-25 18:38:03 +0200
962b0345a5
avcodec/fitsdec: Prevent division by 0 with huge data_max by
2019-07-15 23:42:42 +0200
6e6f0027fd
avcodec/dstdec: Fix integer overflow in samples_per_frame computation by
2019-09-25 16:48:46 +0200
1493a952ed
avcodec/g729_parser: Check block_size by
2019-09-25 01:07:34 +0200
c0f315b835
avcodec/sbcdec: Initialize number of channels by
2019-09-24 23:50:23 +0200
026f243d71
avcodec/utils: Optimize ff_color_frame() using memcpy() by
2018-12-24 01:14:51 +0100
331b5ac3c9
avcodec/aacdec: Check if we run out of input in read_stream_mux_config() by
2019-09-08 21:08:31 +0200
c3fb2bd9aa
avcodec/utils: Use av_memcpy_backptr() in ff_color_frame() by
2019-09-08 17:25:07 +0200
6271b13be6
avcodec/smacker: Fix integer overflow in signed int multiply in SMK_BLK_FILL by
2019-09-06 10:55:26 +0200
0373a4ce53
avcodec/alac: Fix invalid shifts in 20/24 bps by
2019-09-06 10:46:38 +0200
e08778c3ea
avcodec/alac: fix undefined behavior with INT_MIN in lpc_prediction() by
2019-09-06 10:36:43 +0200
8eb6296172
avcodec/ffwavesynth: Fix integer overflow in timestamps by
2019-09-05 20:47:04 +0200
c7d53daf9a
avformat/vividas: Test size and packet numbers a bit more by
2019-09-04 16:30:00 +0200
1beae222db
avformat/vividas: Check n_sb_blocks against input space by
2019-09-04 16:18:35 +0200
0147b74205
avcodec/dxv: Check op_offset in both directions by
2019-06-27 00:29:06 +0200
daa398e80e
avcodec/adpcm: Check number of channels for MTAF by
2019-09-23 23:52:04 +0200
dc2bae1b3b
avcodec/sunrast: Fix indention by
2019-09-21 18:06:24 +0200
0bf92a41c3
avcodec/sunrast: Fix return type for "unsupported (compression) type" by
2019-09-21 18:06:02 +0200
28aafef295
avcodec/utils: Check channels fully earlier by
2019-09-20 10:25:05 +0200
75cd59ec21
avformat/mov: Check for EOF in mov_read_meta() by
2019-08-31 01:25:03 +0200
f72580eb0f
avcodec/hevcdec: Fix memleak of a53_caption by
2019-06-30 19:40:37 +0200
69e32fd0b1
avformat/vividas: Remove align offset which is always masked off by
2019-08-31 22:33:56 +0200
372f9254c3
avformat/vividas: remove dead assignment by
2019-08-31 22:32:32 +0200
8ae4a2915a
avformat/cdxl: Fix integer overflow in intermediate by
2019-08-31 00:20:39 +0200
9b81e32f01
avcodec/hevcdec: repeat character in skiped by
2019-08-28 19:01:41 +0200
315362028e
repeat an even number of characters in occured by
2019-08-28 19:04:42 +0200
da988851dc
avcodec/gdv: Replace assert() checking bitstream by if() by
2019-08-28 21:53:05 +0200
4f9200a963
libavcodec/utils: Free threads on init failure by
2019-08-27 17:21:00 +0200
bc09450e29
avcodec/htmlsubtitles: Avoid locale dependant isdigit() by
2019-08-28 21:56:35 +0200
38fde9e95f
avcodec/alsdec: Check k from being outside what our implementation can handle by
2019-08-25 18:22:50 +0200
6789b3c2c3
avcodec/takdec: Fix integer overflow in decorrelate() by
2019-08-25 17:49:15 +0200
2e260c2271
avcodec/aacps: Fix integer overflows in hybrid_synthesis() by
2019-08-24 00:11:02 +0200
58e6635324
avcodec/mpeg4videodec: Fix integer overflow in mpeg4_decode_studio_block() by
2019-08-23 00:23:52 +0200
83e85e9798
avcodec/vp56rac: delay signaling an error on truncated input by
2019-08-20 09:16:40 +0200
48659851e2
avcodec/pnm_parser: Use memchr() in pnm_parse() by
2019-09-10 00:04:08 +0200
69be8cc6e0
tests: Fix bash errors in lavf_container tests. by
2019-08-28 18:32:37 +0300
a15d904ad7
avcodec: Replace get_bits_long() by get_bits() where possible by
2019-11-24 15:31:14 +0100
9a8471e3f0
avformat/oggparsetheora: Replace get_bits_long() by get_bits() where possible by
2019-11-24 15:30:51 +0100
e900621074
avformat/oggparseflac: Replace skip_bits_long() by skip_bits() where possible by
2019-11-24 15:17:12 +0100
f72fa1ad67
avcodec: Replace skip_bits_long() by skip_bits() where possible by
2019-11-24 15:05:24 +0100
79d5d79f38
avcodec: Replace show_bits_long() by show_bits() where possible by
2019-11-24 15:05:24 +0100
fa47f6412d
avcodec/ffwavesynth: Fix undefined overflow in wavesynth_synth_sample() by
2019-11-25 21:50:57 +0100
89fd76db71
avcodec/cook: Use 3 stage VLC decoding for channel_coupling by
2019-11-25 21:39:48 +0100
4cfc563c57
avcodec/options_table: err_detect compliant and aggressive should also enable the weaker checks by
2019-11-29 23:32:24 +0100
7d475c53c8
avformat/options_table: err_detect compliant and aggressive should also enable the weaker checks by
2019-11-29 23:32:24 +0100
53efab44a9
avcodec/wmalosslessdec: Fixes undefined overflow in dequantization in decode_subframe() by
2019-11-29 22:45:07 +0100
aea6755611
avcodec/sonic: Check e in get_symbol() by
2019-10-21 23:22:05 +0200
4dc93ae3d7
avcodec/twinvqdec: Correct overflow in block align check by
2019-12-03 19:48:46 +0100
77ba9e3252
avcodec/h264_ps: Provide more details with "Truncated VUI" Message by
2019-12-15 19:00:21 +0100
609285af51
fftools/ffmpeg_filter: remove sws_param option from buffersrc by
2019-12-04 21:41:46 +0800
c1411a1132
tools/target_dec_fuzzer: Stop negative block_align and sampling rate by
2019-12-28 20:16:24 +0100
f78dc66089
avcodec/utils: remove access of AV_SAMPLE_FMT_NB by
2019-12-30 21:54:18 +0800
1e3e547a5b
swscale/utils: remove access of AV_PIX_FMT_NB by
2019-12-30 21:54:16 +0800
f1353ce222
avdevice/xcbgrab: capture the full desktop if video_size is not specified by
2019-12-28 01:15:34 +0100
f6845269c6
avdevice/xcbgrab: fix packet timestamps by
2019-12-28 01:12:28 +0100
f651b18c19
avfilter/vf_histogram: add envelope to thistogram filter by
2019-12-30 17:21:35 +0100
b2491566a6
avfilter/buffersrc: deprecate sws_param option by
2019-12-30 13:01:38 +0800
e20c6d95b2
avfilter/af_crystalizer: add support for commands by
2019-12-29 15:31:11 +0100
22d3552f44
avfilter/af_crystalizer: add timeline support by
2019-12-29 15:28:53 +0100
26eba8ca61
avfilter/vf_waveform: add support for 12bit yuva formats by
2019-12-29 12:18:44 +0100
11f6657e92
avfilter/vf_vectorscope: add support for 12bit yuva formats by
2019-12-29 12:13:21 +0100
612b5791b8
avfilter/vf_histogram: add support for 12bit yuva formats by
2019-12-29 12:09:21 +0100
d3d6f5a76e
avfilter/vf_histogram: reindent after previous commit by
2019-12-26 21:22:26 +0100
cc43c2f29a
avfilter: add thistogram video filter by
2019-12-26 11:38:53 +0100
755ad01dd1
lavc/qsv: remove the unused funtion ff_qsv_profile_to_mfx() by
2019-12-28 22:58:02 +0800
779951f7b2
lavc/qsvdec: disable gpu copy when not supported by
2019-12-28 22:28:45 +0800
9fff5c40a7
lavc/qsvdec: fix the error retrun code in ff_qsv_get_continuous_buffer() by
2019-12-28 22:22:07 +0800