Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avfilter/phase: make the main loop readable. | Clément Bœsch | 2014-05-08 | 1 | -4/+9 |
* | avfilter/phase: add some constness for RO data pointers. | Clément Bœsch | 2014-05-08 | 1 | -5/+5 |
* | avfilter/phase: add timeline support. | Clément Bœsch | 2014-05-08 | 1 | -0/+10 |
* | avfilter/phase: avoid a memcpy per frame. | Clément Bœsch | 2014-05-08 | 1 | -8/+4 |
* | avfilter/phase: do not pass the whole context to analyze_plane(). | Clément Bœsch | 2014-05-08 | 1 | -4/+2 |
* | avfilter/phase: add comment on the context cached frame. | Clément Bœsch | 2014-05-08 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 1 | -1/+1 |
* | avfilter/vf_phase: remove dead initialization | Paul B Mahol | 2013-10-07 | 1 | -1/+1 |
* | avfilter: various cosmetics | Paul B Mahol | 2013-09-12 | 1 | -4/+4 |
* | lavfi: port phase filter from libmpcodecs | Paul B Mahol | 2013-09-03 | 1 | -0/+320 |