summaryrefslogtreecommitdiff
path: root/sys/vdpau/Makefile.am
diff options
context:
space:
mode:
authorCarl-Anton Ingmarsson <ca.ingmarsson@gmail.com>2009-10-08 20:23:33 +0200
committerCarl-Anton Ingmarsson <ca.ingmarsson@gmail.com>2009-11-22 22:38:08 +0100
commit25014f8e7c0285e7808e8e7fc1cae590f065b946 (patch)
tree7482c0b2f476e126f04048afb42f93003e5e9599 /sys/vdpau/Makefile.am
parent7753f80cf57998d868e27e9bd9fbed305bf0276b (diff)
downloadgstreamer-plugins-bad-25014f8e7c0285e7808e8e7fc1cae590f065b946.tar.gz
vdpau: remove now unneeded vdpauvideoyuv and vdpauyuvvideo elements
Diffstat (limited to 'sys/vdpau/Makefile.am')
-rw-r--r--sys/vdpau/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/vdpau/Makefile.am b/sys/vdpau/Makefile.am
index b8e415120..fbc841375 100644
--- a/sys/vdpau/Makefile.am
+++ b/sys/vdpau/Makefile.am
@@ -3,9 +3,7 @@ plugin_LTLIBRARIES = libgstvdpau.la
libgstvdpau_la_SOURCES = \
gstvdpmpegdec.c \
mpegutil.c \
- gstvdpvideoyuv.c \
gstvdp.c \
- gstvdpyuvvideo.c \
gstvdputils.c \
gstvdpvideopostprocess.c \
gstvdpsink.c
@@ -20,8 +18,6 @@ libgstvdpau_la_LIBTOOLFLAGS = --tag=disable-static
noinst_HEADERS = \
gstvdpmpegdec.h \
mpegutil.h \
- gstvdpvideoyuv.h \
- gstvdpyuvvideo.h \
gstvdputils.h \
gstvdpvideopostprocess.h \
gstvdpsink.h