| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: handle error in query_formats() in bunch of filters | Paul B Mahol | 2015-04-08 | 1 | -2/+4 |
* | avfilter/vf_signalstats: Change enum to int, which is accessed via AVOption a... | Michael Niedermayer | 2015-03-22 | 1 | -1/+1 |
* | avfilter/vf_signalstats: fix avframe leak on error | Michael Niedermayer | 2014-12-06 | 1 | -1/+3 |
* | avfilter/signalstats: re-use yuv/yuvu/yuvv vars in diff | Clément Bœsch | 2014-11-26 | 1 | -3/+3 |
* | avfilter/signalstats: localize a few variables | Clément Bœsch | 2014-11-26 | 1 | -4/+3 |
* | avfilter/signalstats: add threading in compute_sat_hue_metrics | Clément Bœsch | 2014-11-26 | 1 | -9/+28 |
* | avfilter/signalstats: isolate sat hue computation metrics in a function | Clément Bœsch | 2014-11-26 | 1 | -7/+70 |
* | avfilter/signalstats: add slice threading for subfilters | Clément Bœsch | 2014-11-26 | 1 | -12/+60 |
* | avfilter/signalstats: fix repitition/repetition typo | Clément Bœsch | 2014-11-26 | 1 | -2/+2 |
* | avfilter/signalstats: reindent after previous commit | Clément Bœsch | 2014-11-26 | 1 | -53/+53 |
* | avfilter/signalstats: integrate height loop into subfilters | Clément Bœsch | 2014-11-26 | 1 | -17/+23 |
* | avfilter/signalstats: remove pointless sub filter init system | Clément Bœsch | 2014-11-26 | 1 | -42/+15 |
* | avfilter/signalstats: fix different buffers for out frame if burn is enabled | Clément Bœsch | 2014-11-26 | 1 | -1/+3 |
* | avfilter/signalstats: add more pixel formats | Paul B Mahol | 2014-09-27 | 1 | -0/+3 |
* | lavfi: add const/static const to pix_fmts arrays. | Reimar Döffinger | 2014-08-31 | 1 | -1/+1 |
* | avfilter: add signalstats filter | Clément Bœsch | 2014-06-11 | 1 | -0/+478 |