summaryrefslogtreecommitdiffstats
path: root/gst/law/alaw-decode.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/law/alaw-decode.h')
-rw-r--r--gst/law/alaw-decode.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/law/alaw-decode.h b/gst/law/alaw-decode.h
index 45f60810..108b8168 100644
--- a/gst/law/alaw-decode.h
+++ b/gst/law/alaw-decode.h
@@ -43,6 +43,7 @@ struct _GstALawDec {
GstElement element;
GstPad *sinkpad,*srcpad;
+ GstCaps *srccaps;
};
struct _GstALawDecClass {