summaryrefslogtreecommitdiffstats
path: root/sys/vdpau/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'sys/vdpau/Makefile.am')
-rw-r--r--sys/vdpau/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/vdpau/Makefile.am b/sys/vdpau/Makefile.am
index 053332b0..f4380aff 100644
--- a/sys/vdpau/Makefile.am
+++ b/sys/vdpau/Makefile.am
@@ -2,7 +2,7 @@ plugin_LTLIBRARIES = libgstvdpau.la
libgstvdpau_la_SOURCES = \
gstvdpdevice.c \
- gstvdpmpegdecoder.c \
+ gstvdpmpegdec.c \
mpegutil.c \
gstvdpvideoyuv.c \
gstvdpvideobuffer.c \
@@ -17,7 +17,7 @@ libgstvdpau_la_LIBTOOLFLAGS = --tag=disable-static
noinst_HEADERS = \
gstvdpdevice.h \
- gstvdpmpegdecoder.h \
+ gstvdpmpegdec.h \
mpegutil.h \
gstvdpvideoyuv.h \
gstvdpvideobuffer.h \