summaryrefslogtreecommitdiffstats
path: root/gst/law/mulaw-decode.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/law/mulaw-decode.h')
-rw-r--r--gst/law/mulaw-decode.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/law/mulaw-decode.h b/gst/law/mulaw-decode.h
index 6ee85b94..ee1a14d4 100644
--- a/gst/law/mulaw-decode.h
+++ b/gst/law/mulaw-decode.h
@@ -42,6 +42,7 @@ struct _GstMuLawDec {
GstElement element;
GstPad *sinkpad,*srcpad;
+ GstCaps *srccaps;
};
struct _GstMuLawDecClass {