diff options
Diffstat (limited to 'ext/theora')
-rw-r--r-- | ext/theora/theoradec.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/theora/theoradec.h b/ext/theora/theoradec.h index ccda321e..582b305b 100644 --- a/ext/theora/theoradec.h +++ b/ext/theora/theoradec.h @@ -54,6 +54,7 @@ struct _GstTheoraExpDec { GstElement element; + /* <private> */ /* Pads */ GstPad *sinkpad; GstPad *srcpad; |