]> git.sesse.net Git - ffmpeg/commit
decode: add a mechanism for performing delayed processing on the decoded frames
authorAnton Khirnov <anton@khirnov.net>
Fri, 10 Nov 2017 15:07:44 +0000 (16:07 +0100)
committerTimo Rothenpieler <timo@rothenpieler.org>
Fri, 10 Nov 2017 18:48:05 +0000 (19:48 +0100)
commit7fa64514c8d2ec4d3dcb5f194511609ddcc288e6
tree1a292994bdf39db1a7eb1378fd215969bf44d45d
parent9f1cfd88af88a7d7d5c56a368a46639dfdfdef75
decode: add a mechanism for performing delayed processing on the decoded frames

This will be useful in the CUVID hwaccel.

Merges Libav commit badf0951f54c1332e77455dc40398f3512540c1b.
libavcodec/decode.c
libavcodec/decode.h