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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-10-20Mark data symbols shared between libraries with av_exportHendrik Leppkes
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-10-02Move xGA font data from lavc to lavu.Clément Bœsch
This needs to be accessible for libavfilter in the next commit.