e872befdb5
avformat/hlsenc: configurable variant stream index position in filenames by
2018-01-02 10:46:17 +0800
26e1efb04f
avformat/hlsenc: revamped master playlist url creation logic by
2018-01-02 10:45:28 +0800
21b5990da4
lavu/mem: Do not realloc in av_fast_realloc() if size == min_size. by
2017-12-30 14:38:33 +0100
1112ba012d
lavf/mov: Use av_fast_realloc() in mov_read_stts(). by
2017-12-31 22:30:57 +0100
9f7dbaad7e
avfilter/af_crystalizer: use outlink instead of inlink by
2018-01-01 21:53:10 +0100
fdbd261967
lavc/Makefile: fix opus_parser dependencies by
2018-01-01 19:55:25 +0000
bddf31ba75
configure: bump year by
2018-01-01 18:05:55 +0100
7b0b5bc810
cmdutils: update copyright year to 2018 by
2018-01-01 02:51:51 -0500
2906363d1b
avformat/hls: release mem resource to fix memleak by
2017-12-30 20:42:13 +0800
f3552c3b9d
avfilter/af_afir: rework FIR gain measurement by
2017-12-31 19:09:07 +0100
2633ac3a96
avcodec/libx264: remove NV21, its not supported by
2017-12-31 16:45:18 +0100
0e1f771d22
tcp: properly return EOF by
2017-12-30 17:44:03 +0100
e45f7bca73
lavf/concatdec: properly init streams timestamp parameters. by
2017-12-30 12:17:08 +0100
97b89432e4
avformat/hls: ignore http_persistent for segments requring crypto by
2017-12-29 15:30:55 -0800
935c93c069
(tag: n2.4.14)
changelog: update with previous commit by
2017-12-30 19:38:23 -0300
8d75aa8d79
x264: Support version 153 by
2017-12-26 12:32:42 +0100
03292829aa
(tag: n3.3.6)
changelog: update with previous commit by
2017-12-30 19:38:23 -0300
96e8400553
x264: Support version 153 by
2017-12-26 12:32:42 +0100
f391eec032
Update for 2.4.14 by
2017-12-30 23:23:33 +0100
54897d7466
Update for 3.3.6 by
2017-12-30 21:13:19 +0100
f2b83f4aba
avcodec/exr: Check buf_size more completely by
2017-12-29 03:00:19 +0100
1bc06771d8
avcodec/flacdec: Fix overflow in multiplication in decode_subframe_fixed() by
2017-12-26 23:24:44 +0100
2cde8dc055
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
0da741ba6b
avcodec/flacdec: avoid undefined shift by
2017-12-26 23:24:43 +0100
b66e3e321f
avcodec/hevcdsp_template.c: Fix undefined shift in FUNC(dequant) by
2017-12-22 03:12:03 +0100
1d9830cba3
avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0() and COMPOSE_DD137iL0() by
2017-12-22 03:06:14 +0100
41a706b912
avcodec/hevc_cabac: Fix integer overflow in ff_hevc_cu_qp_delta_abs() by
2017-12-15 18:17:13 +0100
7a5c738963
tests/audiomatch: Add missing return code at the end of main() by
2017-12-19 21:05:40 +0100
bdba0f6786
avcodec/hevc_sei: Fix integer overflows in decode_nal_sei_message() by
2017-12-15 17:50:12 +0100
badca11741
avcodec/hevcdsp_template: Fix undefined shift in put_hevc_qpel_bi_w_hv() by
2017-12-15 13:06:30 +0100
b7c9f27ad6
libavfilter/af_dcshift.c: Fixed repeated spelling error by
2017-12-12 11:31:23 -0800
603845225c
avfilter/formats: fix wrong function name in error message by
2017-12-04 12:50:34 +0800
3d297038a9
avcodec/amrwbdec: Fix division by 0 in voice_factor() by
2017-12-07 15:32:54 +0100
054188db10
avcodec/diracdsp: Fix integer overflow in PUT_SIGNED_RECT_CLAMPED() by
2017-12-02 21:53:22 +0100
454a2405ce
avcodec/dirac_dwt: Fix integer overflows in COMPOSE_DAUB97* by
2017-12-02 21:48:04 +0100
01ab4117dc
avcodec/extract_extradata_bsf: Fix leak discovered via fuzzing by
2017-12-05 15:11:26 -0800
39db2f9514
avcodec/vorbis: Fix another 1 << 31 > int32_t::max() with 1u. by
2017-11-30 12:20:36 -0800
272a9687a7
Don't manipulate duration when it's AV_NOPTS_VALUE. by
2017-11-28 14:26:55 -0800
9bc2f44c27
avcodec/vorbis: 1 << 31 > int32_t::max(), so use 1u << 31 instead. by
2017-11-22 10:58:39 -0800
85ea121684
avformat/utils: Prevent undefined shift with wrap_bits > 64. by
2017-11-17 13:35:56 -0800
79ec638115
avcodec/j2kenc: Fix out of array access in encode_cblk() by
2017-11-30 23:42:04 +0100
c8bbddf057
avcodec/hevcdsp_template: Fix undefined shift in put_hevc_epel_bi_w_h() by
2017-11-30 21:27:37 +0100
cead6c94c5
avcodec/mlpdsp: Fix signed integer overflow, 2nd try by
2017-11-20 18:45:45 +0100
d5bdcd8a27
avcodec/kgv1dec: Check that there is enough input for maximum RLE compression by
2017-11-22 20:14:54 +0100
7bc064d461
avcodec/dirac_dwt: Fix integer overflow in COMPOSE_FIDELITYi* by
2017-11-25 03:15:16 +0100
70dc266342
avcodec/mpeg4videodec: Check also for negative versions in the validity check by
2017-11-21 03:15:53 +0100
2de4eb6fec
Close ogg stream upon error when using AV_EF_EXPLODE. by
2017-11-20 12:07:57 -0800
11a940adbc
Fix undefined shift on assumed 8-bit input. by
2017-11-17 16:05:30 -0800
edd0cd21f4
Use ff_thread_once for fixed, float table init. by
2017-11-17 14:51:09 -0800
362967fec6
Fix leak of frame_duration_buffer in mov_fix_index(). by
2017-11-17 14:53:25 -0800
a0eccf673c
avformat/mov: Propagate errors in mov_switch_root. by
2017-11-20 12:05:02 -0800
fa29141e34
avcodec/hevcdsp_template: Fix invalid shift in put_hevc_epel_bi_w_v() by
2017-11-17 22:01:29 +0100
f4e25620a1
avcodec/mlpdsp: Fix undefined shift ff_mlp_pack_output() by
2017-11-15 03:38:37 +0100
1c9af4d7a8
avcodec/zmbv: Check that the buffer is large enough for mvec by
2017-11-15 17:11:12 +0100
78a0356fae
avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD137iL0() by
2017-11-14 03:40:07 +0100
4a412dc6ad
avcodec/wmv2dec: Check end of bitstream in parse_mb_skip() and ff_wmv2_decode_mb() by
2017-09-17 01:28:07 +0200
01439fe1e1
avcodec/snowdec: Check for remaining bitstream in decode_blocks() by
2017-11-15 21:17:16 +0100
488c2e8487
avcodec/snowdec: Check intra block dc differences. by
2017-11-15 21:17:15 +0100
74104d2dc0
avformat/mov: Check size of STSC allocation by
2017-11-15 17:24:30 -0800
066c657376
avcodec/vc2enc: Clear coef_buf on allocation by
2017-11-15 16:53:34 +0100
aac7ca7a36
avcodec/h264dec: Fix potential array overread by
2017-10-21 18:04:44 +0200
96fe37a339
avcodec/x86/mpegvideodsp: Fix signedness bug in need_emu by
2017-11-13 20:47:48 +0100
b3067f95c9
avcodec/aacpsdsp_template: Fix integer overflows in ps_decorrelate_c() by
2017-11-05 21:20:08 +0100
8be48f1c9a
avcodec/aacdec_fixed: Fix undefined shift by
2017-11-05 21:20:07 +0100
c1d31ccfac
avcodec/mdct_*: Fix integer overflow in addition in RESCALE() by
2017-11-05 21:20:06 +0100
c8027878d0
avcodec/snowdec: Fix integer overflow in header parsing by
2017-11-05 21:20:05 +0100
286e3bf174
avcodec/cngdec: Fix integer clipping by
2017-11-02 18:34:09 +0100
19fb467fcb
avcodec/sbrdsp_fixed: Fix integer overflow in shift in sbr_hf_g_filt_c() by
2017-11-01 14:00:20 +0100
67208cf992
avcodec/aacsbr_fixed: Fix division by zero in sbr_gain_calc() by
2017-11-01 14:00:19 +0100
56a56c0cb5
avutil/softfloat: Add FLOAT_MIN by
2017-11-01 14:00:18 +0100
d3264c496a
avcodec/h264idct_template: Fix integer overflows in ff_h264_idct8_add() by
2017-11-04 01:19:20 +0100
ffa2d60ac5
avcodec/xan: Check for bitstream end in xan_huffman_decode() by
2017-11-03 17:48:29 +0100
4a47195d2a
avcodec/exr: fix undefined shift in pxr24_uncompress() by
2017-11-04 01:19:19 +0100
912448efc1
avformat: Free the internal codec context at the end by
2017-04-12 01:46:30 +0200
6fb7e324fe
avcodec/h264idct_template: Fix integer overflows in ff_h264_idct8_add() by
2017-10-30 23:21:41 +0100
faa84a0c06
avcodec/xan: Improve overlapping check by
2017-10-30 23:21:40 +0100
02612c3e3e
avcodec/aacdec_fixed: Fix integer overflow in apply_dependent_coupling_fixed() by
2017-10-27 02:23:21 +0200
18fbf2622c
avcodec/aacdec_fixed: Fix integer overflow in predict() by
2017-10-27 02:23:20 +0200
3d6ffa2bb5
avcodec/jpeglsdec: Check for end of bitstream in ls_decode_line() by
2017-10-26 00:02:57 +0200
b33d302195
avcodec/jpeglsdec: Check ilv for being a supported value by
2017-10-26 00:02:56 +0200
d304d7e794
avcodec/exr: Check buf_size more completely by
2017-12-29 03:00:19 +0100
903be5e4f6
avcodec/exr: Check buf_size more completely by
2017-12-29 03:00:19 +0100
c0b08ef94f
avformat/http: return EINVAL if ff_http_do_new_request is called with non-http URLContext by
2017-12-29 15:25:14 -0800
51027d0b8b
opus: merge encoder and decoder bitallocation functions into one by
2017-12-30 17:02:54 +0000
1efbbfedca
examples/qsvdec: do not set the deprecated field refcounted_frames by
2017-12-28 17:38:33 +0800
e23190269f
lavu/qsv: add log message for libmfx version by
2017-12-28 17:38:32 +0800
0c78b6a416
avformat/dashenc: Persistent HTTP connections supported as an option by
2017-12-29 18:12:32 +0800
e8f71ef338
avformat/hlsenc, utils: Moved is_http_proto from hlsenc to utils for re-use by
2017-12-29 18:11:09 +0800
5297ae96a1
avformat/dashenc: Addition of #EXT-X-MEDIA tag and AUDIO attribute by
2017-12-29 13:47:53 +0800
8fd2bdd072
avformat/hlsplaylist: Audio rendition's name and defaultness made configurable by
2017-12-29 13:47:12 +0800
9e25fe4204
avformat/hlsenc: Modularized audio rendition playlist write to allow reuse by
2017-12-29 13:45:31 +0800
d01eeef4a2
configure: libvmaf depends on pthreads. by
2017-11-26 14:29:27 +0100
e867b7b11a
fate: Fix ffprobe dependency for fate-mov-guess-delay-*. by
2017-12-29 01:54:59 +0100
b9a8b4f279
avcodec/flacdec: Fix overflow in multiplication in decode_subframe_fixed() by
2017-12-26 23:24:44 +0100
c745358efe
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
5d18394d08
avcodec/flacdec: avoid undefined shift by
2017-12-26 23:24:43 +0100
52b7672ef6
avcodec/hevcdsp_template.c: Fix undefined shift in FUNC(dequant) by
2017-12-22 03:12:03 +0100
d758323bfa
avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0() and COMPOSE_DD137iL0() by
2017-12-22 03:06:14 +0100
2ce4f01d59
avcodec/hevc_cabac: Fix integer overflow in ff_hevc_cu_qp_delta_abs() by
2017-12-15 18:17:13 +0100
a3df874b5a
avcodec/hevc_sei: Fix integer overflows in decode_nal_sei_message() by
2017-12-15 17:50:12 +0100