d5fc16a6a8
avcodec/qtrleenc: Use keyframe when no previous frame is available by
2021-03-26 12:42:21 +0100
64977ed7ae
libswresample/audioconvert: Fix undefined NULL + 0 by
2021-03-26 09:43:22 +0100
f83976344e
avcodec/proresdec2: Don't apply non-zero offset to null pointer by
2021-03-26 09:21:22 +0100
4863671d88
avcodec/mpegvideo_enc: Don't apply non-zero offset to null pointer by
2021-03-26 07:15:56 +0100
9eadd616b7
avfilter/af_hdcd: Fix undefined shifts by
2021-03-26 06:22:24 +0100
659a925939
avcodec/dcaenc: Fix undefined left shift of negative numbers by
2021-03-26 06:03:49 +0100
829d4b009f
avcodec/pnm_parser: Check image size addition for overflow by
2021-03-30 13:22:14 +0200
426c52c2ce
avcodec/lscrdec: Check length in decode_idat() by
2021-03-30 13:17:09 +0200
15f1648f7f
tools/target_dem_fuzzer: Fix packet leak by
2021-03-22 21:58:30 +0100
45f40cec3a
avformat/imx: Check palette chunk size by
2021-03-30 12:47:22 +0200
de9f4351fa
avcodec/h265_metadata_bsf: Check nb_units before accessing the first in h265_metadata_update_fragment() by
2021-03-30 12:36:08 +0200
1ff644e509
avformat/rmdec: use larger intermediate type for audio_framesize * sub_packet_h check by
2021-03-30 11:03:56 +0200
698d768d21
avcodec/exr: Check oe in huf_decode() before use by
2021-03-30 09:15:27 +0200
137c998b48
avcodec/h264_slice: Check input SPS in ff_h264_update_thread_context() by
2021-03-20 14:36:28 +0100
d416d7f061
avcodec/mpegpicture: Keep ff_mpeg_framesize_alloc() failure state consistent by
2021-03-18 19:19:54 +0100
807b703a48
avformat/mpc8: check for size overflow in mpc8_get_chunk_header() by
2021-03-17 21:58:53 +0100
5978b8bd9c
avformat/mov: Do not zero memory that is written too or unused by
2021-03-21 18:08:43 +0100
ac0e9506d0
avcodec/mpegvideo: Update chroma_?_shift in ff_mpv_common_frame_size_change() by
2021-03-22 15:22:35 +0100
be3225153e
avformat/mov: Ignore multiple STSC / STCO by
2021-03-24 17:03:08 +0100
9b25cf8b06
avformat/utils: Extend overflow check in dts wrap in compute_pkt_fields() by
2021-02-02 17:29:23 +0100
f8fc6416b2
avfilter/vf_scale: Fix adding 0 to NULL (which is UB) in scale_slice() by
2021-02-19 21:43:45 +0100
18bcfa81fc
avutil/common: Add FF_PTR_ADD() by
2021-03-15 09:47:43 +0100
8c99a06c5c
avcodec/setts_bsf: Check timebase by
2021-03-04 13:06:22 +0100
9179ab9227
avformat/wtvdec: Check size in SBE2_STREAM_DESC_EVENT / stream2_guid by
2021-03-04 00:30:45 +0100
6ef700dfb0
avformat/utils: Fix integer overflow with duration_gcd in ff_rfps_calculate() by
2021-03-04 00:15:53 +0100
72a03b3c06
tools/target_dec_fuzzer: Adjust threshold for H264 by
2021-03-04 18:59:20 +0100
ee059d8ef8
avformat/cafdec: Do not build an index if all packets are the same by
2021-03-04 19:21:35 +0100
419f62c902
avformat/vividas: Use equals check with n in read_sb_block() by
2021-02-15 21:29:11 +0100
59c05f51d5
avcodec/sonic: Use unsigned temporary in predictor_calc_error() by
2021-02-10 23:05:17 +0100
79ff380da7
avformat/jacosubdec: Use 64bit intermediate for start/end timestamp shift by
2021-02-11 22:44:36 +0100
81178db83b
avformat/flvdec: Check array entry number by
2021-02-11 22:58:53 +0100
039ecef275
avcodec/h264_slice: Check sps in h264_slice_header_init() by
2021-03-20 17:02:36 +0100
c5a61adcca
avformat/movenc: Avoid loosing cluster array on failure by
2021-03-18 18:01:52 +0100
095f50e06e
avformat/avidec: Check for dv streams before using priv_data in parse ##dc/##wb by
2021-03-18 10:59:19 +0100
2af5b3fa08
avformat/mov: Check sample size for overflow in mov_parse_stsd_audio() by
2021-03-17 23:39:04 +0100
5d1e309e67
avcodec/sga: Check for array end in lzss_decompress() by
2021-03-17 22:19:33 +0100
9a3e525b7c
avformat/sbgdec: Check for overflow in last loop in expand_timestamps() by
2021-03-06 00:10:05 +0100
e42efdce95
avcodec/ffwavesynth: Avoid signed integer overflow in phi_at() by
2021-03-05 20:27:50 +0100
0c7d02844c
tests/matroska: Add test for remuxing annex B H.264 into Matroska by
2021-03-31 20:25:04 +0200
79ac8d5546
avcodec/pnm_parser: Check image size addition for overflow by
2021-03-30 13:22:14 +0200
c01cd2a8b2
avcodec/lscrdec: Check length in decode_idat() by
2021-03-30 13:17:09 +0200
6055b93379
tools/target_dem_fuzzer: Fix packet leak by
2021-03-22 21:58:30 +0100
f7a5150447
avformat/imx: Check palette chunk size by
2021-03-30 12:47:22 +0200
497ea04dbd
avcodec/h265_metadata_bsf: Check nb_units before accessing the first in h265_metadata_update_fragment() by
2021-03-30 12:36:08 +0200
cf2fd9204b
avformat/rmdec: use larger intermediate type for audio_framesize * sub_packet_h check by
2021-03-30 11:03:56 +0200
9e8475c7c7
avcodec/exr: Check oe in huf_decode() before use by
2021-03-30 09:15:27 +0200
b484e140ef
tls_gnutls: Print the underlying IO error message and pass the error code through by
2021-03-26 15:41:07 +0200
84ad471fce
tls_openssl: Improve quality of printed error messages, pass IO error codes through by
2021-03-26 15:39:53 +0200
b26c6df919
rtpenc_mpegts: add AVClass to the muxer context by
2021-03-31 18:40:48 +0530
eac77f7cf0
rtpenc_mpegts: add AVClass to the muxer context by
2021-03-31 18:40:48 +0530
ceae92cb29
avcodec/h264_slice: Check input SPS in ff_h264_update_thread_context() by
2021-03-20 14:36:28 +0100
76cea1d2ce
avcodec/mpegpicture: Keep ff_mpeg_framesize_alloc() failure state consistent by
2021-03-18 19:19:54 +0100
6cc65d3d67
avformat/mpc8: check for size overflow in mpc8_get_chunk_header() by
2021-03-17 21:58:53 +0100
c1fe1114bc
avformat/mov: Do not zero memory that is written too or unused by
2021-03-21 18:08:43 +0100
87d87e6587
avcodec/mpegvideo: Update chroma_?_shift in ff_mpv_common_frame_size_change() by
2021-03-22 15:22:35 +0100
2611d20d35
avformat/mov: Ignore multiple STSC / STCO by
2021-03-24 17:03:08 +0100
b37ff29e0e
avformat/utils: Extend overflow check in dts wrap in compute_pkt_fields() by
2021-02-02 17:29:23 +0100
1cf96ce269
avfilter/vf_scale: Fix adding 0 to NULL (which is UB) in scale_slice() by
2021-02-19 21:43:45 +0100
522a5259e9
avutil/common: Add FF_PTR_ADD() by
2021-03-15 09:47:43 +0100
dfeb9b3a8b
avformat/asf: Factor common code out by
2021-03-29 08:31:36 +0200
84ac35ecb8
avcodec/mjpegenc: Fix segfault when freeing incomplete context by
2021-03-30 23:20:49 +0200
e5d6af7b35
avcodec/tiff: Avoid forward declarations by
2021-03-30 07:53:50 +0200
d4575982f4
tests/matroska: Add test for WebVTT in WebM by
2021-03-29 15:09:26 +0200
461d04d956
fftools/ffprobe: Add missing dispositions by
2021-03-29 14:18:47 +0200
61ea0e3191
doc/demuxers: note support for flv variant KUX by
2021-03-31 15:16:12 +0530
6ef5d8ca86
avcodec/dv_profile: PAL DV files with dsf flag 0 - detect via pal flag and buf_size by
2021-03-18 13:19:16 +0100
62f486e793
avformat/rtpdec: Fix prft wallclock time. by
2021-03-24 21:46:36 -0700
e7cbbd9026
avcodec/put_bits: Don't set size_in_bits, fix overflow by
2021-03-25 14:17:10 +0100
c81b8e04aa
Avoid intermediate bitcount for number of bytes in PutBitContext by
2021-03-25 12:52:56 +0100
73fb1b8a9b
avcodec/dvenc: Avoid using PutBitContext fields directly by
2021-03-25 12:28:54 +0100
f9d1528fc9
avcodec/proresenc_kostya: Factor flushing PutBitContext out by
2021-03-25 11:30:06 +0100
df1c30f139
avcodec/utvideoenc: Don't use bitcounts when byte-aligned by
2021-03-25 10:38:12 +0100
67f6e7ed6d
avcodec: Remove cumbersome way of checking for amount of bytes left by
2021-03-25 10:27:31 +0100
11ff9cb5e9
avcodec/put_bits: Add functions for amount of bytes written/left by
2021-03-25 09:05:49 +0100
e48f18e2d5
avcodec/vorbisenc, wmavoice: Use put_bits_left() where appropriate by
2021-03-25 06:07:37 +0100
ddd0f5dbe9
avcodec/dvenc: Remove dead error message by
2021-03-25 05:36:22 +0100
3183eda0fa
avcodec/mlpenc: Avoid redundant temporary PutBitContext by
2021-03-25 02:55:53 +0100
0ab70230f2
avcodec/sonic: Remove outdated outcommented line by
2021-03-25 02:28:45 +0100
e4ccd348c1
avcodec/vorbisenc: Remove always-false check by
2021-03-25 00:59:42 +0100
7fc8ba9068
avcodec/setts_bsf: Check timebase by
2021-03-04 13:06:22 +0100
1f74661543
avformat/wtvdec: Check size in SBE2_STREAM_DESC_EVENT / stream2_guid by
2021-03-04 00:30:45 +0100
6dc6e1cce0
avformat/utils: Fix integer overflow with duration_gcd in ff_rfps_calculate() by
2021-03-04 00:15:53 +0100
7b4510d2a8
avcodec/dvbsubdec: Support computing clut only once by
2021-03-04 14:22:31 +0100
46c4f39307
tools/target_dec_fuzzer: Adjust threshold for H264 by
2021-03-04 18:59:20 +0100
301f378768
tools/target_dec_fuzzer: Compute CLUT for DVBSUB only once by
2021-03-04 14:24:03 +0100
ea12590c8e
avformat/cafdec: Do not build an index if all packets are the same by
2021-03-04 19:21:35 +0100
558426b847
avformat/sierravmd: Make struct smaller by reordering by
2021-03-24 02:17:35 +0100
440a401d89
avformat/sierravmd: Remove outdated check by
2021-03-24 01:39:50 +0100
117a41b7e3
avformat/segafilm: Remove outdated check by
2021-03-24 01:21:41 +0100
63fcf3da01
avformat/utils: Remove redundant check by
2021-03-24 01:14:24 +0100
797c2ecc8f
avfilter/vf_paletteuse: Fix left shift outside of range of int by
2020-01-22 01:47:21 +0100
55b46902c1
avfilter/asrc_sine: Fix invalid left shift of negative number by
2020-01-22 02:05:10 +0100
a42c47b77f
avformat/webmdashenc: Don't pass NULL to memcmp by
2019-09-23 23:23:10 +0200
e44214a824
avformat/vividas: Use equals check with n in read_sb_block() by
2021-02-15 21:29:11 +0100
075d793ba8
avcodec/sonic: Use unsigned temporary in predictor_calc_error() by
2021-02-10 23:05:17 +0100
2c477be08a
avformat/jacosubdec: Use 64bit intermediate for start/end timestamp shift by
2021-02-11 22:44:36 +0100
b5d8fe1c87
avformat/flvdec: Check array entry number by
2021-02-11 22:58:53 +0100
7a74129fa9
avformat/rtpenc_mpegts: stop leaks by
2021-03-28 15:05:37 +0530
8b2bde0494
avformat/rtpenc_mpegts: stop leaks by
2021-03-28 15:05:37 +0530
1d1a96acf5
doc/filters: note default for elbg pal8 option by
2021-03-28 15:26:56 +0530