diff --git a/ChangeLog b/ChangeLog index 94c3165bc5..d61469d5d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-05-28 Wim Taymans + + * docs/plugins/Makefile.am: + * docs/plugins/gst-plugins-good-plugins-docs.sgml: + * docs/plugins/gst-plugins-good-plugins-sections.txt: + Add SMPTE effect elements to docs. + 2008-05-28 Stefan Kost * docs/plugins/Makefile.am: diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index 008aa1f334..d69ea33241 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -131,6 +131,8 @@ EXTRA_HFILES = \ $(top_srcdir)/gst/qtdemux/qtdemux.h \ $(top_srcdir)/gst/rtsp/gstrtpdec.h \ $(top_srcdir)/gst/rtsp/gstrtspsrc.h \ + $(top_srcdir)/gst/smpte/gstsmpte.h \ + $(top_srcdir)/gst/smpte/gstsmptealpha.h \ $(top_srcdir)/gst/spectrum/gstspectrum.h \ $(top_srcdir)/gst/udp/gstmultiudpsink.h \ $(top_srcdir)/gst/udp/gstudpsrc.h \ diff --git a/docs/plugins/gst-plugins-good-plugins-docs.sgml b/docs/plugins/gst-plugins-good-plugins-docs.sgml index c5fdb27492..dd36c2513b 100644 --- a/docs/plugins/gst-plugins-good-plugins-docs.sgml +++ b/docs/plugins/gst-plugins-good-plugins-docs.sgml @@ -77,6 +77,8 @@ + + diff --git a/docs/plugins/gst-plugins-good-plugins-sections.txt b/docs/plugins/gst-plugins-good-plugins-sections.txt index d35edaf662..0acf1071be 100644 --- a/docs/plugins/gst-plugins-good-plugins-sections.txt +++ b/docs/plugins/gst-plugins-good-plugins-sections.txt @@ -966,6 +966,32 @@ GST_RTP_DEC_CLASS GST_IS_RTP_DEC_CLASS +
+element-smpte +smpte +GstSMPTE + +GstSMPTEClass +GST_SMPTE +GST_IS_SMPTE +GST_TYPE_SMPTE +GST_SMPTE_CLASS +GST_IS_SMPTE_CLASS +
+ +
+element-smptealpha +smptealpha +GstSMPTEAlpha + +GstSMPTEAlphaClass +GST_SMPTE_ALPHA +GST_IS_SMPTE_ALPHA +GST_TYPE_SMPTE_ALPHA +GST_SMPTE_ALPHA_CLASS +GST_IS_SMPTE_ALPHA_CLASS +
+
element-souphttpsrc souphttpsrc