b172815c3c
avcodec/aacdec_templat: Fix integer overflow in apply_ltp() by
2018-02-18 16:55:52 +0100
1a387f1ce6
avcodec/jpeg2000dwt: Fix integer overflows in sr_1d53() by
2018-02-18 00:11:33 +0100
205689ae8a
avcodec/diracdec: Use int64 in global mv to prevent overflow by
2018-02-17 23:54:44 +0100
af5c12c029
avcodec/dxtory: Remove code that corrupts dimensions by
2018-02-17 21:27:16 +0100
93a16aebf2
avcodec/dirac_dwt_template: Fix Integer overflow in horizontal_compose_dd137i() by
2018-02-17 21:47:09 +0100
37cd7f3375
avcodec/hevcdec: Check luma/chroma_log2_weight_denom by
2018-02-17 21:42:34 +0100
1a4f8de03d
avcodec/jpeg2000dec: Use av_image_check_size2() by
2018-02-17 04:20:53 +0100
2a85ead5a3
avcodec/vp8: Check for bitstream end before vp7_fade_frame() by
2018-02-17 04:20:52 +0100
659a23e89f
avcodec/exr: Check remaining bits in last get code loop by
2018-02-14 13:01:46 +0100
519d48c861
avutil/common: Fix integer overflow in av_clip_uint8_c() and av_clip_uint16_c() by
2018-02-14 03:54:13 +0100
878fc42a90
avcodec/h264_cabac: Tighten allowed coeff_abs range by
2018-02-14 00:32:30 +0100
e8fb74c0c9
avcodec/h264_cavlc: Set valid qscale value in ff_h264_decode_mb_cavlc() by
2018-02-03 01:43:35 -0800
76a886dae3
avcodec/vp3: Error out on invalid num_coeffs in unpack_vlcs() by
2018-02-11 03:38:54 +0100
f03616d2a4
avcodec/mpeg4videodec: Ignore multiple VOL headers by
2018-02-09 22:24:58 +0100
0df3ad79c7
avcodec/vp3: Check eob_run by
2018-02-09 04:17:16 +0100
65fc03589f
avcodec/pafvideo: Check allocated frame size by
2018-02-04 02:14:49 +0100
55e6c6b5fe
avcodec/scpr: Fix reading a pixel before the first by
2018-02-03 18:49:07 +0100
66881cf2b5
avcodec/mpeg2dec: Fix field selection for skipped macroblocks by
2018-02-10 18:36:32 +0900
838d02fcff
avcodec/huffyuvdec: Check input buffer size by
2018-01-31 19:20:10 +0100
0322f78177
avcodec/utvideodec: Fix bytes left check in decode_frame() by
2018-02-02 21:44:57 +0100
4d4656e8cd
avcodec/wavpack: Fix integer overflow in FFABS by
2018-01-31 02:50:18 +0100
a97335b1b3
avcodec/aacsbr_fixed: Fix overflows in rounding in sbr_hf_assemble() by
2018-01-31 18:13:07 +0100
d07a0ae1af
avcodec/exr: Fix memleaks in decode_header() by
2018-01-31 17:50:21 +0100
55f9c21363
avcodec/dirac_dwt: Fix several integer overflows by
2018-01-25 23:14:37 +0100
38384cdd99
avcodec/indeo5: Do not leave frame_type set to an invalid value by
2018-01-26 00:24:49 +0100
4019c2a67c
avcodec/hevc_ps: Check log2_sao_offset_scale_* by
2018-01-24 03:15:23 +0100
bb5748ec9d
avcodec/hevc_ps: extract SPS fields required for hvcC construction by
2017-09-26 18:04:12 -0700
90cfaff0bb
avcodec/mpeg4videodec: Avoid possibly aliasing violating casts by
2018-01-28 02:29:02 +0100
093c80747b
avcodec/get_bits: Document the return code of get_vlc2() by
2018-01-28 02:29:01 +0100
61a911d007
avcodec/mpeg4videodec: Check mb_num also against 0 by
2018-01-28 02:29:00 +0100
d74839d793
avfilter/vf_transpose: Fix used plane count. by
2018-01-24 19:38:05 +0100
aec30d0da9
avcodec/hevc_cabac: Check prefix so as to avoid invalid shifts in coeff_abs_level_remaining_decode() by
2018-01-15 23:46:44 +0100
dbe356a009
avcodec/mjpegdec: Fix integer overflow in DC dequantization by
2018-01-24 03:28:49 +0100
ce82d4722b
avcodec/dxtory: Fix bits left checks by
2018-01-22 14:02:59 +0100
fb27cebc93
avcodec/hevc_cabac: Move prefix check in coeff_abs_level_remaining_decode() down by
2018-01-15 23:42:57 +0100
162bbc22e2
avcodec/truemotion2: Fix integer overflow in TM2_RECALC_BLOCK() by
2018-01-20 04:10:50 +0100
60bc7a6ec0
avcodec/snowdec: Fix integer overflow before htaps check by
2018-01-15 03:03:36 +0100
a9fb2f8c80
avcodec/ulti: Check number of blocks at init by
2018-01-15 19:03:48 +0100
488a6ae7e5
avcodec/jpeg2000: Check sum of sizes of band->prec before allocating by
2018-01-14 00:39:40 +0100
eecb0ecf51
avcodec/ac3dec_fixed: Fix integer overflow in scale_coefs() by
2018-01-14 00:39:39 +0100
68f9a9fe4b
avformat/lrcdec: Fix memory leak in lrc_read_header() by
2018-01-19 13:17:07 -0800
980fe1b7a6
avformat/matroskadec: Fix float-cast-overflow undefined behavior in matroska_parse_tracks() by
2018-01-18 15:21:56 -0800
68ca7aefb2
configure: bump year by
2018-01-01 18:05:55 +0100
7965ffbeb1
avcodec/utils: Avoid hardcoding duplicated types in sizeof() by
2017-06-04 01:53:58 +0200
d8e501de42
avcodec/arm/sbrdsp_neon: Use a free register instead of putting 2 things in one by
2018-01-11 22:47:10 +0100
014ba5c737
avcodec/h264addpx_template: Fixes integer overflows by
2018-01-07 03:48:43 +0100
bf7715fd29
avcodec/dirac_dwt: Fix overflows in COMPOSE_HAARiH0/COMPOSE_HAARiL0 by
2018-01-07 20:58:49 +0100
347744121b
avcodec/diracdec: Fix integer overflow with quant by
2018-01-07 20:43:24 +0100
ba2f8469ba
avcodec/opus_parser: Check payload_len in parse_opus_ts_header() by
2018-01-05 22:12:07 +0100
e4afafaa7e
avcodec/jpeg2000dsp: Fix integer overflows in ict_int() by
2018-01-07 04:12:57 +0100
d81bfc042c
avcodec/h264_slice: Do not attempt to render into frames already output by
2018-01-03 23:42:01 +0100
05a9266894
avcodec/dnxhddec: Check dc vlc by
2018-01-03 23:42:00 +0100
8d381b57fd
avcodec/mjpegdec: Check input buffer size. by
2018-04-10 16:12:15 +0200
8c02cd8ca0
avcodec/h264_slice: Fix integer overflow with last_poc by
2018-04-07 00:34:25 +0200
0a8133119c
avformat/mov: Fix extradata memleak by
2018-04-06 23:56:57 +0200
a06175d739
fate: to test program sub stream selection by its type in mpegts by
2018-04-11 22:33:02 +0200
37d0213968
avformat/utils: Stream specifier enhancement by
2018-04-01 23:29:14 +0200
4d544f6086
doc/filters: fix lenscorrection k1 & k2 typo by
2018-04-12 12:44:49 -0800
52623bc26f
lavf/hlsproto: use ff_get_chomp_line by
2018-04-09 23:13:03 +0800
f1ccb4dbcf
lavf/hlsenc: use ff_get_chomp_line by
2018-04-09 23:12:16 +0800
0e49118271
lavf/hls: use ff_get_chomp_line by
2018-04-09 23:11:02 +0800
cdd107b965
lavf/aviobuf: add ff_get_chomp_line by
2018-04-09 23:05:42 +0800
bc62d20dc4
doc: update loglevel option documentation by
2018-04-03 09:24:21 +0200
a26c9fdd1b
libavformat/aac: Parse all ID3 tags present between ADTS frames by
2018-04-02 11:30:40 +0200
b5788e7025
avcodec/dpx: Support for RGB 12-bit packed decoding by
2018-04-10 18:20:23 +0200
b5c877a554
configure: Disable direct stripping for AIX. by
2018-04-12 02:30:21 +0200
19128408ac
avcodec/mpegpicture: fix "stride changed" failures in gray mode by
2018-04-10 10:17:52 -0700
2108a6736f
avcodec/nvenc: update required driver versions for nvenc by
2018-04-11 14:28:36 +0200
86e9dba8fa
avcodec/nvenc: add support for B frames as ref by
2018-04-11 14:22:20 +0200
3e9d676192
spdifenc: support ac3 core+eac3 dependent streams by
2018-04-03 12:35:27 +0200
9825f77ac7
avformat/hlsenc: fix handling of delete_segments when %v is present by
2018-04-11 11:15:54 +0800
62c1cfcc35
avformat/movenc: use correct iTunes copyright atom by
2018-04-03 09:05:18 +0300
e43e97f0e0
lavc/libopusdec: Allow avcodec_open2 to call .close by
2018-04-10 13:59:25 -0700
aea610b0d6
configure: check for INIT_ONCE before enabling w32threads by
2018-04-08 14:00:47 -0300
234a5e0831
configure: check that the required header for Linux Perf is available by
2018-04-08 13:30:19 -0300
05f1a3face
lavc/amfenc: Retain a reference to D3D frames used as input during the encoding process by
2018-04-09 19:48:33 +0300
4c0798578c
lavc/videotoolbox: fix failure to decode PAFF by
2018-03-28 23:19:28 -0500
d64183ea5d
Sega FILM: set dts and duration when demuxing by
2018-04-08 18:27:25 -0700
3b350528d2
MAINTAINERS: add myself to the general developers list by
2018-04-03 07:14:46 +0800
3fbe4a043c
doc/filters: correct range for length in astats filter by
2018-04-09 14:28:06 +0530
4d1d7263d8
lavf/segafilmenc: Do not mix variable declaration and code. by
2018-04-10 00:50:01 +0200
8f144d9e3d
Drop Windows XP support remnants by
2018-04-02 01:06:18 +0200
c7ab6aff66
w32pthreads: always use Vista+ API, drop XP support by
2017-12-21 20:23:14 +0100
c31f6b1d61
avprobe: Print a user-friendly version of the display matrix by
2018-04-04 17:29:35 +0200
f821b2ea27
avprobe: Support printing strings with empty keys by
2018-04-04 17:29:34 +0200
cc06f7bd10
libx265: Support tiny video sizes by
2018-03-16 11:34:25 -0400
3b2fd96048
avcodec/arm/hevcdsp_sao : add NEON optimization for sao by
2018-03-27 20:43:06 +0800
249aca8f98
avcodec/movtextdec: Check style_start/end by
2018-04-08 03:29:44 +0200
54307b3531
lavc/qsvdec: set complete_frame flags for progressive picture by
2018-04-07 19:38:55 +0200
cca5e4f040
qsv: adding Multi Frame Encode support by
2018-04-02 15:17:23 +0200
29a8ed7663
lavf/qsvvpp: bypass vpp if not needed. by
2018-04-04 17:51:30 +0800
52ed83fa1a
lavc/qsvdec: expose frame pic_type and key_frame by
2018-04-04 17:51:29 +0800
c837918f50
avcodec/aacsbr_fixed: Fix integer overflow in sbr_hf_assemble() by
2018-04-07 21:55:06 +0200
916632dfbb
lavc/clearvideo: Allow decoding without extradata. by
2018-04-07 21:30:45 +0200
6cd81d68c5
libavcodec/rv34: error out earlier on missing references by
2018-04-02 20:01:07 +0200
6261ef4251
avcodec/get_bits: Document skip_bits_long() by
2018-03-23 18:58:33 +0100
9703b7d05f
avformat/matroskadec: reference the existing data buffer when creating packets by
2018-04-04 18:12:53 -0300
b8e75a2a08
avformat/matroskadec: factor the prores packet parsing code out by
2018-04-04 16:07:36 -0300
a61886650b
avformat/matroskadec: use refcounted buffers in EbmlBin by
2018-04-04 14:12:54 -0300
647fd4b829
swresample/swresample: Fix for seg fault in swr_convert_internal() -> sum2_float during dithering. by
2018-04-05 13:58:37 +0200