[FFmpeg-devel] [PATCH] avcodec/libdav1d: use a reference to the allocated buffer instead of wrapping the Dav1dPicture

James Almer jamrial at gmail.com
Tue Mar 19 20:20:06 EET 2019


On 3/18/2019 10:38 AM, James Almer wrote:
> Removes an av_malloc() per frame.
> 
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
>  libavcodec/libdav1d.c | 20 ++++----------------
>  1 file changed, 4 insertions(+), 16 deletions(-)

Pushed.


More information about the ffmpeg-devel mailing list