[FFmpeg-devel] [PATCH] mpeg12dec: unref discarded picture from extradata

Andreas Cadhalpun andreas.cadhalpun at googlemail.com
Fri Oct 21 20:47:50 EEST 2016


On 21.10.2016 02:36, Michael Niedermayer wrote:
> On Thu, Oct 20, 2016 at 10:57:15PM +0200, Andreas Cadhalpun wrote:
>> Otherwise another frame gets referenced into picture, triggering an assert
>> (from commit 13aae8) in av_frame_ref.
>>
>> Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun at googlemail.com>
>> ---
>>  libavcodec/mpeg12dec.c | 1 +
>>  1 file changed, 1 insertion(+)
> 
> should be ok

Pushed.

Best regards,
Andreas



More information about the ffmpeg-devel mailing list