summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_eq.c
Commit message (Collapse)AuthorAgeFilesLines
* avfilter/vf_eq: mark src as constMichael Niedermayer2015-01-271-2/+2
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* avfilter/vf_eq: Fix clipping codeMichael Niedermayer2015-01-261-1/+1
| | | | | Found-by: Christophe Gisquet <christophe.gisquet@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* avfilter/vf_eq: fix leak of input framePaul B Mahol2015-01-261-0/+1
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* avfilter: Port mp=eq/eq2 to lavfiArwa Arif2015-01-261-0/+270
Code adapted from James Darnley's port Some fixes from Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
OpenPOWER on IntegriCloud