Quoting James Almer (2020-08-31 04:59:54)
> Fixes memleaks with some encoders that don't unref the packet before
> returning.
> This is consistent with the behavior of AVCodec.encode()
> implementations in encode_simple_internal().
> 
> Found-by: mkver
> Signed-off-by: James Almer <[email protected]>
> ---
>  libavcodec/encode.c | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)

Looks ok.

-- 
Anton Khirnov
_______________________________________________
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".

Reply via email to