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
2013-02-05libmpcodecs/vf_qp: update to latest version from mplayermultiple authors
Please see mplayer svn for authorship and individual commits Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-12-06lavfi/mp: add ff_ prefix to exported symbolsanonymous
2011-04-21mp: remove use of deprecated old eval APIStefano Sabatini
The old API was deprecated and will be possibly removed, fix warnings in libavfilter/libmpcodecs/vf_geq.c and libavfilter/libmpcodecs/vf_qp.c. Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it>
2011-01-20Add MPlayers libmpcodecs, this will be needed for our libavfilter wraper for it.Michael Niedermayer