summaryrefslogtreecommitdiff
path: root/libavfilter/vf_colorbalance.c
Commit message (Expand)AuthorAge
* avfilter: handle error in query_formats() of a bunch of random video filtersClément Bœsch2015-03-16
* avfilter/vf_colorbalance: use the name 's' for the pointer to the private con...Paul B Mahol2015-01-28
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-29
* lavfi: cosmetics: fix vertical alignment for pads in some filtersPaul B Mahol2013-05-14
* lavfi: replace passthrough_filter_frame with a flag.Clément Bœsch2013-05-12
* lavfi: support timeline for colorbalance and colorchannelmixerPaul B Mahol2013-04-26
* colorbalance filterPaul B Mahol2013-04-18