compile fix
Original commit message from CVS: compile fix
This commit is contained in:
parent
a3a7c36ac1
commit
b2cc1a6972
@ -253,7 +253,7 @@ gst_faad_srcconnect (GstPad *pad,
|
|||||||
{
|
{
|
||||||
GstStructure *structure;
|
GstStructure *structure;
|
||||||
const gchar *mimetype;
|
const gchar *mimetype;
|
||||||
gint fmt;
|
gint fmt = 0;
|
||||||
gint depth;
|
gint depth;
|
||||||
GstFaad *faad = GST_FAAD (gst_pad_get_parent (pad));
|
GstFaad *faad = GST_FAAD (gst_pad_get_parent (pad));
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user