Files
FFmpeg/libavcodec
James Almer 4c78a357d0 avcodec/lcevcdec: don't try to write to output frames directly
The buffer references may not be writable at this point, as the decoder
calls get_buffer2() with the AV_GET_BUFFER_FLAG_REF flag.

Fixes races as reported by tsan, producing correct output regardless of
threading choices.

Signed-off-by: James Almer <jamrial@gmail.com>
(cherry picked from commit 8eae65dc5c)
2025-05-22 21:41:23 -03:00
..
2024-09-02 11:56:53 +02:00
2024-08-14 18:21:01 +02:00
2024-09-17 21:12:31 +02:00
2025-01-23 01:20:11 +01:00
2024-07-12 22:42:18 +02:00
2024-09-06 13:59:28 +02:00
2024-07-12 22:42:20 +02:00
2024-09-24 15:37:17 +02:00
2025-01-23 01:20:11 +01:00
2024-07-23 23:21:17 +02:00
2024-07-12 22:42:28 +02:00
2024-09-24 15:37:19 +02:00
2024-07-12 22:42:40 +02:00
2024-07-12 22:42:42 +02:00
2024-08-09 13:40:26 +08:00
2024-09-24 15:37:19 +02:00
2025-01-03 18:28:44 +01:00
2024-09-24 15:37:20 +02:00