> On Dec 19, 2023, at 06:33, Andreas Rheinhardt
> <[email protected]> wrote:
>
> Zhao Zhili:
>> From: Zhao Zhili <[email protected]>
>>
>> Signed-off-by: Zhao Zhili <[email protected]>
>> ---
>> libavcodec/v4l2_m2m.c | 1 -
>> 1 file changed, 1 deletion(-)
>>
>> diff --git a/libavcodec/v4l2_m2m.c b/libavcodec/v4l2_m2m.c
>> index 602efb7a16..bac3eb0588 100644
>> --- a/libavcodec/v4l2_m2m.c
>> +++ b/libavcodec/v4l2_m2m.c
>> @@ -255,7 +255,6 @@ static void v4l2_m2m_destroy_context(void *opaque,
>> uint8_t *context)
>>
>> if (s->fd >= 0)
>> close(s->fd);
>> - av_frame_unref(s->frame);
>> av_frame_free(&s->frame);
>> av_packet_unref(&s->buf_pkt);
>>
>
> Reminds me of
> https://patchwork.ffmpeg.org/project/ffmpeg/patch/as8p250mb07441537d335e4657926df368f...@as8p250mb0744.eurp250.prod.outlook.com/
Then please push.
>
> - Andreas
>
> _______________________________________________
> ffmpeg-devel mailing list
> [email protected] <mailto:[email protected]>
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> [email protected] <mailto:[email protected]> with
> subject "unsubscribe".
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".