269aecafab
avcodec/mjpegdec: Fix integer overflow in DC dequantization by
2018-01-24 03:28:49 +0100
181c3cbacf
avcodec/dxtory: Fix bits left checks by
2018-01-22 14:02:59 +0100
f7abc14d0d
avcodec/hevc_cabac: Move prefix check in coeff_abs_level_remaining_decode() down by
2018-01-15 23:42:57 +0100
a8ce9d518b
avcodec/truemotion2: Fix integer overflow in TM2_RECALC_BLOCK() by
2018-01-20 04:10:50 +0100
dfb8448842
avcodec/snowdec: Fix integer overflow before htaps check by
2018-01-15 03:03:36 +0100
e5296dfffa
avcodec/ulti: Check number of blocks at init by
2018-01-15 19:03:48 +0100
7d5ca21698
avcodec/ac3dec_fixed: Fix integer overflow in scale_coefs() by
2018-01-14 00:39:39 +0100
23af1858fe
avformat/lrcdec: Fix memory leak in lrc_read_header() by
2018-01-19 13:17:07 -0800
9d0b3fa58c
avformat/matroskadec: Fix float-cast-overflow undefined behavior in matroska_parse_tracks() by
2018-01-18 15:21:56 -0800
e858326086
configure: bump year by
2018-01-01 18:05:55 +0100
222ac34612
avcodec/utils: Avoid hardcoding duplicated types in sizeof() by
2017-06-04 01:53:58 +0200
c7e98ee6e0
avcodec/arm/sbrdsp_neon: Use a free register instead of putting 2 things in one by
2018-01-11 22:47:10 +0100
abb7498c3f
avcodec/h264addpx_template: Fixes integer overflows by
2018-01-07 03:48:43 +0100
6164ca4765
avcodec/dirac_dwt: Fix overflows in COMPOSE_HAARiH0/COMPOSE_HAARiL0 by
2018-01-07 20:58:49 +0100
b4d9605c67
avcodec/diracdec: Fix integer overflow with quant by
2018-01-07 20:43:24 +0100
c17cc8ee4f
avcodec/opus_parser: Check payload_len in parse_opus_ts_header() by
2018-01-05 22:12:07 +0100
3cad8e730e
avcodec/jpeg2000dsp: Fix integer overflows in ict_int() by
2018-01-07 04:12:57 +0100
06325d77bf
avcodec/h264_slice: Do not attempt to render into frames already output by
2018-01-03 23:42:01 +0100
0c753a46ef
avcodec/dnxhddec: Check dc vlc by
2018-01-03 23:42:00 +0100
9143ddea0f
avcodec/exr: Check buf_size more completely by
2017-12-29 03:00:19 +0100
6fab791daa
avcodec/flacdec: Fix overflow in multiplication in decode_subframe_fixed() by
2017-12-26 23:24:44 +0100
844a9b439b
avcodec/hevcdsp_template: Fix Invalid shifts in put_hevc_qpel_bi_w_h() and put_hevc_qpel_bi_w_w() by
2017-12-26 23:24:45 +0100
f08be2b3d2
avcodec/flacdec: avoid undefined shift by
2017-12-26 23:24:43 +0100
b3af84774b
avcodec/hevcdsp_template.c: Fix undefined shift in FUNC(dequant) by
2017-12-22 03:12:03 +0100
a0bcc6cced
avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0() and COMPOSE_DD137iL0() by
2017-12-22 03:06:14 +0100
09d61d3b81
avcodec/hevc_cabac: Fix integer overflow in ff_hevc_cu_qp_delta_abs() by
2017-12-15 18:17:13 +0100
01f2bc5ec8
avcodec/hevc_sei: Fix integer overflows in decode_nal_sei_message() by
2017-12-15 17:50:12 +0100
b7f48cd044
avcodec/hevcdsp_template: Fix undefined shift in put_hevc_qpel_bi_w_hv() by
2017-12-15 13:06:30 +0100
95139c4480
libavfilter/af_dcshift.c: Fixed repeated spelling error by
2017-12-12 11:31:23 -0800
e512c83e63
avfilter/formats: fix wrong function name in error message by
2017-12-04 12:50:34 +0800
4d0a460101
avcodec/amrwbdec: Fix division by 0 in voice_factor() by
2017-12-07 15:32:54 +0100
4a5ec6226b
avcodec/diracdsp: Fix integer overflow in PUT_SIGNED_RECT_CLAMPED() by
2017-12-02 21:53:22 +0100
a5a6d2dc75
avcodec/dirac_dwt: Fix integer overflows in COMPOSE_DAUB97* by
2017-12-02 21:48:04 +0100
3f8a0d5ad1
(tag: n2.8.14)
Changelog: update by
2018-02-19 00:43:07 +0100
603d23ffeb
avcodec/vp8: Check for bitstream end before vp7_fade_frame() by
2018-02-17 04:20:52 +0100
647fa49495
avcodec/dirac_dwt_template: Fix Integer overflow in horizontal_compose_dd137i() by
2018-02-17 21:47:09 +0100
f82dd4c09b
avcodec/hevcdec: Check luma/chroma_log2_weight_denom by
2018-02-17 21:42:34 +0100
d2fc244293
libavfilter/vf_fps: Add more fate tests by
2018-02-16 15:02:02 -0500
1be49cee34
avcodec/h264: Increase field_poc to 64bit in ff_h264_init_poc() to detect overflows by
2018-02-17 04:20:54 +0100
01370b31ac
avcodec/jpeg2000dec: Use av_image_check_size2() by
2018-02-17 04:20:53 +0100
de675648ce
avcodec/vp8: Check for bitstream end before vp7_fade_frame() by
2018-02-17 04:20:52 +0100
09dad52390
avcodec/exr: Check remaining bits in last get code loop by
2018-02-14 13:01:46 +0100
a3c66132d9
avutil/common: Fix integer overflow in av_clip_uint8_c() and av_clip_uint16_c() by
2018-02-14 03:54:13 +0100
dd8351b118
avcodec/exr: Check remaining bits in last get code loop by
2018-02-14 13:01:46 +0100
ab6f571ef7
avutil/common: Fix integer overflow in av_clip_uint8_c() and av_clip_uint16_c() by
2018-02-14 03:54:13 +0100
310d56e86f
fate/mpegps: add tests for PCM_DVD stream remux by
2018-02-15 17:48:47 +0530
f0809bc0fa
avformat/mpegenc - accept PCM_DVD streams by
2018-02-07 18:05:08 +0530
8a8d0b319a
avutil/crypto: change length parameter to size_t on the remaining modules by
2018-02-15 11:12:54 -0300
6cfd81b04c
avcodec/h264_cabac: Tighten allowed coeff_abs range by
2018-02-14 00:32:30 +0100
75027066d8
avdevice/decklink_dec: Fix ;; by
2018-02-15 13:48:52 +0100
173939259a
avfilter/avf_avectorscope: Fix ;; by
2018-02-15 13:48:25 +0100
f26a63c4ee
avcodec/h264_cabac: Tighten allowed coeff_abs range by
2018-02-14 00:32:30 +0100
fb580731c1
avcodec/ffv1: Support for GBRAP10 and GBRAP12 by
2018-02-14 08:39:15 +0100
aa6280805e
avformat/aviobuf: zero initialize the AVIOContext in ffio_init_context() by
2018-02-14 20:56:21 -0300
23e1bf6e51
avcodec: remove unnecessary calls to ff_init_buffer_info() by
2018-02-13 18:42:04 -0300
3b4026e151
avpacket: reset dst side_data fields in av_packet_copy_props by
2018-02-14 11:43:24 +0900
7c82e0f61e
avfilter/af_loudnorm: correctly initialize PTS by
2018-02-03 15:22:05 +0100
dc77e64f2d
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler. by
2018-02-12 22:21:06 +0100
07e46226ae
avcodec/h264_cavlc: Set valid qscale value in ff_h264_decode_mb_cavlc() by
2018-02-03 01:43:35 -0800
71f39de2a5
avcodec/h264_cavlc: Set valid qscale value in ff_h264_decode_mb_cavlc() by
2018-02-03 01:43:35 -0800
474194a8d0
avutil/opt: remove ABI hacks by
2018-02-13 04:11:27 +0100
d797d9f215
Changelog: Update by
2018-02-13 00:41:03 +0100
c837cd3d4d
avdevice/decklink_dec: extract NTSC VANC by
2018-02-11 16:16:45 -0800
ce6ce595cf
avcodec/mpeg12enc: add support for specifying video_format in the sequence_display_extension by
2018-02-10 19:03:36 +0100
0018f17f23
Merge commit 'a674b31240e99a369059385b03582b35629d190f' by
2018-02-12 23:12:43 +0000
7ceec9c5ec
Merge commit '5b6213ef6bf5e0781c83e86926eb0b33a98dc185' by
2018-02-12 23:10:09 +0000
ccef7a85d6
Merge commit '9b09792c90b580842157ca8ce534be434725a841' by
2018-02-12 23:05:13 +0000
de3be1d09f
Merge commit '8bb9824fcbc5a6ebf68391d70a2c4f03447990d2' by
2018-02-12 23:01:24 +0000
e9dfc6f900
Merge commit 'e412d683fe0349bb8450645813a23158bb4ebd66' by
2018-02-12 23:00:13 +0000
cfff6d1f77
Merge commit 'caecb85014fc81f8734560a150073627eedab78c' by
2018-02-12 22:59:12 +0000
b668a1c8b3
Merge commit 'c6bc18bc121ea66df715123c59f7ef9542c0914a' by
2018-02-12 22:56:12 +0000
6e050e0085
Merge commit 'e4cdef00263dc8b3c8de9d34ceacd00dc68979c0' by
2018-02-12 22:55:24 +0000
a5ed07940c
fate: Fix fate-api reference files after AVCodecContext change by
2018-02-12 22:53:05 +0000
b4fca397dd
Merge commit 'b128be1748f3920a14a98307265df5f2d3433e1d' by
2018-02-12 22:44:28 +0000
bcab11a1a2
Merge commit '6d86cef06ba36c0ed591e14a2382e9630059fc5d' by
2018-02-12 22:28:12 +0000
9471122a1b
Merge commit 'cad739dace55e3446ef7180de688173cd19fb000' by
2018-02-12 22:22:30 +0000
d23fff0d8a
Merge commit '5b145290df2998a9836a93eb925289c6c8b63af0' by
2018-02-12 22:19:38 +0000
d401ba6b3d
lavf/matroskaenc: Force the minimum value for -reserve_index_space to 2. by
2018-02-11 20:41:32 +0100
81d1e1e509
fate: add aac id3v2 demux test by
2018-02-03 23:24:45 -0800
e023334661
libavformat/aac: Parse ID3 tags between ADTS frames. by
2018-02-01 18:37:45 -0800
192ea5bb77
avformat/Makefile: use individual dependencies for librtmp protocols by
2018-02-12 11:29:07 -0300
50945482a7
h264_idct: enable unmacro on newer NASM versions by
2018-02-10 13:16:36 +0000
a674b31240
build: Ignore generated mpeg12framerate test binary by
2018-02-09 17:48:27 +0000
5b6213ef6b
avcodec/vc1dec: fix mby_start for interlaced content by
2013-12-14 17:11:21 +0100
4961ddfd35
Merge commit 'fd36cf6bf6524247a8ff6788c028836fe7d9fd20' by
2018-02-11 23:18:25 -0300
c1c720d527
Merge commit '38434a9ff5b9a1a048f32c1c7e2a9519cf12f8ba' by
2018-02-11 23:11:06 -0300
35347e7e9b
Merge commit '4cf84e254ae75b524e1cacae499a97d7cc9e5906' by
2018-02-11 23:08:48 -0300
89668fa843
avcodec/vp3: Error out on invalid num_coeffs in unpack_vlcs() by
2018-02-11 03:38:54 +0100
dd422f1b5e
avcodec/mpeg4videodec: Ignore multiple VOL headers by
2018-02-09 22:24:58 +0100
66f831a8d1
avcodec/vp3: Check eob_run by
2018-02-09 04:17:16 +0100
c402b672b7
avcodec/huffyuvdec: Check input buffer size by
2018-01-31 19:20:10 +0100
263bddf781
avcodec/wavpack: Fix integer overflow in FFABS by
2018-01-31 02:50:18 +0100
5b6324a94c
avcodec/aacsbr_fixed: Fix overflows in rounding in sbr_hf_assemble() by
2018-01-31 18:13:07 +0100
8a15ad8a17
Merge commit 'bca41545b371efc34e38d1fa8bb12dba8b614da0' by
2018-02-11 22:59:18 -0300
0a320f7e7a
Merge commit '2eb396b175e55e515aa6a13c5b1789a2a18d3935' by
2018-02-11 22:50:57 -0300
cb2205863b
Merge commit '96e476cc9d414e248692c773d9dce736662572b8' by
2018-02-11 22:49:35 -0300
6c59f05c74
Merge commit '8965e2af921ec5926b26d5ae466ee4104bb5262b' by
2018-02-11 22:47:47 -0300
d0f098a5e0
Merge commit '5085f25ace1e74846a0de3369bedd0e22d1a1bdc' by
2018-02-11 22:47:05 -0300
87faeb1e68
Merge commit '6829a079444e10818a847e153121fb458cc5c0a8' by
2018-02-11 22:44:12 -0300
9b09792c90
lavc/qsv: default la_ds to MFX_LOOKAHEAD_DS_UNKNOWN by
2018-02-11 15:43:45 +0800