Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-20avcodec/decode: move the ff_decode_frame_props() prototype to the proper headerJames Almer
2020-05-21avcodec/decode: remove ff_decode_bsfs_uninit()James Almer
2018-08-17avcodec/decode: flush the internal bsfs instead of constantly reinitalizing themJames Almer
2017-12-13libavcodec/decode: remove duplicate includesMichael Niedermayer
2017-11-12Merge commit 'b46a77f19ddc4b2b5fa3187835ceb602a5244e24'James Almer
2017-11-10decode: add a per-frame private data for hwaccel useAnton Khirnov
2017-11-10decode: add a mechanism for performing delayed processing on the decoded framesAnton Khirnov
2017-11-10decode: add a method for attaching lavc-internal data to framesAnton Khirnov
2017-10-19lavc: external hardware frame pool initializationwm4
2017-07-27decode: add a per-frame private data for hwaccel useAnton Khirnov
2017-07-27decode: add a mechanism for performing delayed processing on the decoded framesAnton Khirnov
2017-07-27decode: add a method for attaching lavc-internal data to framesAnton Khirnov
2017-04-26Merge commit '554e55bbf0e4a3640a784cb512b816e776c56333'Clément Bœsch
2017-04-23Merge commit '972c71e9cb63e24f57ee481e413199c7d88a8813'James Almer
2017-04-23Merge commit '061a0c14bb5767bca72e3a7227ca400de439ba09'James Almer
2016-12-14decode.h: Add missing headers to fix standalone compilationDiego Biurrun
2016-12-14lavc: add support for filtering packets before decodingAnton Khirnov
2016-12-14decode: restructure the core decoding codeAnton Khirnov