summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_colorbalance.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter: use av_clip_uintp2_c where clip is variableJohn Cox2018-05-311-9/+9
* avfilter/vf_colorbalance: fix off by one overflowPaul B Mahol2018-05-051-1/+1
* avfilter/vf_colorbalance: add slice threadingPaul B Mahol2018-05-051-32/+66
* avfilter/vf_colorbalance: add planar rgb supportPaul B Mahol2018-05-051-1/+78
* avfilter/vf_colorbalance: add 16bit depth supportPaul B Mahol2018-05-051-45/+100
* avfilter: don't anonymously typedef structsPaul B Mahol2017-05-131-2/+2
* avfilter: handle error in query_formats() of a bunch of random video filtersClément Bœsch2015-03-161-3/+4
* avfilter/vf_colorbalance: use the name 's' for the pointer to the private con...Paul B Mahol2015-01-281-24/+24
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-291-1/+1
* lavfi: cosmetics: fix vertical alignment for pads in some filtersPaul B Mahol2013-05-141-9/+9
* lavfi: replace passthrough_filter_frame with a flag.Clément Bœsch2013-05-121-1/+1
* lavfi: support timeline for colorbalance and colorchannelmixerPaul B Mahol2013-04-261-0/+1
* colorbalance filterPaul B Mahol2013-04-181-0/+212
OpenPOWER on IntegriCloud