diff options
author | Anton Khirnov <anton@khirnov.net> | 2017-01-24 15:00:22 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2024-08-12 14:42:20 +0200 |
commit | 5acbdd2264d3b90dc11369f9e031e762f260882e (patch) | |
tree | 5c3a28851bb00d5c5411297dd234efd194ae0077 /fftools/cmdutils.c | |
parent | 4d209dada78aabedc765f393794c1a3e137b1b4f (diff) | |
download | ffmpeg-5acbdd2264d3b90dc11369f9e031e762f260882e.tar.gz |
lavc: convert frame threading to the receive_frame() pattern
Reorganize the code such that the frame threading code does not call the
decoders directly, but instead calls back into the generic decoding
code. This avoids duplicating the logic that wraps the decoder
invocation and allows receive_frame()-based decoders to use frame
threading.
Further work by Timo Rothenpieler <timo@rothenpieler.org>.
Diffstat (limited to 'fftools/cmdutils.c')
0 files changed, 0 insertions, 0 deletions