[FFmpeg-cvslog] lavc/vvcdec: remove unneeded set_output_format

2025-01-29 Thread Nuo Mi
ffmpeg | branch: master | Nuo Mi | Sun Jan 26 11:10:19 2025 +0800| [61ff0fac351d849d014368b5d6ba815deeed287d] | committer: Nuo Mi lavc/vvcdec: remove unneeded set_output_format Downstream can determine the format from the output frame format Co-authored-by: Frank Plowman > http://git.videola

[FFmpeg-cvslog] lavc/vvcdec: remove unneeded VVCContext->pix_fmt

2025-01-29 Thread Nuo Mi
ffmpeg | branch: master | Nuo Mi | Sun Jan 26 11:10:20 2025 +0800| [974d4a8f0a43baca57104359deb4b08703590135] | committer: Nuo Mi lavc/vvcdec: remove unneeded VVCContext->pix_fmt AVCodecContext->sw_pix_fmt is used to hold the software pixel format. Co-authored-by: Frank Plowman > http://git.

[FFmpeg-cvslog] lavc/vvcdec: ensure slices contain nonzero CTUs

2025-01-29 Thread Nuo Mi
ffmpeg | branch: master | Nuo Mi | Sun Jan 26 11:10:21 2025 +0800| [ca3550948c4f1d9fe7dbdc24572b92e588846c7b] | committer: Nuo Mi lavc/vvcdec: ensure slices contain nonzero CTUs fixes https://github.com/ffvvc/tests/tree/main/fuzz/passed/000323.bit Co-authored-by: Frank Plowman > http://git.v

[FFmpeg-cvslog] avformat/vqf: fix memory leak in add_metadata()

2025-01-29 Thread Kacper Michajłow
ffmpeg | branch: master | Kacper Michajłow | Sun Jan 26 20:40:27 2025 +0100| [4ba9ae7742a6f8a29d6486e25ff5709a075edb5b] | committer: Jan Ekström avformat/vqf: fix memory leak in add_metadata() Signed-off-by: Kacper Michajłow > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4ba9ae7