summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_histeq.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter: don't anonymously typedef structsPaul B Mahol2017-05-131-1/+1
* Replace av_dlog with ff_dlog.Ronald S. Bultje2015-08-181-2/+3
* Replace PixelFormats which sneaked in over time or where forgotten by AVPixel...Michael Niedermayer2015-03-181-1/+1
* avfilter/vf_histeq: Change enums to int, which are accessed via AVOption as intMichael Niedermayer2015-03-171-1/+1
* avfilter: handle error in query_formats() of a bunch of random video filtersClément Bœsch2015-03-161-3/+4
* 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
OpenPOWER on IntegriCloud