Clément Bœsch
|
5623a10526
|
avfilter/phase: make the main loop readable.
|
11 years ago |
Clément Bœsch
|
5df10150d4
|
avfilter/phase: add some constness for RO data pointers.
|
11 years ago |
Clément Bœsch
|
69d72140ac
|
avfilter/phase: add timeline support.
|
11 years ago |
Clément Bœsch
|
8de600de55
|
avfilter/phase: avoid a memcpy per frame.
|
11 years ago |
Clément Bœsch
|
687119aa9d
|
avfilter/phase: do not pass the whole context to analyze_plane().
Also make sure the AVFilterContext is only being used for logging by
changing the type to void*
|
11 years ago |
Clément Bœsch
|
362ab940fc
|
avfilter/phase: add comment on the context cached frame.
|
11 years ago |
Paul B Mahol
|
ce26a016cd
|
avfilter/vf_phase: remove dead initialization
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
11 years ago |
Paul B Mahol
|
b211607b5c
|
avfilter: various cosmetics
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
11 years ago |
Paul B Mahol
|
3dd4b6ea41
|
lavfi: port phase filter from libmpcodecs
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
11 years ago |