summaryrefslogtreecommitdiffstats
path: root/ext/gme/gstgme.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gme/gstgme.c')
-rw-r--r--ext/gme/gstgme.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gme/gstgme.c b/ext/gme/gstgme.c
index 45fa04db..9da38028 100644
--- a/ext/gme/gstgme.c
+++ b/ext/gme/gstgme.c
@@ -30,7 +30,7 @@
static GstStaticPadTemplate sink_factory =
GST_STATIC_PAD_TEMPLATE ("sink", GST_PAD_SINK, GST_PAD_ALWAYS,
- GST_STATIC_CAPS ("audio/x-gme"));
+ GST_STATIC_CAPS ("audio/x-spc"));
static GstStaticPadTemplate src_factory =
GST_STATIC_PAD_TEMPLATE ("src", GST_PAD_SRC, GST_PAD_ALWAYS,