f9ae19faf4
avcodec/dirac_dwt: Fix integer overflows in COMPOSE_DAUB97* by
2017-12-02 21:48:04 +0100
79a744768a
lavc/libx265: mark disposable frames by
2017-12-05 16:36:58 -0800
3ff8fbbf5a
vaapi_h265: Add named options for setting profile and level by
2017-11-29 21:31:53 +0000
6679654efe
vaapi_h264: Add named options for setting profile and level by
2017-11-29 21:31:11 +0000
dc7d5f9f19
avcodec/libx265 - Add named option to set profile by
2017-12-05 13:17:53 +0530
610dd74502
avcodec/diracdsp: Fix integer overflow in PUT_SIGNED_RECT_CLAMPED() by
2017-12-02 21:53:22 +0100
5e9a13a5a3
avcodec/dirac_dwt: Fix integer overflows in COMPOSE_DAUB97* by
2017-12-02 21:48:04 +0100
d6d605eb05
avformat/mux: stop delaying writing the header by
2017-11-26 16:47:26 -0300
5a412a5c3c
avcodec/extract_extradata_bsf: Fix leak discovered via fuzzing by
2017-12-05 15:11:26 -0800
53855e3c04
avfilter: add setrange filter by
2017-12-03 11:59:58 +0100
c8bd2c7d09
tests/fate/mov: Fix fate-mov-invalid-elst-entry-count failure on ARM by
2017-12-06 01:03:28 +0100
d3a2100c67
fate/hevc: add skip_loop_filter test by
2017-12-05 12:47:47 +0100
d1266d9fa3
doc/developer: revise mailing list section by
2017-12-03 23:09:02 -0800
71421f382f
vaapi_h265: Add named options for setting profile and level by
2017-11-29 21:31:53 +0000
c490fc9536
vaapi_h264: Add named options for setting profile and level by
2017-11-29 21:31:11 +0000
9f7cc87baf
rkmpp: Add hardware config information by
2017-12-01 22:01:41 +0000
312b00de8f
avfilter/vf_convolution: add 7x7 filter by
2017-12-04 21:32:29 +0100
cc2ba526d4
x86/vf_threshold: make threshold8 functions work on x86_32 by
2017-12-04 15:04:43 -0300
bfd7f07b65
fate/checkasm: add missing target for vf_threshold test by
2017-12-04 15:39:19 -0300
1b324700e3
checkasm/vf_threshold: fix mixed code and declarations by
2017-12-04 15:26:34 -0300
942eafcf08
libavcodec/hevc_filter: support for all skip_loop_filter levels. by
2017-11-30 23:58:02 +0100
d67c1dda40
avformat/hlsenc: fix compiling error when disable-network by
2017-12-04 23:52:17 +0800
5ff0d2acae
avfilter/x86/vf_hflip.asm: fix building on x32 by
2017-12-04 15:08:43 +0100
e836a0b3fd
fate-opus: update tests to use new decoder outputs by
2017-12-04 10:50:23 +0000
7b46add725
opus_pvq: do not compile encoding/decoding code if the encoder/decoder is disabled by
2017-12-04 08:57:45 +0000
ce87e630fa
opus_celt: deduplicate band quantization/dequantization function by
2017-12-04 08:55:45 +0000
86fda8be3f
avfilter: add hflip x86 SIMD by
2017-12-01 20:56:45 +0100
d1d6f965d8
fate-opus: update to match the changes from RFC8251 by
2017-12-04 07:26:33 +0000
1b8649c2ce
opus: add an option to toggle intensity stereo phase inversion by
2017-12-04 06:36:42 +0000
fe05f93013
opus: Add Special Hybrid Folding (per RFC8251) by
2017-12-02 11:46:58 -0600
de052ea454
opus_celt: Fix arithmetic overflow (per RFC8251) by
2017-12-02 11:36:25 -0600
511e6f17f4
opus_silk: Fix arithmetic overflow (per RFC8251) by
2017-12-02 11:36:25 -0600
9b45bcf713
libavutil: Add saturating subtraction functions by
2017-12-02 11:36:24 -0600
b73304f79e
x86vf_threshold/: use the PBLENDVB macro by
2017-12-04 02:20:52 -0300
1cfde7abd0
avformat/dashenc: add avpriv_io_move return value check by
2017-12-04 12:06:26 +0800
ad6946b818
avformat/hlsplaylist: add return value check of strftime by
2017-12-04 12:05:04 +0800
071f47649c
avformat/hlsplaylist: add int type of API ff_hls_write_file_entry by
2017-12-04 12:03:37 +0800
31b351ea81
avformat/hlsenc: fix baseurl missing last char by
2017-12-04 12:00:13 +0800
894f1c399b
lavf/mov: Fix missing newline. by
2017-12-04 04:15:49 +0100
5a93a85fd0
avformat/mxfdec: fix last packet timestamps by
2017-11-23 22:47:22 +0100
6e3e696591
avfilter/x86/vf_threshold : cosmetic indent by
2017-12-03 17:04:38 +0100
9719d57b34
avfilter/x86/vf_threshold : add avx2 version for threshold 8 by
2017-12-03 17:02:44 +0100
51345cb1d5
avfilter/x86/vf_threshold : make macro for threshold8 in order to add avx2 version by
2017-12-03 16:58:09 +0100
cfce442750
checkasm/vf_threshold : add checkasm test for threshold8 by
2017-12-03 16:56:25 +0100
fa470384ea
avfilter/vf_threshold : move context func init in ff_threshold_init by
2017-12-03 16:55:37 +0100
42a22d01d1
doc: reorganize developer.texi chapter hierarchy by
2017-11-26 00:31:11 -0800
4bb7d72bcf
avcodec/h264_parse: Treat escaped and unescaped decoding error equal in decode_extradata_ps_mp4() by
2017-11-25 22:21:16 +0100
225341b20d
avfilter/vf_stack: always copy SAR from first input by
2017-12-02 23:29:49 +0100
00d454ed2c
lavf/movenc: add sdtp (sample dependency) box by
2017-11-19 12:46:30 -0800
09494d0984
avformat/oggdec: Respect AVERROR codes returned by ogg parsers. by
2017-11-28 13:40:20 -0800
53c492640c
avutil/mem: Add DECLARE_ASM_ALIGNED macro for DJGPP architecture. by
2017-11-14 18:26:49 +0000
be6d1f9632
avcodec/x86/bswapdsp : use macro for 128 bits constants loading in xmm or ymm by
2017-12-02 18:22:32 +0100
b37196adff
avutil/x86util : add macro for loading a 128 bits constants in an xmm or in each part of an ymm in order to simplify avx2 asm func by
2017-12-02 18:22:14 +0100
e171022c24
vaapi: Make the decode profile matching more explicit by
2017-11-09 01:04:44 +0000
4b57f06447
vaapi_h264: Fix VUI max_dec_frame_buffering by
2017-10-24 13:25:21 +0800
e7adf2250b
vaapi_h265: Enable VBR mode by
2017-08-25 15:56:51 +0800
5a6707e49b
cbs_mpeg2: Fix marker_bit type by
2017-11-09 01:04:25 +0000
7bf3f38046
cbs: Add padding to slice data allocations by
2017-11-09 01:04:20 +0000
bbfcb1b7c8
avfilter/vf_threshold: add x86 SIMD by
2017-11-12 19:11:51 +0100
2bc6b9b2a9
(tag: n3.0.10)
Changelog: update by
2017-12-02 00:30:18 +0100
06a6f73ad8
avcodec/vorbis: Fix another 1 << 31 > int32_t::max() with 1u. by
2017-11-30 12:20:36 -0800
532f0d1278
Don't manipulate duration when it's AV_NOPTS_VALUE. by
2017-11-28 14:26:55 -0800
e6c6bb218e
avcodec/vorbis: 1 << 31 > int32_t::max(), so use 1u << 31 instead. by
2017-11-22 10:58:39 -0800
b01020a050
avformat/utils: Prevent undefined shift with wrap_bits > 64. by
2017-11-17 13:35:56 -0800
44dc83f0e0
avcodec/j2kenc: Fix out of array access in encode_cblk() by
2017-11-30 23:42:04 +0100
a65633aa9d
avcodec/hevcdsp_template: Fix undefined shift in put_hevc_epel_bi_w_h() by
2017-11-30 21:27:37 +0100
78b6e8fb23
avcodec/mlpdsp: Fix signed integer overflow, 2nd try by
2017-11-20 18:45:45 +0100
71e40180cb
avcodec/kgv1dec: Check that there is enough input for maximum RLE compression by
2017-11-22 20:14:54 +0100
2214afdf40
avcodec/dirac_dwt: Fix integer overflow in COMPOSE_FIDELITYi* by
2017-11-25 03:15:16 +0100
abff307736
avcodec/mpeg4videodec: Check also for negative versions in the validity check by
2017-11-21 03:15:53 +0100
50b2264810
Close ogg stream upon error when using AV_EF_EXPLODE. by
2017-11-20 12:07:57 -0800
c09d587ac5
Fix undefined shift on assumed 8-bit input. by
2017-11-17 16:05:30 -0800
712814fb17
Use ff_thread_once for fixed, float table init. by
2017-11-17 14:51:09 -0800
20e78d5339
avformat/mov: Propagate errors in mov_switch_root. by
2017-11-20 12:05:02 -0800
bf44f250a2
avcodec/hevcdsp_template: Fix invalid shift in put_hevc_epel_bi_w_v() by
2017-11-17 22:01:29 +0100
a3606385f0
avcodec/mlpdsp: Fix undefined shift ff_mlp_pack_output() by
2017-11-15 03:38:37 +0100
b9b4d34ecf
avcodec/zmbv: Check that the buffer is large enough for mvec by
2017-11-15 17:11:12 +0100
bc65abecd3
avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD137iL0() by
2017-11-14 03:40:07 +0100
d1421edab7
avcodec/wmv2dec: Check end of bitstream in parse_mb_skip() and ff_wmv2_decode_mb() by
2017-09-17 01:28:07 +0200
12aea29a95
avcodec/snowdec: Check for remaining bitstream in decode_blocks() by
2017-11-15 21:17:16 +0100
b8a10f10cc
avcodec/snowdec: Check intra block dc differences. by
2017-11-15 21:17:15 +0100
74677deaca
avformat/mov: Check size of STSC allocation by
2017-11-15 17:24:30 -0800
4171249d76
avcodec/vc2enc: Clear coef_buf on allocation by
2017-11-15 16:53:34 +0100
2fc1a8ba49
avcodec/h264dec: Fix potential array overread by
2017-10-21 18:04:44 +0200
b8a6b56027
avcodec/x86/mpegvideodsp: Fix signedness bug in need_emu by
2017-11-13 20:47:48 +0100
91aadc6a5b
avcodec/aacpsdsp_template: Fix integer overflows in ps_decorrelate_c() by
2017-11-05 21:20:08 +0100
43299eabea
avcodec/aacdec_fixed: Fix undefined shift by
2017-11-05 21:20:07 +0100
f2763b8ba8
avcodec/mdct_*: Fix integer overflow in addition in RESCALE() by
2017-11-05 21:20:06 +0100
f33f13172c
avcodec/snowdec: Fix integer overflow in header parsing by
2017-11-05 21:20:05 +0100
b9e9c5cee0
avcodec/cngdec: Fix integer clipping by
2017-11-02 18:34:09 +0100
b45971a955
avcodec/sbrdsp_fixed: Fix integer overflow in shift in sbr_hf_g_filt_c() by
2017-11-01 14:00:20 +0100
4fbee42727
avutil/softfloat: Add FLOAT_MIN by
2017-11-01 14:00:18 +0100
21ae8b4869
avcodec/aacsbr_fixed: Fix division by zero in sbr_gain_calc() by
2017-11-01 14:00:19 +0100
122634a580
avcodec/h264idct_template: Fix integer overflows in ff_h264_idct8_add() by
2017-11-04 01:19:20 +0100
4d9321136d
avcodec/xan: Check for bitstream end in xan_huffman_decode() by
2017-11-03 17:48:29 +0100
66754f0a96
avformat: Free the internal codec context at the end by
2017-04-12 01:46:30 +0200
a3bb922c4d
avcodec/xan: Improve overlapping check by
2017-10-30 23:21:40 +0100
52ebd1a0dc
avcodec/aacdec_fixed: Fix integer overflow in apply_dependent_coupling_fixed() by
2017-10-27 02:23:21 +0200
56cc35019e
avcodec/aacdec_fixed: Fix integer overflow in predict() by
2017-10-27 02:23:20 +0200
93854b7052
avcodec/jpeglsdec: Check for end of bitstream in ls_decode_line() by
2017-10-26 00:02:57 +0200