[FFmpeg-devel] [PATCH] avcodec/libdav1d: properly free all output picture references

James Almer jamrial at gmail.com
Tue Jan 8 20:50:00 EET 2019


On 1/8/2019 12:10 PM, James Almer wrote:
> Dav1dPictures contain more than one buffer reference, so we're forced to use the
> API properly to free them all.
> 
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
>  libavcodec/libdav1d.c | 75 +++++++++++++++++++++++--------------------
>  1 file changed, 40 insertions(+), 35 deletions(-)

Approved by Ronald on IRC, so pushed.


More information about the ffmpeg-devel mailing list