6a5b0a3c75
avformat/utils: Never store negative values in last_IP_duration by
2018-10-12 20:55:25 +0200
51404bb4f6
avformat/utils: Fix integer overflow in discontinuity check by
2018-10-12 03:00:32 +0200
4b14c3ed78
avcodec/unary: Improve get_unary() docs by
2018-09-22 15:18:17 +0200
9b95c4740d
avcodec/dvdsubdec: Sanity check len in decode_rle() by
2018-09-13 03:33:50 +0200
58cb3ad576
avcodec/mpeg4videodec: Fix undefined shift in get_amv() by
2018-09-15 00:20:38 +0200
648b904662
avcodec/zmbv: Check that the decompressed data size is correct by
2018-09-18 00:28:37 +0200
6161aade4c
avcodec/zmbv: Update decomp_len in raw frames by
2018-09-17 21:33:59 +0200
1ed6224cdf
avcodec/shorten: Fix bitstream end check in read_header() by
2018-09-15 02:08:20 +0200
1049ccec34
avcodec/dvdsubdec: Avoid branch in decode_run_8bit() by
2018-09-13 04:24:49 +0200
fcab1b996a
avcodec/h264_refs: Document last if() in ff_h264_execute_ref_pic_marking() by
2018-08-17 02:06:27 +0200
fceedd4de9
avcodec/ra144: Fix undefined integer overflow in add_wav() by
2018-08-26 02:26:24 +0200
23c5d8d9ce
avcodec/hq_hqa: Check remaining input bits in hqa_decode_mb() by
2018-08-20 22:53:32 +0200
c2ac8d3147
avcodec/vb: Check for end of bytestream before reading blocktype by
2018-08-20 22:19:23 +0200
22f743e602
avcodec/snowdec: Fix integer overflow with motion vector residual by
2018-08-20 20:15:19 +0200
172bb520c9
avformat/nsvdec: Do not parse multiple NSVf by
2018-08-16 12:23:20 +0200
4babf70c7e
avformat/mlvdec: read_string() received unsigned size, make the argument unsigned by
2018-08-16 15:36:28 +0200
0ea54cae21
avformat/rmdec: Fix EOF check in the stream loop in ivr_read_header() by
2018-08-16 15:36:29 +0200
f1425b389a
avcodec/shorten: Fix integer overflow in residual/LPC combination by
2018-08-12 22:55:59 +0200
5eeaaa29fa
avcodec/shorten: Check verbatim length by
2018-08-12 22:43:33 +0200
f7778c2ce9
avcodec/mpegaudio_parser: Initialize poutbuf* by
2018-08-05 14:51:36 +0200
f6e570aa01
avcodec/aacpsdsp_template: Fix integer overflow in ps_stereo_interpolate_c() by
2018-07-28 10:59:09 +0200
f81fd4c524
avcodec/qtrle: Check remaining bytestream in qtrle_decode_XYbpp() by
2018-07-29 12:40:48 +0200
9f18b056da
avcodec/diracdec: Check bytes count in else branch in decode_lowdelay() too by
2018-07-22 21:42:16 +0200
cc82d22289
avcodec/diracdec: Change frame_number to 64bit as its a 32bit from the bitstream and we also have a -1 special case by
2018-07-22 20:45:39 +0200
86dfce06e3
avcodec/dirac_dwt_template: Fix several integer overflows in horizontal_compose_daub97i() by
2018-07-22 19:11:04 +0200
057cfa4200
avcodec/diracdec: Prevent integer overflow in intermediate in global_mv() by
2018-07-22 18:58:34 +0200
d7d54f3fd5
swresample/swresample: Fix input channel count in resample_first computation by
2018-07-24 22:44:12 +0200
60493f388c
avutil/pixfmt: Document chroma plane size for odd resolutions by
2018-07-18 22:22:35 +0200
961eeb4035
avcodec/dvdsub_parser: Allocate input padding by
2018-07-13 18:56:10 +0200
d7d237a441
avcodec/dvdsub_parser: Init output buf/size by
2018-07-13 18:54:48 +0200
e7dc6231e2
avcodec/imgconvert: fix possible null pointer dereference by
2018-04-03 14:41:33 +0200
0c9c4c3103
avcodec/dirac_dwt_template: Fix signedness regression in interleave() by
2018-07-13 18:33:08 +0200
328ab7f0a1
swresample/arm: rename labels to fix xcode build error by
2018-04-27 13:49:52 -0700
0d4a11d0a9
avformat/utils: fix mixed declarations and code by
2017-11-24 17:46:16 -0300
c3831e89ef
libwebpenc_animencoder: add missing braces to struct initialization by
2016-03-17 21:46:06 -0300
790e6fead0
avformat/movenc: Check input sample count by
2018-07-06 22:23:25 +0200
4ead5a9470
avcodec/mjpegdec: Check for odd progressive RGB by
2018-07-06 16:28:14 +0200
469503ac1d
avformat/movenc: Check that frame_types other than EAC3_FRAME_TYPE_INDEPENDENT have a supported substream id by
2018-06-27 16:51:51 +0200
94edbf464c
avformat/mms: Add missing chunksize check by
2018-07-03 20:33:04 +0200
6cadf46dff
avformat/pva: Check for EOF before retrying in read_part_of_packet() by
2018-07-03 22:14:42 +0200
ee8c6566e2
avformat/rmdec: Do not pass mime type in rm_read_multi() to ff_rm_read_mdpr_codecdata() by
2018-07-03 21:37:46 +0200
438e848b65
avcodec/indeo4: Check for end of bitstream in decode_mb_info() by
2018-07-02 01:26:44 +0200
21a6570158
avcodec/shorten: Fix undefined addition in shorten_decode_frame() by
2018-07-02 19:11:46 +0200
3afdb1c8a7
avcodec/jpeg2000dec: Fixes invalid shifts in jpeg2000_decode_packets_po_iteration() by
2018-07-02 18:57:05 +0200
405cfcae41
avcodec/jpeg2000dec: Check that there are enough bytes for all tiles by
2018-07-02 18:40:08 +0200
dd7d2770f3
avcodec/escape124: Fix spelling errors in comment by
2018-06-27 13:00:28 +0200
181c3d82e9
avcodec/ra144: Fix integer overflow in ff_eval_refl() by
2018-06-21 23:08:32 +0200
662f7cef06
avcodec/cscd: Check output buffer size for lzo. by
2018-06-22 01:18:20 +0200
1e067b7ed8
avcodec/escape124: Check buf_size against num_superblocks by
2018-06-24 19:23:02 +0200
d862380718
avcodec/mjpegdec: Check for end of bitstream in ljpeg_decode_rgb_scan() by
2018-06-21 22:48:54 +0200
eaefd3ada9
avcodec/aacdec_fixed: Fix undefined integer overflow in apply_independent_coupling_fixed() by
2018-06-14 16:41:49 +0200
a1c125d2bd
avcodec/dirac_dwt_template: Fix undefined behavior in interleave() by
2018-06-14 16:37:32 +0200
626143903b
avutil/common: Fix undefined behavior in av_clip_uintp2_c() by
2018-06-14 15:41:33 +0200
963915a4b4
fftools/ffmpeg: Fallback to duration if sample rate is unavailable by
2018-05-01 22:44:07 +0200
ff75dc10fd
avformat/mov: Only set pkt->duration to non negative values by
2018-05-16 23:35:58 +0200
18214e2a3f
avcodec/h264_mc_template: Only prefetch motion if the list is used. by
2018-06-08 18:25:14 +0200
aa803d93bf
avcodec/xwddec: Use ff_set_dimensions() by
2018-06-08 00:42:31 +0200
23fdebaec5
avcodec/wavpack: Fix overflow in adding tail by
2018-06-08 00:07:04 +0200
50e55b81be
avcodec/shorten: Fix multiple integer overflows by
2018-06-05 13:19:35 +0200
07fd8627e5
avcodec/shorten: Sanity check nmeans by
2018-06-05 13:03:48 +0200
0c645bd73c
avcodec/mjpegdec: Fix integer overflow in ljpeg_decode_rgb_scan() by
2018-06-05 02:17:24 +0200
aee71463fb
avcodec/truemotion2: Fix overflow in tm2_apply_deltas() by
2018-06-05 02:09:59 +0200
f144d5eb49
avcodec/opus_silk: Change silk_lsf2lpc() slightly toward silk/NLSF2A.c by
2018-06-03 01:33:54 +0200
bbd9f480f3
avcodec/amrwbdec: Fix division by 0 in find_hb_gain() by
2018-06-03 00:48:06 +0200
7f142e5402
avformat/mov: replace a value error by clipping into valid range in mov_read_stsc() by
2018-05-21 03:16:58 +0200
b4024909c1
avformat/mov: Break out early if chunk_count is 0 in mov_build_index() by
2018-05-15 17:06:59 +0200
fe9c23bebb
avcodec/fic: Avoid some magic numbers related to cursors by
2018-05-05 23:42:36 +0200
243bdbde57
avcodec/g2meet: ask for sample with overflowing RGB by
2018-05-16 22:50:19 +0200
1f81818c6a
avcodec/aacdec_fixed: use 64bit to avoid overflow in rounding in apply_dependent_coupling_fixed() by
2018-05-25 22:06:48 +0200
be77d7ba78
oavcodec/aacpsdsp_template: Use unsigned for hs0X to prevent undefined behavior by
2018-05-25 22:02:20 +0200
fe37daf25d
avcodec/g723_1dec: Clip bits2 in both directions by
2018-05-25 21:56:04 +0200
0d58511013
avcodec/mpeg4videoenc: Use 64 bit for times in mpeg4_encode_gop_header() by
2018-05-21 23:08:05 +0200
3eff19d388
avcodec/mlpdec: Only change noise_type if the related fields are valid by
2018-05-17 13:58:46 +0200
876d3ee862
indeo4: Decode all or nothing of a band header. by
2018-05-17 13:40:38 +0200
ffe4ffa4ef
avformat/mov: Only fail for STCO/STSC contradictions if both exist by
2018-05-15 17:07:00 +0200
a8fcb810c9
avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0 / COMPOSE_DD137iL0 by
2018-05-14 00:10:33 +0200
1747563cea
avcodec/fic: Check available input space for cursor by
2018-05-05 22:00:01 +0200
00c18862a3
avcodec/g2meet: Check RGB upper limit by
2018-04-27 20:16:13 +0200
6850377b59
avcodec/jpeg2000dec: Fix undefined shift in the jpeg2000_decode_packets_po_iteration() CPRL case by
2018-05-04 19:18:25 +0200
6aae60cc7d
avcodec/jpeg2000dec: Skip init for component in CPRL if nothing is to be done by
2018-05-04 19:11:36 +0200
88e5a30cf8
avcodec/g2meet: Change order of operations to avoid undefined behavior by
2018-05-04 18:16:08 +0200
9505b28538
avcodec/flac_parser: Fix infinite loop by
2018-04-30 22:20:28 +0200
04e69effbb
avcodec/wavpack: Fix integer overflow in DEC_MED() / INC_MED() by
2018-04-27 21:44:07 +0200
baa4913e12
avcodec/error_resilience: Fix integer overflow in filter181() by
2018-04-22 21:46:05 +0200
aaa2d4a265
avcodec/h263dec: Check slice_ret in mspeg4 slice loop by
2018-04-22 21:07:45 +0200
cc8710b5af
avcodec/elsdec: Fix memleaks by
2018-04-25 01:54:17 +0200
70c7c73920
avcodec/vc1_block: simplify ac_val computation by
2018-04-23 02:08:10 +0200
142e1e3e9a
avcodec/ffv1enc: Check that the crc + version combination is supported by
2018-04-21 22:19:31 +0200
73d07e320c
lavf/http.c: Free allocated client URLContext in case of error. by
2018-01-12 19:16:29 +0100
3bf0a405f0
avcodec/dsicinvideo: Fail if there is only a small fraction of the data available that comprises a full frame by
2018-04-16 22:29:09 +0200
a8640c87a7
avcodec/dsicinvideo: Propagate errors from cin_decode_rle() by
2018-04-16 22:28:23 +0200
e49e8259df
avcodec/dfa: Check dimension against maximum by
2018-04-16 22:04:53 +0200
3009bf0be6
avcodec/cinepak: Skip empty frames by
2018-04-17 02:13:43 +0200
5891d222ff
avcodec/cinepak: move some checks prior to frame allocation by
2018-04-17 02:13:42 +0200
ad3ec05d03
swresample/arm: remove unintentional relocation. by
2018-04-18 16:29:39 -0700
9665d6258c
doc/APIchanges: Fix typos in hashes by
2018-04-16 18:23:12 +0200
b591673c50
avformat/utils: Check cur_dts in update_initial_timestamps() more by
2018-04-13 11:38:48 +0200
cf321e93c4
avcodec/utils: Enforce minimum width also for VP5/6 by
2018-04-11 19:50:52 +0200
065057c8a3
avcodec/truemotion2: Propagate out of bounds error from GET_TOK() by
2018-04-10 22:24:03 +0200
5aaa5bd1b0
avcodec/mjpegdec: Check input buffer size. by
2018-04-10 16:12:15 +0200