-
- Downloads
video mixer: fix bad frame re-use
Some of internal stats of a frame could be re-used by ffmpeg, but the frame doesn't have been reset for that. This endings into potential multiple crashes. This patch forces frame reset before re-use. Issue: #81689 Change-Id: I9fa1c7e0d7a19d4abc8e44cb8978fa9379d51abf
Please register or sign in to comment