summaryrefslogtreecommitdiff
path: root/libavcodec/decode.h
Commit message (Expand)AuthorAge
* avcodec/decode: flush the internal bsfs instead of constantly reinitalizing themJames Almer2018-08-16
* libavcodec/decode: remove duplicate includesMichael Niedermayer2017-12-13
* Merge commit 'b46a77f19ddc4b2b5fa3187835ceb602a5244e24'James Almer2017-11-11
|\
| * lavc: external hardware frame pool initializationwm42017-10-19
| * 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: add a per-frame private data for hwaccel useAnton Khirnov2017-11-10
* | decode: add a mechanism for performing delayed processing on the decoded framesAnton Khirnov2017-11-10
* | decode: add a method for attaching lavc-internal data to framesAnton Khirnov2017-11-10
* | Merge commit '554e55bbf0e4a3640a784cb512b816e776c56333'Clément Bœsch2017-04-26
|\|
| * decode.h: Add missing headers to fix standalone compilationDiego Biurrun2016-12-14
* | Merge commit '972c71e9cb63e24f57ee481e413199c7d88a8813'James Almer2017-04-22
|\|
| * lavc: add support for filtering packets before decodingAnton Khirnov2016-12-14
* | Merge commit '061a0c14bb5767bca72e3a7227ca400de439ba09'James Almer2017-04-22
|/
* decode: restructure the core decoding codeAnton Khirnov2016-12-14