| Commit message (Expand) | Author | Age | Files | Lines |
* | vf_phase: Reduce the scope of several variables | Timothy Gu | 2016-01-31 | 1 | -8/+10 |
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT | Derek Buitenhuis | 2016-01-27 | 1 | -1/+1 |
* | avfilter: handle error in query_formats() in bunch of filters | Paul B Mahol | 2015-04-08 | 1 | -2/+4 |
* | avfilter/vf_phase: Change enum to int, which is accessed via AVOption as int | Michael Niedermayer | 2015-03-20 | 1 | -1/+1 |
* | avfilter/vf_phase: Add () to protect DIFF()s arguments | Michael Niedermayer | 2015-02-17 | 1 | -1/+1 |
* | 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 |