aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2023-06-20 16:02:34 +0200
committerAnton Khirnov <anton@khirnov.net>2023-07-07 12:07:24 +0200
commit69516ab3e917a6e91d26e38d04183c60fd71cbab (patch)
treecccc2c6df1eaaa28767fc88b8675faaff6b35671 /tests
parent0f957cfba2dc83c9cfa9dc494052836ebbbdfd78 (diff)
downloadffmpeg-69516ab3e917a6e91d26e38d04183c60fd71cbab.tar.gz
lavc/decode: move submitting input packets to bitstream filters
Do it from ff_decode_get_packet() rather than from avcodec_send_packet(). This way all nontrivial stages of the decoding pipeline (i.e. other than just placing a packet at its entrance) are pull-based rather than a mix of push an pull.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions