summaryrefslogtreecommitdiff
path: root/libavcodec/decode.c
Commit message (Expand)AuthorAge
* lavc: add an option for exporting cropping information to the callerAnton Khirnov2017-01-12
* lavc: add support for filtering packets before decodingAnton Khirnov2016-12-14
* decode: restructure the core decoding codeAnton Khirnov2016-12-14
* decode: be more explicit about storing the last packet propertiesAnton Khirnov2016-12-14
* lavc: Add spherical packet side data APIVittorio Giovara2016-12-07
* lavc: move decoding-related code from utils.c to a new fileAnton Khirnov2016-11-29