]> git.sesse.net Git - ffmpeg/history - libavcodec/decode.c
mlp: Drop ff_ prefix from a static function
[ffmpeg] / libavcodec / decode.c
2017-04-10 Vittorio Giovaradecode: Initialize ret before using it
2017-03-23 Vittorio Giovaralavc: Drop deprecated time_base variable for decoding
2017-01-12 Anton Khirnovlavc: add an option for exporting cropping information...
2016-12-14 Anton Khirnovlavc: add support for filtering packets before decoding
2016-12-14 Anton Khirnovdecode: restructure the core decoding code
2016-12-14 Anton Khirnovdecode: be more explicit about storing the last packet...
2016-12-07 Vittorio Giovaralavc: Add spherical packet side data API
2016-11-29 Anton Khirnovlavc: move decoding-related code from utils.c to a...