diff options
author | Anton Khirnov <anton@khirnov.net> | 2024-12-11 11:02:37 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2024-12-15 14:05:34 +0100 |
commit | 8e0cceffa0d585a900760021a20b8df66f354e4a (patch) | |
tree | 625978baa7b2b5cb062a94874029c064b5e51069 /libavformat/iamf_parse.c | |
parent | 2ac34d085427a65a9724dda475f5971d005ee29d (diff) | |
download | ffmpeg-8e0cceffa0d585a900760021a20b8df66f354e4a.tar.gz |
fftools/thread_queue: switch from AVFifo+ObjPool to AVContainerFifo
The queue needs to track each frame/packet's stream index, this is
achieved by maintaining a parallel AVFifo instance for that purpose.
This is simpler than implementing custom AVContainerFifo callbacks.
Diffstat (limited to 'libavformat/iamf_parse.c')
0 files changed, 0 insertions, 0 deletions