summaryrefslogtreecommitdiff
path: root/ext/resindvd/rsndec.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/resindvd/rsndec.c')
-rw-r--r--ext/resindvd/rsndec.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/resindvd/rsndec.c b/ext/resindvd/rsndec.c
index 02d3eb645..4f4b2680f 100644
--- a/ext/resindvd/rsndec.c
+++ b/ext/resindvd/rsndec.c
@@ -369,7 +369,7 @@ rsn_dec_get_type (void)
return type;
}
-/** Audio decoder subclass */
+/* Audio decoder subclass */
static GstStaticPadTemplate audio_sink_template =
GST_STATIC_PAD_TEMPLATE ("sink",
GST_PAD_SINK,
@@ -422,7 +422,7 @@ rsn_audiodec_init (RsnAudioDec * self)
{
}
-/** Video decoder subclass */
+/* Video decoder subclass */
static GstStaticPadTemplate video_sink_template =
GST_STATIC_PAD_TEMPLATE ("sink",
GST_PAD_SINK,