Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avfilter/vf_threshold : move context func init in ff_threshold_init | Martin Vignali | 2017-12-03 | 1 | -2/+7 |
* | avfilter/vf_threshold: add x86 SIMD | Paul B Mahol | 2017-12-02 | 1 | -22/+6 |
* | avfilter/vf_threshold: use correct linesize | Paul B Mahol | 2017-11-27 | 1 | -2/+2 |
* | lavfi: rename framesync2 to framesync. | Nicolas George | 2017-09-12 | 1 | -9/+9 |
* | avfilter: add support for GRAY9 and GBRAP10 | Paul B Mahol | 2017-08-07 | 1 | -2/+2 |
* | lavfi/vf_threshold: move to "activate" design. | Nicolas George | 2017-07-30 | 1 | -22/+12 |
* | avfilter: add threshold filter | Paul B Mahol | 2017-01-30 | 1 | -0/+349 |