[FFmpeg-cvslog] avcodec/hw_base_encode: fix use after free on close

2024-10-18 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Thu Oct 17 20:23:40 2024 +0200| [c98810ab47fa1cf339b16045e27fbe12b3a19951] | committer: Lynne avcodec/hw_base_encode: fix use after free on close The way the linked list of images was freed caused a use after free, by accessing pic->next after pic was

[FFmpeg-cvslog] vulkan: move buffer allocation av_log message

2024-10-18 Thread Lynne
ffmpeg | branch: master | Lynne | Fri Oct 18 07:46:57 2024 +0200| [dfaade76db1c7370f47685f2cd34161ddcf57b47] | committer: Lynne vulkan: move buffer allocation av_log message Its more useful when buffers are allocated, not in the pool. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h