mad: fix compilation
This commit is contained in:
parent
d6b150a1f1
commit
7de44ab61b
@ -88,6 +88,7 @@ static void gst_mad_set_property (GObject * object, guint prop_id,
|
|||||||
static void gst_mad_get_property (GObject * object, guint prop_id,
|
static void gst_mad_get_property (GObject * object, guint prop_id,
|
||||||
GValue * value, GParamSpec * pspec);
|
GValue * value, GParamSpec * pspec);
|
||||||
|
|
||||||
|
#define parent_class gst_mad_parent_class
|
||||||
G_DEFINE_TYPE (GstMad, gst_mad, GST_TYPE_AUDIO_DECODER);
|
G_DEFINE_TYPE (GstMad, gst_mad, GST_TYPE_AUDIO_DECODER);
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
Loading…
x
Reference in New Issue
Block a user