OSDN Git Service

qsvenc: split encoding frames and reading from the async FIFO
authorAnton Khirnov <anton@khirnov.net>
Wed, 6 Jan 2016 07:39:27 +0000 (08:39 +0100)
committerAnton Khirnov <anton@khirnov.net>
Thu, 7 Jan 2016 07:20:21 +0000 (08:20 +0100)
commitd1cd20e4e33f8139e150034b3c457302312d81bd
tree3a80aab00269c41f54e8c53ce8628c8bf62b1109
parenta6259a6ecbad18d58085e4ab23f56151e98d7b53
qsvenc: split encoding frames and reading from the async FIFO

This makes sure all the frames are returned at the end.

Found-By: Maxym Dmytrychenko <maxym.dmytrychenko@intel.com>
libavcodec/qsvenc.c