]> git.sesse.net Git - ffmpeg/history - libavcodec/decode.h
mpeg12: Move finding the best frame rate to common code
[ffmpeg] / libavcodec / decode.h
2017-07-26 Anton Khirnovdecode: add a per-frame private data for hwaccel use
2017-07-26 Anton Khirnovdecode: add a mechanism for performing delayed processi...
2017-07-26 Anton Khirnovdecode: add a method for attaching lavc-internal data...
2016-12-14 Diego Biurrundecode.h: Add missing headers to fix standalone compilation
2016-12-14 Anton Khirnovlavc: add support for filtering packets before decoding
2016-12-14 Anton Khirnovdecode: restructure the core decoding code