ffmpeg | branch: master | Andreas Rheinhardt |
Sat Aug 27 14:52:13 2022 +0200| [e157b21a9081e3c4e8e22a4ae764dfbf0cc5b5b3] |
committer: Andreas Rheinhardt
fftools/cmdutils: Add function to report error before exit
This is designed to improve and unify error handling for
allocation failures for
ffmpeg | branch: master | Andreas Rheinhardt |
Sat Aug 27 15:41:16 2022 +0200| [601faaed92de2fb036463b647d5b26cb7c649002] |
committer: Andreas Rheinhardt
fftools: Use report_error_then_exit_program() for allocation failures
Signed-off-by: Andreas Rheinhardt
> http://git.videolan.org/gitweb.c
ffmpeg | branch: master | Andreas Rheinhardt |
Thu Aug 25 23:11:02 2022 +0200| [90aa2a88f98473810bbbf6514a8327ae8ea9208a] |
committer: Andreas Rheinhardt
fftools/ffmpeg_opt: Check creation of new program
Fixes Coverity issue #1512413.
Signed-off-by: Andreas Rheinhardt
> http://git.videolan.
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Mon Apr 11 22:40:59 2022 +0200| [5e821d91436ee47daa674fe58130a4b73c77a719] |
committer: Michael Niedermayer
avfilter/video: Add ff_default_get_video_buffer2() to set specific alignment
Reviewed-by: Paul B Mahol
Signed-off-by: Michael Nieder
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Mon Apr 11 22:00:52 2022 +0200| [0af520417b56baa7974cb91bddd8ded069a3198b] |
committer: Michael Niedermayer
avformat/genh: Check sample rate
Fixes: signed integer overflow: -2515507630940093440 * 4 cannot be represented
in type 'long'
Fixes
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Mon Apr 11 21:52:55 2022 +0200| [14d8814edca862895fbf64187c32f2ac61afde90] |
committer: Michael Niedermayer
avformat/demux: Use unsigned to check duration vs duration_text
Fixes: signed integer overflow: 9223371898743775808 - -13811100 c
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Thu Apr 21 22:45:12 2022 +0200| [e509fa78c1e8d310a81fd8fb16d48db853407d9c] |
committer: Michael Niedermayer
avfilter/vsrc_mandelbrot: Check for malloc failure
Reviewed-by: Paul B Mahol
Signed-off-by: Michael Niedermayer
(cherry picked from
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Mon Apr 11 13:49:05 2022 +0200| [6a32a608dc277c4c90fecdd13af65e10fc6ac4c4] |
committer: Michael Niedermayer
avfilter/vf_frei0r: Copy to frame allocated according to frei0r requirements
Fixes: issues with non trivial linesize
Reviewed-by: Pa
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Tue May 3 22:17:39 2022 +0200| [0327a29c9301e610e7c0ce75b159957d6b2ced60] |
committer: Michael Niedermayer
avfilter/vf_libplacebo: Match AV_OPT_TYPE_FLOAT to dbl
Reviewed-by: "myp...@gmail.com"
Signed-off-by: Michael Niedermayer
(cherry p
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Tue May 3 22:21:32 2022 +0200| [b00df63465c47ddefc8fe06a833d7d22b64f3186] |
committer: Michael Niedermayer
avformat/libzmq: Improve r redundancy in occured
Reviewed-by: "myp...@gmail.com"
(cherry picked from commit e06b1ba7d79ac15f23fb0894
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Sun May 15 22:55:12 2022 +0200| [b9bda06ea5bca8745b9ef471fd80c21be8f498b5] |
committer: Michael Niedermayer
avformat/act: Check ff_get_wav_header() for failure
Fixes: missing error check
Fixes: CID717495
Signed-off-by: Michael Niedermayer
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Mon Jan 2 00:28:33 2017 +0100| [bfb365e851ac97fc6881044a87ecabad2383b7fc] |
committer: Michael Niedermayer
avcodec/texturedspenc: Fix indexing in color distribution determination
Fixes CID1396405
MSE and PSNR is slightly improved, and some
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Tue May 3 22:22:00 2022 +0200| [0cbe98cbbef6390596f30fee8d75cc95ac4c4ddf] |
committer: Michael Niedermayer
avcodec/libxavs2: Improve r redundancy in occured
Reviewed-by: "myp...@gmail.com"
Signed-off-by: Michael Niedermayer
(cherry picked
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Sun Mar 20 23:13:16 2022 +0100| [6a60c92be02aa602f15e678ac1b500b216756c85] |
committer: Michael Niedermayer
avformat/asfdec_f: Check packet_frag_timestamp
Fixes: signed integer overflow: -9223372036854775808 - 4607 cannot be
represented in
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Sun Mar 20 23:24:40 2022 +0100| [25d7f2eed5bfdf6499d674474353011dc4e1029b] |
committer: Michael Niedermayer
avformat/bfi: Check offsets better
Fixes: signed integer overflow: -2145378272 - 538976288 cannot be represented
in type 'int'
Fixes
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Sun Mar 20 23:32:53 2022 +0100| [540ad9ddbde53401e44f7d127bd919ddbabffe66] |
committer: Michael Niedermayer
avformat/aviobuf: Check buf_size in ffio_ensure_seekback()
buffer_size is an int
Fixes: signed integer overflow: 9223372036854775754
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Sat Apr 2 22:18:49 2022 +0200| [39f15f66638bee5e81c84a817ea599506835df3a] |
committer: Michael Niedermayer
avformat/ape: more bits in size for less overflows
Fixes: signed integer overflow: 2147483647 + 3 cannot be represented in type
'int
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Wed Mar 23 00:57:34 2022 +0100| [9db37b02ed3894d6d10b43f00906dfc94d793c73] |
committer: Michael Niedermayer
avformat/aaxdec: Check for overlaping segments
Fixes: Timeout
Fixes:
45875/clusterfuzz-testcase-minimized-ffmpeg_dem_AAX_fuzzer-6121
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Wed Mar 23 01:08:56 2022 +0100| [a9ccfc12100e127979ed019d4a92703666dd1e68] |
committer: Michael Niedermayer
avformat/aiffdec: avoid integer overflow in get_meta()
Fixes: signed integer overflow: 2147483647 + 1 cannot be represented in type
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Thu Jun 16 23:02:11 2022 +0200| [40ed3f6e8434bff12835133a14475eb3ed2fd140] |
committer: Michael Niedermayer
avformat/hls: Limit start_seq_no to one bit less
This avoids overflow checks on additions with 32bit numbers
Fixes: signed integer o
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Thu Jun 9 22:36:00 2022 +0200| [ccf14bcbe47b5c42ec51c931441bf48be092e056] |
committer: Michael Niedermayer
avcodec/cdgraphics: limit scrolling to the line
Fixes: out of array access
Fixes:
47877/clusterfuzz-testcase-minimized-ffmpeg_AV_COD
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Thu Jun 9 21:13:59 2022 +0200| [bc24cf32f37cefe275d399824d5f802f7bc9ba73] |
committer: Michael Niedermayer
avcodec/jpeglsdec: fix end check for xfrm
Fixes: out of array access
Fixes:
47871/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Fri Apr 1 12:46:08 2022 +0200| [dccf8c591a5bdee82ceb2ea84a9d4b47525c72b5] |
committer: Michael Niedermayer
avformat/matroskadec: avoid integer overflows in SAR computation
This ignores >64bit
Alternatively we could support that if it occurs
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Wed Mar 23 14:30:42 2022 +0100| [9764ec67b25b14c9a44f89e220a820949f637ece] |
committer: Michael Niedermayer
avformat/aiffdec: cleanup size handling for extreem cases
Signed-off-by: Michael Niedermayer
(cherry picked from commit c6f1e48b8647
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Sat Jun 18 20:54:36 2022 +0200| [ab936ed53e1c8e57a26b90ed07dfa438f086] |
committer: Michael Niedermayer
avcodec/aasc: Fix indention
Signed-off-by: Michael Niedermayer
(cherry picked from commit af2ed09220fe82e0aa479d1b93be6aadc4930efc)
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Mon Jun 27 21:13:11 2022 +0200| [abbf22ac637133a69c920db5b316c1888e340e18] |
committer: Michael Niedermayer
avformat/cinedec: Check size and pos more
Fixes: signed integer overflow: 9223372036848019263 + 134232320 cannot be
represented in t
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Thu Apr 28 23:34:53 2022 +0200| [b03a42587f1e4daa1b58f8e12682e248813956de] |
committer: Michael Niedermayer
avcodec/alacdsp: Make intermediates unsigned
Fixes: signed integer overflow: -14914387 + -2147418648 cannot be represented
in type '
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Sun Jul 3 00:43:21 2022 +0200| [0ba8bf701144a480e1ffe03881db255f6b129400] |
committer: Michael Niedermayer
avcodec/qdrw: adjust max colors to array size
Fixes: out of array access
Fixes:
48429/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Mon May 23 01:23:22 2022 +0200| [47dc801ec0d54923bbdda5d919cd22e9000d8484] |
committer: Michael Niedermayer
avformat/sctp: close socket on errors
This is untested as i have no testcase
Fixes: CID1302709
Signed-off-by: Michael Niedermayer
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Mon Jul 4 17:19:02 2022 +0200| [ae8aabe3989480caa1f9e256225f1a512d98ef2c] |
committer: Michael Niedermayer
avcodec/ffv1dec_template: fix indention
Signed-off-by: Michael Niedermayer
(cherry picked from commit eee7364c90699f50a36aaada38c52c
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Sun Jul 3 02:31:47 2022 +0200| [048f3714c2ea2472e8cdd21b9e80ec4b5036c812] |
committer: Michael Niedermayer
avcodec/wnv1: Check for width =1
The decoder only outputs pixels for width >1 images, fail early
Fixes: Timeout
Fixes:
48298/cluste
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Sun Jun 26 00:59:15 2022 +0200| [dac6f854a9b34e04023e58a976fa50ce89756def] |
committer: Michael Niedermayer
avcodec/qpeldsp: copy less for the mc0x cases
Fixes: out of array access
Fixes:
47936/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Thu Jun 9 22:21:55 2022 +0200| [c03f09f6f4a6abd4d85e460763d0d6ffdef45b0e] |
committer: Michael Niedermayer
avcodec/hevcdsp_template: stay within tables in sao_band_filter()
Fixes: out of array read
Fixes:
47875/clusterfuzz-testcase-minimiz
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Sun Jul 3 13:31:19 2022 +0200| [89685f280a6b256f798788a7b463daeddf8bf631] |
committer: Michael Niedermayer
avcodec/ffv1dec: Limit golomb rice coded slices to width 8M
This limit is possibly not reachable due to other restrictions on buffers
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Mon Jun 27 10:29:25 2022 +0200| [024b94bab3e8960d60025cf155d16cad96dc5ba2] |
committer: Michael Niedermayer
avformat/aaxdec: Check for empty segments
Fixes: Timeout
Fixes:
48154/clusterfuzz-testcase-minimized-ffmpeg_dem_AAX_fuzzer-514909435
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Mon Jul 4 23:32:40 2022 +0200| [b5fc01adbe66147767bab98533c9b8bcd784484f] |
committer: Michael Niedermayer
avformat/iff: simplify duration calculation
Fixes: signed integer overflow: 315680096256 * 134215943 cannot be represented
in type '
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Wed May 18 02:10:52 2022 +0200| [e028020213cdfd2d37934fa12e11c586040aca4e] |
committer: Michael Niedermayer
avfilter/vf_signature: Fix integer overflow in filter_frame()
Fixes: CID1403233
The second of the 2 changes may be unneeded but will
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Thu Jun 30 00:52:20 2022 +0200| [5bf38f660c70d8726a9a4aef72ec8f8da256319c] |
committer: Michael Niedermayer
avcodec/tiff: Check pixel format types for dng
Fixes: out of array access
Fixes:
48271/clusterfuzz-testcase-minimized-ffmpeg_AV_CODE
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Mon May 2 00:51:12 2022 +0200| [1fbd6f8d05f11a171265c51579107f45d33b4b4a] |
committer: Michael Niedermayer
avcodec/sbrdsp_fixed: Fix integer overflows in sbr_qmf_deint_neg_c()
Fixes: signed integer overflow: 2147483645 + 16 cannot be repres
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Tue Jul 19 00:25:45 2022 +0200| [a158789f0dccf9a4784c5772d88dc1c780985b68] |
committer: Michael Niedermayer
tools/target_dec_fuzzer: Adjust threshold for MMVIDEO
Fixes: Timeout
Fixes:
49003/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Mon Jul 18 22:46:45 2022 +0200| [aeaa86aacd6804cf142bbdee280bf089f5c3971b] |
committer: Michael Niedermayer
avcodec/exr: Check x/ysize
Fixes: OOM
Fixes:
48911/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_EXR_fuzzer-6352002510094336
Fo
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Wed Apr 27 22:16:51 2022 +0200| [fe026fd0cba152cad783fe5b370b2dd5101fb2c9] |
committer: Michael Niedermayer
avcodec/h264dec: Skip late SEI
Fixes: Race condition
Fixes:
clusterfuzz-testcase-minimized-mediasource_MP2T_AVC_pipeline_integration
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Fri May 20 00:50:33 2022 +0200| [273a3c5b8224d5a5e138033ad9bcffbb15b5c631] |
committer: Michael Niedermayer
avformat/rtsp: break on unknown protocols
This function needs more cleanup and it lacks error handling
Fixes: use of uninitialized m
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Tue Jul 19 00:32:18 2022 +0200| [04dabb241ba63c11b2863d237162985a797624d3] |
committer: Michael Niedermayer
avformat/asfdec_f: Use 64bit for packet start time
Fixes: signed integer overflow: 2147483647 + 32 cannot be represented in type
'in
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Tue Jul 12 20:43:20 2022 +0200| [f22b7e65c5fb45ab598505200733d3b3fce799fc] |
committer: Michael Niedermayer
avcodec/lagarith: Check dst/src in zero run code
Fixes: out of array access
Fixes:
48799/clusterfuzz-testcase-minimized-ffmpeg_AV_CO
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Wed Jul 6 23:54:49 2022 +0200| [c39b1d310afb6633a8af7c70c3976b44383bcb72] |
committer: Michael Niedermayer
avformat/nutdec: Check get_packetheader() in mainheader
Fixes; Timeout
Fixes:
48794/clusterfuzz-testcase-minimized-ffmpeg_dem_NUT_fu
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Mon Jun 20 01:36:29 2022 +0200| [904cb851cef3345d7d9d6434a6fa3998c6802f08] |
committer: Michael Niedermayer
avformat/flvdec: Check for EOF in index reading
Fixes: Timeout
Fixes:
47992/clusterfuzz-testcase-minimized-ffmpeg_dem_LIVE_FLV_fuzze
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Thu Jul 21 23:27:59 2022 +0200| [447c1942ced390eaf04267cfa2c41e38c5c2e686] |
committer: Michael Niedermayer
avcodec/tiff: Check tile_length and tile_width
Fixes: Division by 0
Fixes:
49235/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_T
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Sun Jul 3 00:34:08 2022 +0200| [b821f224fbc509b9b665af36bfa631cf18cd97c1] |
committer: Michael Niedermayer
avcodec/mss4: Check image size with av_image_check_size2()
Fixes: Timeout
Fixes:
48418/clusterfuzz-testcase-minimized-ffmpeg_AV_CODE
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Tue Aug 9 21:53:32 2022 +0200| [e9e4d219117e700de231c1468745f675bcc18db7] |
committer: Michael Niedermayer
MAINTAINERS: Add ED25519 key for signing my commits in the future
Signed-off-by: Michael Niedermayer
(cherry picked from commit 0522
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Fri Jul 22 00:51:32 2022 +0200| [c2cb656667617ad9591a590fb1c01e0934b3aadd] |
committer: Michael Niedermayer
avcodec/hevc_filter: copy_CTB() only within width&height
Fixes: out of array access
Fixes:
49271/clusterfuzz-testcase-minimized-ffmp
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Sat Aug 13 22:47:31 2022 +0200| [7ce588047b2798668fc7d4367e632a0fae910ae0] |
committer: Michael Niedermayer
avcodec/mjpegdec: bayer and rct are incompatible
Fixes: out of array read
Fixes:
49434/clusterfuzz-testcase-minimized-ffmpeg_AV_CODE
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Sun Aug 14 23:30:22 2022 +0200| [a90844d4435edb630945bbe3e7d5bffdf9adef81] |
committer: Michael Niedermayer
avcodec/mpegaudiodec_template: use unsigned shift in handle_crc()
Fixes: left shift of 192 by 24 places cannot be represented in type
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Sun Mar 22 00:54:58 2020 +0100| [50698086ee05848957ab46cfe2d2ead9013b52dd] |
committer: Michael Niedermayer
avformat/subviewerdec: Make read_ts() more flexible
Fixes: signed integer overflow: -1948269928 * 10 cannot be represented in type
'
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Sun Aug 14 23:39:56 2022 +0200| [d246af82c28bdb66064ca7d9c1d22baf2e8467c4] |
committer: Michael Niedermayer
avcodec/hevcdec: Check s->ref in the md5 path similar to hwaccel
This is somewhat redundant with the is_decoded check. Maybe
there is
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Mon Aug 15 00:02:37 2022 +0200| [408c0c43d7c201a586f76040f2ffcfb28a71d9f1] |
committer: Michael Niedermayer
avcodec/h263dec: Sanity check against minimal I/P frame size
Fixes: Timeout
Fixes:
49718/clusterfuzz-testcase-minimized-ffmpeg_AV_CO
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Thu Aug 18 00:22:41 2022 +0200| [74f855fed2675384a17be497211445d7639e98ce] |
committer: Michael Niedermayer
avformat/avidec: Prevent entity expansion attacks
Fixes: Timeout
Fixes no testcase, this is the same idea as similar attacks against
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Mon Aug 22 22:10:09 2022 +0200| [a221a3bfafb152a9514e185376332b898f20b1c0] |
committer: Michael Niedermayer
libavcodec/8bps: Check that line lengths fit within the buffer
Fixes: Timeout
Fixes: undefined pointer arithmetic
Fixes:
50330/clust
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Tue Aug 9 21:49:04 2022 +0200| [3c293ad92ccb2d9e22f25cef54152d02c258690d] |
committer: Michael Niedermayer
doc/git-howto.texi: Document commit signing
Signed-off-by: Michael Niedermayer
(cherry picked from commit ced0dc807eb67516b341d68f04
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Mon Aug 22 21:29:55 2022 +0200| [9e92d14dbf6ae9bbfe48dc8769fa8b30fd63bc59] |
committer: Michael Niedermayer
avcodec/midivid: Perform lzss_uncompress() before ff_reget_buffer()
This would avoid regeting the frame on lzss errors
Signed-off-by
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Mon Aug 22 20:31:32 2022 +0200| [b24407a9bac37ef4d672f368211d3b855d5e4d46] |
committer: Michael Niedermayer
libavformat/iff: Check for overflow in body_end calculation
Fixes: signed integer overflow: -6322983228386819992 - 555747726626652985
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Wed Aug 31 01:21:38 2022 +0200| [9b4f9233c3b9c577dc00364e7dab215bed15c173] |
committer: Michael Niedermayer
avformat/asfdec_o: limit recursion depth in asf_read_unknown()
The threshold of 5 is arbitrary, both smaller and larger should work f
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Wed Aug 31 21:38:41 2022 +0200| [491bf78721c25fe56ab65a21842e89f5ca501506] |
committer: Michael Niedermayer
Update for 5.0.2
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=491bf78721c25fe56ab
ffmpeg | branch: master | Carl Eugen Hoyos | Wed Aug 31
19:37:19 2022 +0200| [ff6044b921ffb59964a126faef5106a391a819eb] | committer:
Carl Eugen Hoyos
lavc/tiff: Support multi-component files without RowsPerStrip tag.
Fixes ticket #9514.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
64 matches
Mail list logo