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-08-18Replace av_dlog with ff_dlog.Ronald S. Bultje
2015-03-05avfilter/vf_paletteuse: indent fix after 7ccc5848Clément Bœsch
2015-03-05avfilter/vf_paletteuse: Use int where AVERROR can be returnedMichael Niedermayer
2015-02-26avfilter/paletteuse: use AV_QSORT()Clément Bœsch
2015-02-23avfilter/palette{gen,use}: add CopyrightClément Bœsch
2015-02-23avfilter/paletteuse: add diff_modeClément Bœsch
2015-02-23avfilter/paletteuse: fix error dithering accuracyClément Bœsch
2015-02-18avfilter/paletteuse: fix leak in case of errorClément Bœsch
2015-02-17avfilter/paletteuse: raise cache size from 64k to 512kClément Bœsch
2015-02-14avfilter: add paletteuse filterClément Bœsch