Files
FFmpeg/libavcodec
Leo Izen 7a69f7312e 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>
2023-08-27 01:36:03 -04:00
..
2023-08-15 19:09:23 +02:00
2023-07-07 12:12:52 +02:00
2023-07-12 15:35:37 +02:00
2023-08-08 10:06:38 +02:00
2023-08-08 18:33:21 +02:00
2023-07-22 16:18:39 +02:00
2023-08-16 21:36:40 +02:00
2023-08-08 10:06:38 +02:00
2023-08-16 22:05:14 +02:00