compile fix

Original commit message from CVS:
compile fix
This commit is contained in:
Thomas Vander Stichele 2003-12-22 11:49:17 +00:00
parent a3a7c36ac1
commit b2cc1a6972

View file

@ -253,7 +253,7 @@ gst_faad_srcconnect (GstPad *pad,
{
GstStructure *structure;
const gchar *mimetype;
gint fmt;
gint fmt = 0;
gint depth;
GstFaad *faad = GST_FAAD (gst_pad_get_parent (pad));