summaryrefslogtreecommitdiffstats
path: root/sys/vdpau/Makefile.am
diff options
context:
space:
mode:
authorCarl-Anton Ingmarsson <ca.ingmarsson@gmail.com>2009-06-04 19:17:14 +0200
committerJan Schmidt <thaytan@noraisin.net>2009-06-20 15:21:40 +0100
commit27606d4e104ec0f78f8ef3c4171d68f5069c7c91 (patch)
tree5ba23af7f4221c8c6098904870a5f5fdacd9ac4a /sys/vdpau/Makefile.am
parent127765d19c268724de21ea97038e380acdefd2a2 (diff)
downloadgst-plugins-bad-27606d4e104ec0f78f8ef3c4171d68f5069c7c91.tar.gz
gst-plugins-bad-27606d4e104ec0f78f8ef3c4171d68f5069c7c91.tar.bz2
gst-plugins-bad-27606d4e104ec0f78f8ef3c4171d68f5069c7c91.zip
vpdaumpegdec: remove useless GstVdpDecoder baseclass
Diffstat (limited to 'sys/vdpau/Makefile.am')
-rw-r--r--sys/vdpau/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/vdpau/Makefile.am b/sys/vdpau/Makefile.am
index a603ec77..053332b0 100644
--- a/sys/vdpau/Makefile.am
+++ b/sys/vdpau/Makefile.am
@@ -2,7 +2,6 @@ plugin_LTLIBRARIES = libgstvdpau.la
libgstvdpau_la_SOURCES = \
gstvdpdevice.c \
- gstvdpdecoder.c \
gstvdpmpegdecoder.c \
mpegutil.c \
gstvdpvideoyuv.c \
@@ -18,7 +17,6 @@ libgstvdpau_la_LIBTOOLFLAGS = --tag=disable-static
noinst_HEADERS = \
gstvdpdevice.h \
- gstvdpdecoder.h \
gstvdpmpegdecoder.h \
mpegutil.h \
gstvdpvideoyuv.h \