| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace av_dlog with ff_dlog. | Ronald S. Bultje | 2015-08-18 | 1 | -1/+2 |
* | avfilter/vf_paletteuse: indent fix after 7ccc5848 | Clément Bœsch | 2015-03-05 | 1 | -8/+8 |
* | avfilter/vf_paletteuse: Use int where AVERROR can be returned | Michael Niedermayer | 2015-03-05 | 1 | -3/+3 |
* | avfilter/paletteuse: use AV_QSORT() | Clément Bœsch | 2015-02-26 | 1 | -1/+4 |
* | avfilter/palette{gen,use}: add Copyright | Clément Bœsch | 2015-02-23 | 1 | -0/+2 |
* | avfilter/paletteuse: add diff_mode | Clément Bœsch | 2015-02-23 | 1 | -13/+138 |
* | avfilter/paletteuse: fix error dithering accuracy | Clément Bœsch | 2015-02-23 | 1 | -3/+3 |
* | avfilter/paletteuse: fix leak in case of error | Clément Bœsch | 2015-02-18 | 1 | -1/+5 |
* | avfilter/paletteuse: raise cache size from 64k to 512k | Clément Bœsch | 2015-02-17 | 1 | -1/+1 |
* | avfilter: add paletteuse filter | Clément Bœsch | 2015-02-14 | 1 | -0/+937 |