Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avfilter/palettegen: make sure at least one frame was sent to the filter | Clément Bœsch | 2015-03-15 | 1 | -1/+1 |
* | avfilter/palettegen: fix frame mem leak | Clément Bœsch | 2015-02-27 | 1 | -1/+1 |
* | avfilter/palettegen: use AV_QSORT() | Clément Bœsch | 2015-02-26 | 1 | -1/+3 |
* | avfilter/palettegen: consistently use the same frame for dimensions | Clément Bœsch | 2015-02-26 | 1 | -1/+1 |
* | avfilter/palettegen: use a logging context for the dupped color warning | Clément Bœsch | 2015-02-26 | 1 | -3/+4 |
* | avfilter/palettegen: export color quantization ratio | Clément Bœsch | 2015-02-26 | 1 | -2/+13 |
* | avfilter/palettegen: move longest variable to a local scope | Clément Bœsch | 2015-02-25 | 1 | -2/+1 |
* | avfilter/palette{gen,use}: add Copyright | Clément Bœsch | 2015-02-23 | 1 | -0/+2 |
* | avfilter/palettegen: raise cache size from 64k to 512k | Clément Bœsch | 2015-02-19 | 1 | -1/+1 |
* | avfilter/palettegen: fix leak in case of error | Clément Bœsch | 2015-02-18 | 1 | -1/+4 |
* | avfilter: add palettegen filter | Clément Bœsch | 2015-02-14 | 1 | -0/+547 |