diff options
author | James Almer <jamrial@gmail.com> | 2022-02-01 12:06:14 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2022-02-01 13:03:12 -0300 |
commit | 61b104caaace2dd182b0cb3a51265342b323eb2c (patch) | |
tree | 56af9b9d83bf8ffcef614f0452823294f1cb4c08 /libavutil | |
parent | d8d9d506a3de976b647bcbb8f76c7b8d30eff576 (diff) | |
download | ffmpeg-61b104caaace2dd182b0cb3a51265342b323eb2c.tar.gz |
avcodec/libdav1d: free the Dav1dData packet on dav1d_send_data() failure
We still own it on failure, and there's no point trying to feed it again.
This should address the issue reported in dav1d #383 and part of VLC #26259.
Signed-off-by: James Almer <jamrial@gmail.com>
Reviewed-by: Ronald S. Bultje <rsbultje@gmail.com>
Diffstat (limited to 'libavutil')
0 files changed, 0 insertions, 0 deletions