Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #254700

Category ffmpeg
Changed by 0xBat <monsterbat02ohnoyoudont@gmail.com>
Changed at Fri 09 Jan 2026 23:45:07
Repository https://git.ffmpeg.org/ffmpeg.git
Project ffmpeg
Branch master
Revision f59968720c0875cb267e767f62a17b4e5d68346f

Comments

doc/examples/extract_mvs: fix memory leak in codec context initialization
Ensure the allocated AVCodecContext is properly freed if avcodec_parameters_to_context fails.

Signed-off-by: 0xBat <monsterbat02@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>

Changed files