summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_eq.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter: add av_cold where it is missingPaul B Mahol2019-10-031-1/+1
* checkasm/vf_eq: add test for vf_eqTing Fu2019-09-261-5/+8
* avfilter: do not leak AVFrame on failed buffer allocationPaul B Mahol2017-06-241-1/+3
* avfilter: do not use AVFrame accessorMuhammad Faiz2017-04-231-1/+1
* lavfi: split frame_count between input and output.Nicolas George2016-11-131-1/+1
* Timeline function for the eq filterIlya872016-06-131-0/+1
* avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-271-2/+2
* avfilter/vf_eq: Support contrast from -1000 to 1000Michael Niedermayer2015-07-161-2/+2
* lavfi/eq: rework expression evaluationarwa arif2015-03-201-27/+53
* lavfi/eq: factorize code in process_command()Stefano Sabatini2015-03-201-43/+23
* avfilter: handle error in query_formats() of a bunch of random video filtersClément Bœsch2015-03-161-4/+4
* lavfi/eq: clarify error message in case of expression parsing errorStefano Sabatini2015-03-151-1/+1
* avfilter/vf_eq: Add process_command to eq.Arwa Arif2015-02-201-23/+134
* avfilter/vf_eq: mark src as constMichael Niedermayer2015-01-271-2/+2
* avfilter/vf_eq: Fix clipping codeMichael Niedermayer2015-01-261-1/+1
* avfilter/vf_eq: fix leak of input framePaul B Mahol2015-01-261-0/+1
* avfilter: Port mp=eq/eq2 to lavfiArwa Arif2015-01-261-0/+270
OpenPOWER on IntegriCloud