summaryrefslogtreecommitdiffstats
path: root/old-makefile
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-01-27 18:58:16 +0100
committerwm4 <wm4@nowhere>2015-01-27 18:58:16 +0100
commitc92f4a1126cdbd83161bc7d1909ecbd8c9d80fb9 (patch)
tree6ebd96919698540cf71190c82817fb87e21471ff /old-makefile
parent69e5dd9bceea5a691038f4c1c8300fba28cc4e8a (diff)
downloadmpv-c92f4a1126cdbd83161bc7d1909ecbd8c9d80fb9.tar.bz2
mpv-c92f4a1126cdbd83161bc7d1909ecbd8c9d80fb9.tar.xz
vf_softpulldown: remove this filter
Apparently it was completely broken and essentially did nothing. This was broken sometime in early mpv or mplayer2 times. Get rid of it. If you _really_ need it, wait until FFmpeg ports it from MPlayer, which will happen very soon.
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 f84925b4f0..f1defc8673 100644
--- a/old-makefile
+++ b/old-makefile
@@ -268,7 +268,6 @@ SOURCES = audio/audio.c \
video/filter/vf_rotate.c \
video/filter/vf_scale.c \
video/filter/vf_screenshot.c \
- video/filter/vf_softpulldown.c \
video/filter/vf_stereo3d.c \
video/filter/vf_sub.c \
video/filter/vf_swapuv.c \