summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ext/faad/gstfaad.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/faad/gstfaad.c b/ext/faad/gstfaad.c
index 23c2f156..8db89aaf 100644
--- a/ext/faad/gstfaad.c
+++ b/ext/faad/gstfaad.c
@@ -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));