summaryrefslogtreecommitdiff
path: root/libavfilter/vf_elbg.c
Commit message (Expand)AuthorAge
* lavfi/elbg: Make the pal8 output opaque.Carl Eugen Hoyos2016-02-16
* avfilter/all: propagate errors of functions from avfilter/formatsGanesh Ajjanagadde2015-10-14
* avfilter/elbg: use AV_OPT_TYPE_BOOL for pal8 optionClément Bœsch2015-09-08
* avfilter/vf_elbg: make it possible to output to pal8 pixel formatPaul B Mahol2015-09-03
* Replace PixelFormats which sneaked in over time or where forgotten by AVPixel...Michael Niedermayer2015-03-18
* avfilter: handle error in query_formats() of a bunch of random video filtersClément Bœsch2015-03-16
* Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b'Michael Niedermayer2014-04-19
* avfilter/vf_elbg: Fixed seed range of elbg filterJoão Bernardo2014-01-17
* lavfi: add elbg filterStefano Sabatini2013-11-13