summaryrefslogtreecommitdiff
path: root/libavcodec/decode.c
Commit message (Expand)AuthorAge
* decode: Initialize ret before using itVittorio Giovara2017-04-10
* lavc: Drop deprecated time_base variable for decodingVittorio Giovara2017-03-23
* 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