]> git.sesse.net Git - ffmpeg/commit
decode: add a mechanism for performing delayed processing on the decoded frames
authorAnton Khirnov <anton@khirnov.net>
Sat, 1 Jul 2017 10:09:58 +0000 (12:09 +0200)
committerAnton Khirnov <anton@khirnov.net>
Wed, 26 Jul 2017 21:24:07 +0000 (23:24 +0200)
commitbadf0951f54c1332e77455dc40398f3512540c1b
tree091044be61b9fa9c1d57a5e9764fb6fea35c99b1
parent359a8a3e2d1194b52b6c386f94fd0929567dfb67
decode: add a mechanism for performing delayed processing on the decoded frames

This will be useful in the CUVID hwaccel.
libavcodec/decode.c
libavcodec/decode.h