| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 1 | -1/+1 |
* | avfilter/vf_histogram: use const for variables that are not supposed to change | Paul B Mahol | 2013-10-04 | 1 | -13/+13 |
* | avfilter/vf_histogram: add mirrored waveform mode | Marton Balint | 2013-10-02 | 1 | -5/+16 |
* | avfilter/vf_histogram: fix segfault in parade waveform mode for subsampled fo... | Marton Balint | 2013-10-02 | 1 | -4/+4 |
* | avfilter/vf_histogram: change order of histograms for planar rgb | Paul B Mahol | 2013-10-01 | 1 | -3/+4 |
* | avfilter/vf_histogram: add support for subsampled planar yuv modes in wavefor... | Marton Balint | 2013-10-01 | 1 | -7/+30 |
* | avfilter/vf_histogram: improve waveform speed | Marton Balint | 2013-10-01 | 1 | -30/+41 |
* | avfilter: various cosmetics | Paul B Mahol | 2013-09-12 | 1 | -1/+1 |
* | lavfi/histogram: cache log2 of max_hval | Paul B Mahol | 2013-05-19 | 1 | -5/+6 |
* | lavfi/histogram: logarithmic mode for levels | Paul B Mahol | 2013-05-15 | 1 | -1/+10 |
* | lavfi: add gbrap support to some filters | Paul B Mahol | 2013-05-08 | 1 | -1/+2 |
* | vf_histogram: avoid floats, unbreak fate | Michael Niedermayer | 2013-04-15 | 1 | -1/+1 |
* | lavfi/histogram: remove pointless store | Paul B Mahol | 2013-04-15 | 1 | -5/+2 |
* | lavfi/histogram: switch to an AVOptions-based system. | Clément Bœsch | 2013-04-11 | 1 | -3/+0 |
* | lavfi/histogram: use standard options parsing | Paul B Mahol | 2013-04-08 | 1 | -23/+3 |
* | Merge commit '7e350379f87e7f74420b4813170fe808e2313911' | Michael Niedermayer | 2013-03-10 | 1 | -9/+7 |
* | lavfi/histogram: overlay display mode for levels histogram mode | Paul B Mahol | 2013-02-18 | 1 | -5/+10 |
* | lavfi/histogram: make waveform mode more useful | Paul B Mahol | 2013-02-09 | 1 | -17/+29 |
* | lavfi/histogram: make it C90 compliant | Paul B Mahol | 2013-02-09 | 1 | -1/+2 |
* | histogram filter | Paul B Mahol | 2013-02-09 | 1 | -0/+329 |