aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/dvenc.c
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2023-06-02 09:59:31 +0200
committerAnton Khirnov <anton@khirnov.net>2023-06-19 09:48:55 +0200
commit01897c1788b887e42a69072fc6516a73521bdcd6 (patch)
treeb4559758e1cacf40b8eb2936f3c0b63861de7bf2 /libavcodec/dvenc.c
parent5293adb1a72347a2c13de1f3b0b37d51625f6985 (diff)
downloadffmpeg-01897c1788b887e42a69072fc6516a73521bdcd6.tar.gz
fftools/ffmpeg_dec: move decoding to a separate thread
This is only a preparatory step to a fully threaded architecture and does not yet make decoding truly parallel - the main thread will currently submit a packet and wait until it has been fully processed by the decoding thread before moving on. Decoder behavior as observed by the rest of the program should remain unchanged. That will change in future commits after encoders and filters are moved to threads and a thread-aware scheduler is added.
Diffstat (limited to 'libavcodec/dvenc.c')
0 files changed, 0 insertions, 0 deletions