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 (Collapse)Author
2018-04-04avcodec/clearvideo: add missing wrappers to clearvideodata.hJames Almer
Fixes make fate-source Signed-off-by: James Almer <jamrial@gmail.com>
2018-04-03avcodec/clearvideo: add inter-frame decodingPaul B Mahol
Signed-off-by: Paul B Mahol <onemda@gmail.com>