| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/decode: move the ff_decode_frame_props() prototype to the proper header | James Almer | 2020-08-20 | 1 | -0/+5 |
* | avcodec/decode: remove ff_decode_bsfs_uninit() | James Almer | 2020-05-21 | 1 | -2/+4 |
* | avcodec/decode: flush the internal bsfs instead of constantly reinitalizing them | James Almer | 2018-08-16 | 1 | -0/+2 |
* | libavcodec/decode: remove duplicate includes | Michael Niedermayer | 2017-12-13 | 1 | -3/+0 |
* | Merge commit 'b46a77f19ddc4b2b5fa3187835ceb602a5244e24' | James Almer | 2017-11-11 | 1 | -0/+12 |
|\ |
|
| * | lavc: external hardware frame pool initialization | wm4 | 2017-10-19 | 1 | -0/+9 |
| * | decode: add a per-frame private data for hwaccel use | Anton Khirnov | 2017-07-26 | 1 | -0/+6 |
| * | decode: add a mechanism for performing delayed processing on the decoded frames | Anton Khirnov | 2017-07-26 | 1 | -0/+15 |
| * | decode: add a method for attaching lavc-internal data to frames | Anton Khirnov | 2017-07-26 | 1 | -0/+13 |
* | | decode: add a per-frame private data for hwaccel use | Anton Khirnov | 2017-11-10 | 1 | -0/+6 |
* | | decode: add a mechanism for performing delayed processing on the decoded frames | Anton Khirnov | 2017-11-10 | 1 | -0/+14 |
* | | decode: add a method for attaching lavc-internal data to frames | Anton Khirnov | 2017-11-10 | 1 | -0/+11 |
* | | Merge commit '554e55bbf0e4a3640a784cb512b816e776c56333' | Clément Bœsch | 2017-04-26 | 1 | -0/+2 |
|\| |
|
| * | decode.h: Add missing headers to fix standalone compilation | Diego Biurrun | 2016-12-14 | 1 | -0/+2 |
* | | Merge commit '972c71e9cb63e24f57ee481e413199c7d88a8813' | James Almer | 2017-04-22 | 1 | -0/+2 |
|\| |
|
| * | lavc: add support for filtering packets before decoding | Anton Khirnov | 2016-12-14 | 1 | -0/+2 |
* | | Merge commit '061a0c14bb5767bca72e3a7227ca400de439ba09' | James Almer | 2017-04-22 | 1 | -4/+4 |
|/ |
|
* | decode: restructure the core decoding code | Anton Khirnov | 2016-12-14 | 1 | -0/+35 |