e952d4b7ac
avcodec/hevc_ps: Fix limit of chroma_qp_offset_list_len_minus1 by
2017-09-10 21:10:18 +0200
abf3f9fa23
avcodec/hevc_ps: Fix c?_qp_offset_list size by
2017-09-10 21:10:17 +0200
380659604f
avcodec/shorten: Move buffer allocation and offset init to end of read_header() by
2017-09-10 21:10:16 +0200
c9a1cd08ea
avcodec/hevc_ps: improve check for missing default display window bitstream by
2017-09-07 21:23:04 -0300
4ce99e96d6
vp9: assert -> av_assert and fix associated compile error. by
2017-09-11 15:41:24 -0400
b05128f3c9
qsv: Load the hw hevc plugin by default on Linux by
2017-09-06 13:07:40 +0000
ad0d016f1c
MAINTAINERS: Add myself to maintainer of dashdec by
2017-09-11 22:40:46 +0800
eca53fd52b
Update for 3.3.4 by
2017-09-11 14:54:47 +0200
86eb50549a
Changelog: add vp9 tile threading support by
2017-09-11 01:18:36 +0700
9bab39dee5
vp9: fix compilation with threading disabled. by
2017-09-09 23:24:31 -0400
9bc5df5ec8
avcodec/jpeg2000dsp: Fix multiple integer overflows in ict_int() by
2017-09-08 23:29:12 +0200
4f97556f54
avcodec/jpeg2000dsp: Fix multiple integer overflows in ict_int() by
2017-09-08 23:29:12 +0200
792aeda9b4
avcodec/hevcdsp_template: Fix undefined shift in put_hevc_pel_bi_w_pixels by
2017-09-10 01:32:51 +0200
03d8e9fec5
avcodec/hevcdsp_template: Fix undefined shift in put_hevc_pel_bi_w_pixels by
2017-09-10 01:32:51 +0200
32fa6ce64a
avcodec/hevcdsp_template: Fix undefined shift in put_hevc_pel_bi_w_pixels by
2017-09-10 01:32:51 +0200
f5def99f52
avcodec/diracdec: Fix overflow in DC computation by
2017-09-10 01:32:50 +0200
bed626f845
avcodec/diracdec: Fix overflow in DC computation by
2017-09-10 01:32:50 +0200
a295d1870a
avcodec/diracdec: Fix overflow in DC computation by
2017-09-10 01:32:50 +0200
b590758298
avcodec/scpr: optimize shift loop. by
2017-09-08 23:29:13 +0200
2d025e7428
avcodec/jpeg2000dsp: Fix multiple integer overflows in ict_int() by
2017-09-08 23:29:12 +0200
f0efd795f4
avcodec/clearvideo: Only output a frame if one is coded in the packet by
2017-09-10 01:32:52 +0200
c225da68cf
avcodec/hevcdsp_template: Fix undefined shift in put_hevc_pel_bi_w_pixels by
2017-09-10 01:32:51 +0200
b5995856a4
avcodec/diracdec: Fix overflow in DC computation by
2017-09-10 01:32:50 +0200
8e17cd20b9
add missing ignore files by
2017-09-10 13:31:16 +0800
981f04b2ae
avcodec/scpr: optimize shift loop. by
2017-09-08 23:29:13 +0200
cbe181c8e1
build: Skip generating .version files when cleaning by
2017-02-28 22:12:00 +0100
27a86b8ece
avfilter/vf_convolve: use av_clip_uint8 by
2017-09-09 22:02:25 -0300
8eb8882af5
avcodec/dirac_vlc: limit res_bits in APPEND_RESIDUE() by
2017-09-09 15:51:45 +0200
1df91b48a3
libavcodec/h264_parse: don't use uninitialized value when chroma_format_idc==0 by
2017-09-07 09:42:07 -0400
b61e5a878c
avformat/asfdec: Fix DoS in asf_build_simple_index() by
2017-09-05 00:16:29 +0200
d9cf9f5af8
avformat/mov: Fix DoS in read_tfra() by
2017-09-05 00:16:29 +0200
8a640fc7cb
avcodec/dirac_vlc: Fix invalid shift in ff_dirac_golomb_read_32bit() by
2017-09-01 19:56:12 +0200
fef0ccc401
avcodec/dirac_dwt: Fix multiple overflows in 9/7 lifting by
2017-09-01 19:56:11 +0200
73427f5c74
avcodec/diracdec: Fix integer overflow in INTRA_DC_PRED() by
2017-09-01 19:56:10 +0200
9d3a7c82a6
avformat/mxfdec: Fix Sign error in mxf_read_primer_pack() by
2017-08-29 23:59:21 +0200
c01f799314
avformat/mxfdec: Fix DoS issues in mxf_read_index_entry_array() by
2017-08-29 23:59:21 +0200
e6a8d110d7
avformat/nsvdec: Fix DoS due to lack of eof check in nsvs_file_offset loop. by
2017-08-29 23:59:21 +0200
cd221a86a6
avcodec/snowdec: Fix integer overflow in decode_subband_slice_buffered() by
2017-08-28 00:30:33 +0200
25ff26aaac
avcodec/hevc_ps: Fix undefined shift in pcm code by
2017-08-27 23:59:09 +0200
b5f0302eeb
avcodec/sbrdsp_fixed: Fix undefined overflows in autocorrelate() by
2017-08-26 14:00:55 +0200
e910f15fcb
avformat/mvdec: Fix DoS due to lack of eof check by
2017-08-25 01:15:30 +0200
8cb0f2c4e5
avformat/rl2: Fix DoS due to lack of eof check by
2017-08-25 01:15:29 +0200
6bd562e044
avformat/rmdec: Fix DoS due to lack of eof check by
2017-08-25 01:15:28 +0200
4ff1fcd3ca
avformat/cinedec: Fix DoS due to lack of eof check by
2017-08-25 01:15:27 +0200
6447815dfb
avformat/asfdec: Fix DoS due to lack of eof check by
2017-08-25 12:37:25 +0200
305f37e5be
avformat/hls: Fix DoS due to infinite loop by
2017-08-26 01:26:58 +0200
85ffdcd8ff
ffprobe: Fix NULL pointer handling in color parameter printing by
2017-08-22 17:27:17 +0200
5474a7e93b
ffprobe: Fix null pointer dereference with color primaries by
2017-08-22 11:02:38 +0200
eea01de3ff
avcodec/hevc_ps: Check delta_pocs in ff_hevc_decode_short_term_rps() by
2017-08-21 00:18:48 +0200
deca5e7349
avformat/rtpdec_h264: Fix heap-buffer-overflow by
2017-08-23 21:30:37 +0200
9739a269fb
avformat/aviobuf: Fix signed integer overflow in avio_seek() by
2017-08-20 11:56:47 -0700
c889041352
avformat/mov: Fix signed integer overflows with total_size by
2017-08-20 11:56:47 -0700
b6a79b841d
avcodec/utils: Fix signed integer overflow in rc_initial_buffer_occupancy initialization by
2017-08-20 11:56:47 -0700
6ce9b2c1fe
avcodec/aacdec_template: Fix running cleanup in decode_ics_info() by
2017-08-21 02:15:49 +0200
4a122a0879
avcodec/me_cmp: Fix crashes on ARM due to misalignment by
2017-08-19 23:38:58 +0200
736ef73f9c
avcodec/pixlet: Fixes: undefined shift in av_mod_uintp2() by
2017-08-18 16:42:59 +0200
253b7829e4
avcodec/dirac_dwt_template: Fix integer overflow in vertical_compose53iL0() by
2017-08-18 16:42:58 +0200
f5227c50b7
avcodec/fic: Fixes signed integer overflow by
2017-08-17 18:24:37 +0200
16772e43ef
avcodec/snowdec: Fix off by 1 error by
2017-08-17 20:32:03 +0200
53dae9585f
avcodec/pixlet: fixes integer overflow in read_highpass() by
2017-08-17 03:54:56 +0200
99491bd260
avcodec/zmbv: Check decomp_size by
2017-08-16 16:03:23 +0200
02d224406f
avcodec/diracdec: Fixes integer overflow by
2017-08-15 03:32:44 +0200
a33e375d7d
avcodec/diracdec: Check perspective_exp and zrs_exp. by
2017-08-15 03:32:43 +0200
f5c6ce899f
avcodec/ffv1dec_template: Fix undefined shift by
2017-08-11 18:20:03 +0200
dcf02ee6c6
avcodec/mpeg4videodec: Clear mcsel before decoding an image by
2017-08-06 13:32:54 +0200
86b5a3d35d
avcodec/dirac_dwt: Fixes integer overflows in COMPOSE_DAUB97* by
2017-08-06 05:01:45 +0200
818f73542d
avcodec/aacdec_fixed: fix invalid shift in predict() by
2017-08-04 03:26:30 +0200
1dbfcd65b2
avcodec/h264_slice: Fix overflow in slice offset by
2017-08-04 02:41:05 +0200
fd871e24e6
avformat/utils: fix memory leak in avformat_free_context by
2017-07-18 11:26:39 -0700
8aa32a8d5c
swscale: fix gbrap16 alpha channel issues by
2017-08-03 16:21:54 +0100
ef8db67c92
avcodec/h264idct_template: Fix integer overflow in ff_h264_idct_add() by
2017-08-01 19:56:07 +0200
c554788352
avcodec/diracdsp: fix integer overflow by
2017-07-29 15:55:36 +0200
4306ddd87d
avcodec/diracdec: Check weight_log2denom by
2017-07-29 15:46:50 +0200
d98d29a775
avcodec/dirac_vlc: limit res_bits in APPEND_RESIDUE() by
2017-09-09 15:51:45 +0200
4d41db7a31
avfilter: add generic FFT video convolve filter by
2017-08-31 12:07:58 +0200
a918f16f7c
lavc/vaapi_encode_mpeg2: fix frame rate calc error when use time_base. by
2017-09-05 23:07:15 -0400
7a6bd54152
Add SUP/PGS subtitle muxer by
2014-09-30 11:01:17 +0300
ab96e2ca81
avformat/dashdec: free resource allocated by xml by
2017-09-09 08:34:07 +0800
96d70694ae
avformat/dashdec: add dash demuxer base version by
2017-09-09 08:32:03 +0800
27b7800ba9
avformat/matroskaenc: also write tags when output is WebM by
2017-06-01 23:47:32 -0300
260ea7a7b3
build: cleanup videotoolbox by
2017-09-06 11:53:48 +0200
1cf23e3fdd
build: cleanup audiotoolbox handling by
2017-09-06 11:42:54 +0200
496d0178b0
build: add --disable-coreimage autodetect switch by
2017-09-06 11:33:20 +0200
97d8013582
build: add --disable-avfoundation autodetect switch by
2017-09-06 11:31:40 +0200
b6dce64a8e
build: add check_apple_framework() by
2017-09-06 11:29:23 +0200
f8519529cf
lavfi/coreimage: reduce dependency scope from QuartzCore to CoreImage by
2017-09-05 18:09:37 +0200
b476e7720c
build: fix objcc header check by
2017-09-05 18:06:29 +0200
f61379cbd4
lavu/timer.h: add Linux Perf API support by
2017-09-02 19:25:10 +0200
e0b9b3e60e
lavu/tests: move timer.h include earlier by
2017-09-07 15:52:47 +0200
dc27df47ff
lavu/tests/des: rename crypt to crypt_ref by
2017-09-07 15:56:56 +0200
9c0d823a7c
lavu/timer.h: factor out timer report by
2017-09-02 19:17:45 +0200
e0d56f097f
checkasm: use perf API on Linux ARM* by
2017-09-01 15:11:18 +0200
f8c52dfa15
avformat/asfdec: Fix DoS in asf_build_simple_index() by
2017-09-05 00:16:29 +0200
e4a9790bac
avformat/asfdec: Fix DoS in asf_build_simple_index() by
2017-09-05 00:16:29 +0200
d08abbd0bd
avformat/mov: Fix DoS in read_tfra() by
2017-09-05 00:16:29 +0200
cf0eed2525
avfilter: add Haas stereo enhancer by
2017-09-06 14:06:38 +0200
e59da0f7ff
avcodec/vp9: Add tile threading support by
2017-09-08 04:02:49 +0700
83c12fefd2
avcodec/pthread_slice: add ff_slice_thread_execute_with_mainfunc() by
2017-09-08 03:48:17 +0700
fde5c7dc79
libavcodec/h264_parse: don't use uninitialized value when chroma_format_idc==0 by
2017-09-07 09:42:07 -0400
9b2c3c406f
avcodec/mips: Improve vp9 mc msa functions by
2017-09-04 18:02:36 +0530