summaryrefslogtreecommitdiff
path: root/libavfilter/vf_histeq.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-291-1/+1
* avfilter: various cosmeticsPaul B Mahol2013-09-121-7/+6
* avfilter/vf_histeq: remove unused item from filter private contextPaul B Mahol2013-09-071-1/+0
* lavfi: replace passthrough_filter_frame with a flag.Clément Bœsch2013-05-121-1/+1
* lavfi: add timeline support.Clément Bœsch2013-04-231-0/+1
* lavfi/histeq: fix out of array writePaul B Mahol2013-04-171-1/+1
* lavfi: remove now unused args parameter from AVFilter.init and init_opaqueMichael Niedermayer2013-04-121-1/+1
* lavfi/histeq: switch to an AVOptions-based system.Clément Bœsch2013-04-111-3/+0
* lavfi/histeq: use standard options parsing.Clément Bœsch2013-03-241-15/+3
* Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer2013-03-101-7/+6
* lavfi: add histeq filterStefano Sabatini2013-01-051-0/+298