summaryrefslogtreecommitdiffstats
path: root/old-makefile
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-12-03 23:03:53 +0100
committerwm4 <wm4@nowhere>2013-12-04 00:07:39 +0100
commit5b7351ee3a1c3c82415033d254fa113d7abd3922 (patch)
tree8647ffe9f455dd9a21f37581ad69727b28c5acad /old-makefile
parent66f74d031d1465b29b73512c36612f13ad1d4e01 (diff)
downloadmpv-5b7351ee3a1c3c82415033d254fa113d7abd3922.tar.bz2
mpv-5b7351ee3a1c3c82415033d254fa113d7abd3922.tar.xz
video/filter: remove vf_down3dright
Apparently you can get this with: stereo3d=ab[2]{l,r}:sbs[2]{l,r} So it seems the filter is redundant and can be removed. Also see FFmpeg commit 2f11aa141a01.
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 b273dc2c89..8aa9ffd0f2 100644
--- a/old-makefile
+++ b/old-makefile
@@ -271,7 +271,6 @@ SOURCES = audio/audio.c \
video/filter/vf_crop.c \
video/filter/vf_delogo.c \
video/filter/vf_divtc.c \
- video/filter/vf_down3dright.c \
video/filter/vf_dsize.c \
video/filter/vf_eq.c \
video/filter/vf_expand.c \