summaryrefslogtreecommitdiffstats
path: root/libavcodec/decode.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/decode: flush the internal bsfs instead of constantly reinitalizing themJames Almer2018-08-161-0/+2
* libavcodec/decode: remove duplicate includesMichael Niedermayer2017-12-131-3/+0
* Merge commit 'b46a77f19ddc4b2b5fa3187835ceb602a5244e24'James Almer2017-11-111-0/+12
|\
| * lavc: external hardware frame pool initializationwm42017-10-191-0/+9
| * decode: add a per-frame private data for hwaccel useAnton Khirnov2017-07-261-0/+6
| * decode: add a mechanism for performing delayed processing on the decoded framesAnton Khirnov2017-07-261-0/+15
| * decode: add a method for attaching lavc-internal data to framesAnton Khirnov2017-07-261-0/+13
* | decode: add a per-frame private data for hwaccel useAnton Khirnov2017-11-101-0/+6
* | decode: add a mechanism for performing delayed processing on the decoded framesAnton Khirnov2017-11-101-0/+14
* | decode: add a method for attaching lavc-internal data to framesAnton Khirnov2017-11-101-0/+11
* | Merge commit '554e55bbf0e4a3640a784cb512b816e776c56333'Clément Bœsch2017-04-261-0/+2
|\ \ | |/
| * decode.h: Add missing headers to fix standalone compilationDiego Biurrun2016-12-141-0/+2
* | Merge commit '972c71e9cb63e24f57ee481e413199c7d88a8813'James Almer2017-04-221-0/+2
|\ \ | |/
| * lavc: add support for filtering packets before decodingAnton Khirnov2016-12-141-0/+2
* | Merge commit '061a0c14bb5767bca72e3a7227ca400de439ba09'James Almer2017-04-221-4/+4
|/
* decode: restructure the core decoding codeAnton Khirnov2016-12-141-0/+35
OpenPOWER on IntegriCloud