1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-03-03 14:32:16 +02:00
FFmpeg/libavcodec
Andreas Rheinhardt 2ec62b1ca6 avcodec/pthread_frame: Use RefStruct API for ThreadFrame.progress
Avoids allocations and error checks and allows to remove
cleanup code for earlier allocations. Also avoids casts
and indirections.

Reviewed-by: Anton Khirnov <anton@khirnov.net>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2023-10-07 22:36:04 +02:00
..
2023-10-01 02:25:09 +02:00
2023-09-26 20:41:55 +02:00
2023-10-03 00:27:14 +02:00
2023-10-04 15:40:57 -03:00
2023-09-28 19:37:58 +02:00
2023-09-30 15:35:04 +02:00
2023-10-05 22:05:21 +02:00