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
2015-05-13avfilter/vf_zoompan: free out AVFrame on failureMichael Niedermayer
2015-04-08avfilter: handle error in query_formats() in bunch of filtersPaul B Mahol
2014-06-09avfilter/vf_zoompan: fix mixing of declarations and statementsMichael Niedermayer
2014-06-09Zoom & Pan filterPaul B Mahol