1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
FFmpeg/libavcodec
Hao Guan cd2f8a22e9 avcodec/videotoolboxenc: fix vtctx reset condition
In vtenc_populate_extradata, the cleanup function vtenc_reset should not
be used when no error occurs, otherwise some color information is lost
(#11036).

This patch checks the status code and conducts the correct cleanup.

Signed-off-by: Hao Guan <hguandl@gmail.com>
Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>
2024-07-07 18:46:02 +08:00
..
2024-07-03 02:48:27 +02:00
2024-06-13 20:36:09 -03:00
2024-07-05 18:05:10 +08:00
2024-06-14 21:28:10 +03:00
2024-07-03 10:21:06 -04:00
2024-07-03 10:21:17 -04:00
2024-06-20 18:58:39 +02:00
2024-06-12 12:07:49 +02:00
2024-06-20 18:58:38 +02:00