Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavfi/elbg: Make the pal8 output opaque. | Carl Eugen Hoyos | 2016-02-16 | 1 | -1/+2 |
* | avfilter/all: propagate errors of functions from avfilter/formats | Ganesh Ajjanagadde | 2015-10-14 | 1 | -2/+4 |
* | avfilter/elbg: use AV_OPT_TYPE_BOOL for pal8 option | Clément Bœsch | 2015-09-08 | 1 | -1/+1 |
* | avfilter/vf_elbg: make it possible to output to pal8 pixel format | Paul B Mahol | 2015-09-03 | 1 | -5/+54 |
* | Replace PixelFormats which sneaked in over time or where forgotten by AVPixel... | Michael Niedermayer | 2015-03-18 | 1 | -1/+1 |
* | avfilter: handle error in query_formats() of a bunch of random video filters | Clément Bœsch | 2015-03-16 | 1 | -4/+4 |
* | Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b' | Michael Niedermayer | 2014-04-19 | 1 | -1/+1 |
* | avfilter/vf_elbg: Fixed seed range of elbg filter | João Bernardo | 2014-01-17 | 1 | -2/+2 |
* | lavfi: add elbg filter | Stefano Sabatini | 2013-11-13 | 1 | -0/+212 |