summaryrefslogtreecommitdiffstats
path: root/old-makefile
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-01-27 19:06:59 +0100
committerwm4 <wm4@nowhere>2015-01-27 19:06:59 +0100
commit97f32fdb238aa7e8a38298935ea1f47cf8817adf (patch)
treec14f625b505e3bbab3c037a3286b905431c60cdb /old-makefile
parent82e3d06f093188afdec1e549aed721b066521b6c (diff)
downloadmpv-97f32fdb238aa7e8a38298935ea1f47cf8817adf.tar.bz2
mpv-97f32fdb238aa7e8a38298935ea1f47cf8817adf.tar.xz
vf_phase: remove this filter
If you really want it, it's in libavfilter and can be used via vf_lavfi.
Diffstat (limited to 'old-makefile')
-rw-r--r--old-makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/old-makefile b/old-makefile
index 2286588381..1c3e523bf0 100644
--- a/old-makefile
+++ b/old-makefile
@@ -263,7 +263,6 @@ SOURCES = audio/audio.c \
video/filter/vf_mirror.c \
video/filter/vf_noformat.c \
video/filter/vf_noise.c \
- video/filter/vf_phase.c \
video/filter/vf_pullup.c \
video/filter/vf_rotate.c \
video/filter/vf_scale.c \