summaryrefslogtreecommitdiff
path: root/libavfilter/vf_phase.c
Commit message (Expand)AuthorAge
* avfilter/phase: make the main loop readable.Clément Bœsch2014-05-08
* avfilter/phase: add some constness for RO data pointers.Clément Bœsch2014-05-08
* avfilter/phase: add timeline support.Clément Bœsch2014-05-08
* avfilter/phase: avoid a memcpy per frame.Clément Bœsch2014-05-08
* avfilter/phase: do not pass the whole context to analyze_plane().Clément Bœsch2014-05-08
* avfilter/phase: add comment on the context cached frame.Clément Bœsch2014-05-08
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-29
* avfilter/vf_phase: remove dead initializationPaul B Mahol2013-10-07
* avfilter: various cosmeticsPaul B Mahol2013-09-12
* lavfi: port phase filter from libmpcodecsPaul B Mahol2013-09-03