diff options
author | Leo Izen <leo.izen@gmail.com> | 2023-07-10 18:05:09 -0400 |
---|---|---|
committer | Leo Izen <leo.izen@gmail.com> | 2023-08-27 01:36:03 -0400 |
commit | 7a69f7312e84f95c6ed08cee45ffee0db7e9a58e (patch) | |
tree | a0f09414db5be8c41bc8afdd13f07700eb02e631 /libavcodec/tiff.h | |
parent | 245910d5c90d733e4ac1030a28cea7111dc07192 (diff) | |
download | ffmpeg-7a69f7312e84f95c6ed08cee45ffee0db7e9a58e.tar.gz |
avcodec/libjxldec: use internal AVFrame as buffered space
Before this commit, the decoder erroneously assumes that the AVFrame
passed to the receive_frame is the same one each time. Now it keeps an
internal AVFrame to write into, and copies it over when it's done.
Signed-off-by: Leo Izen <leo.izen@gmail.com>
Diffstat (limited to 'libavcodec/tiff.h')
0 files changed, 0 insertions, 0 deletions