mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
lavfi: port phase filter from libmpcodecs
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
parent
f4e9c768d1
commit
3dd4b6ea41
8 changed files with 388 additions and 2 deletions
1
configure
vendored
1
configure
vendored
|
|
@ -2220,6 +2220,7 @@ resample_filter_deps="avresample"
|
|||
ocv_filter_deps="libopencv"
|
||||
owdenoise_filter_deps="gpl"
|
||||
pan_filter_deps="swresample"
|
||||
phase_filter_deps="gpl"
|
||||
pp_filter_deps="gpl postproc"
|
||||
removelogo_filter_deps="avcodec avformat swscale"
|
||||
sab_filter_deps="gpl swscale"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue