]> git.sesse.net Git - ffmpeg/history - libavcodec/decode.c
mpeg12dec: avoid signed overflow in bitrate calculation
[ffmpeg] / libavcodec / decode.c
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...