summaryrefslogtreecommitdiff
path: root/libavcodec/decode.h
Commit message (Expand)AuthorAge
* decode: add a per-frame private data for hwaccel useAnton Khirnov2017-07-26
* decode: add a mechanism for performing delayed processing on the decoded framesAnton Khirnov2017-07-26
* decode: add a method for attaching lavc-internal data to framesAnton Khirnov2017-07-26
* decode.h: Add missing headers to fix standalone compilationDiego Biurrun2016-12-14
* lavc: add support for filtering packets before decodingAnton Khirnov2016-12-14
* decode: restructure the core decoding codeAnton Khirnov2016-12-14