summaryrefslogtreecommitdiff
path: root/libavfilter/vf_eq.c
Commit message (Expand)AuthorAge
* avfilter: do not leak AVFrame on failed buffer allocationPaul B Mahol2017-06-24
* avfilter: do not use AVFrame accessorMuhammad Faiz2017-04-23
* lavfi: split frame_count between input and output.Nicolas George2016-11-13
* Timeline function for the eq filterIlya872016-06-13
* avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-27
* avfilter/vf_eq: Support contrast from -1000 to 1000Michael Niedermayer2015-07-16
* lavfi/eq: rework expression evaluationarwa arif2015-03-20
* lavfi/eq: factorize code in process_command()Stefano Sabatini2015-03-20
* avfilter: handle error in query_formats() of a bunch of random video filtersClément Bœsch2015-03-16
* lavfi/eq: clarify error message in case of expression parsing errorStefano Sabatini2015-03-15
* avfilter/vf_eq: Add process_command to eq.Arwa Arif2015-02-20
* avfilter/vf_eq: mark src as constMichael Niedermayer2015-01-27
* avfilter/vf_eq: Fix clipping codeMichael Niedermayer2015-01-26
* avfilter/vf_eq: fix leak of input framePaul B Mahol2015-01-26
* avfilter: Port mp=eq/eq2 to lavfiArwa Arif2015-01-26