[FFmpeg-cvslog] avcodec/vp9_raw_reorder_bsf: Check for existence of data before reading it

2022-03-31 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Thu May 28 16:57:06 2020 +0200| [ab25b6aee6295b6fb77c076c85c89df9f2af08e7] | committer: Andreas Rheinhardt avcodec/vp9_raw_reorder_bsf: Check for existence of data before reading it Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/git

[FFmpeg-cvslog] avcodec/vp9_superframe_bsf: Check for existence of data before reading it

2022-03-31 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed May 27 10:54:44 2020 +0200| [c12e8c97b13f33897bd9c6095432c9740504f5c7] | committer: Andreas Rheinhardt avcodec/vp9_superframe_bsf: Check for existence of data before reading it Packets without data need to be handled specially in order to avoi

[FFmpeg-cvslog] avcodec/vp9_superframe_split_bsf: Discard invalid zero-sized frames

2022-03-31 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Thu May 28 15:53:56 2020 +0200| [d20ef30f534151ce749b064034c339562724cc34] | committer: Andreas Rheinhardt avcodec/vp9_superframe_split_bsf: Discard invalid zero-sized frames They are invalid in VP9. If any of the frames inside a superframe had a

[FFmpeg-cvslog] avcodec/vp9_superframe_split_bsf: Don't read inexistent data

2022-03-31 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue Mar 22 23:50:54 2022 +0100| [d311d820a77550740d3b868440e476adaf12a872] | committer: Andreas Rheinhardt avcodec/vp9_superframe_split_bsf: Don't read inexistent data Fixes: Out of array read Fixes: 45137/clusterfuzz-testcase-minimized-ffmpeg_BS

[FFmpeg-cvslog] avfilter/vf_libplacebo: update for new tone mapping API

2022-03-31 Thread Niklas Haas
ffmpeg | branch: master | Niklas Haas | Fri Mar 25 13:18:39 2022 +0100| [e301a24fa191ad19574289b765ff1946b23c03f3] | committer: Niklas Haas avfilter/vf_libplacebo: update for new tone mapping API Upstream gained a new tone-mapping API, which we never switched to. We don't need a version bump fo

[FFmpeg-cvslog] MAINTAINERS: add myself as maintainer for libsrt protocol

2022-03-31 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Fri Mar 25 15:40:33 2022 +0800| [54a4c58dd6ede1c338f42b17dd434c1f01d9830e] | committer: Limin Wang MAINTAINERS: add myself as maintainer for libsrt protocol Reviewed-by: Steven Liu Reviewed-by: Marton Balint Signed-off-by: Zhao Zhili Signed-off-by: Lim