diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2007-06-12 18:52:33 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2007-06-12 18:52:33 +0000 |
commit | 042730da4de4f02383950a5e9e8fd731b0c02fa0 (patch) | |
tree | e3991418b3d418a6b4bb2a97e3ac7472d00c8062 | |
parent | 34d9fcc47f10fd03ee465575d67781c890756e24 (diff) | |
download | gstreamer-plugins-good-042730da4de4f02383950a5e9e8fd731b0c02fa0.tar.gz |
win32/MANIFEST
Original commit message from CVS:
* win32/MANIFEST
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-good-plugins-docs.sgml:
* docs/plugins/gst-plugins-good-plugins-sections.txt:
* docs/plugins/inspect/plugin-directdraw.xml:
* docs/plugins/inspect/plugin-directsound.xml:
* docs/plugins/inspect/plugin-waveform.xml:
Move the waveform plugin from -bad too. Update the inspect xml
files to mention Plugins Good instead of Plugins Bad.
-rw-r--r-- | ChangeLog | 12 | ||||
-rw-r--r-- | docs/plugins/Makefile.am | 1 | ||||
-rw-r--r-- | docs/plugins/gst-plugins-good-plugins-docs.sgml | 2 | ||||
-rw-r--r-- | docs/plugins/gst-plugins-good-plugins-sections.txt | 8 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-directdraw.xml | 4 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-directsound.xml | 4 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-waveform.xml | 4 |
7 files changed, 29 insertions, 6 deletions
@@ -1,3 +1,15 @@ +2007-06-12 Jan Schmidt <thaytan@mad.scientist.com> + + * win32/MANIFEST + * docs/plugins/Makefile.am: + * docs/plugins/gst-plugins-good-plugins-docs.sgml: + * docs/plugins/gst-plugins-good-plugins-sections.txt: + * docs/plugins/inspect/plugin-directdraw.xml: + * docs/plugins/inspect/plugin-directsound.xml: + * docs/plugins/inspect/plugin-waveform.xml: + Move the waveform plugin from -bad too. Update the inspect xml + files to mention Plugins Good instead of Plugins Bad. + 2007-06-12 Andy Wingo <wingo@pobox.com> * sys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize) diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index 127ef4119..7120c4270 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -118,6 +118,7 @@ EXTRA_HFILES = \ $(top_srcdir)/gst/videofilter/gstvideobalance.h \ $(top_srcdir)/gst/videofilter/gstvideoflip.h \ $(top_srcdir)/gst/videomixer/videomixer.c \ + $(top_srcdir)/sys/waveform/gstwaveformsink.h \ $(top_srcdir)/ext/wavpack/gstwavpackdec.h \ $(top_srcdir)/ext/wavpack/gstwavpackenc.h \ $(top_srcdir)/ext/wavpack/gstwavpackparse.h \ diff --git a/docs/plugins/gst-plugins-good-plugins-docs.sgml b/docs/plugins/gst-plugins-good-plugins-docs.sgml index 13dc513a0..f47a57d35 100644 --- a/docs/plugins/gst-plugins-good-plugins-docs.sgml +++ b/docs/plugins/gst-plugins-good-plugins-docs.sgml @@ -59,6 +59,7 @@ <xi:include href="xml/element-videobalance.xml" /> <xi:include href="xml/element-videoflip.xml" /> <xi:include href="xml/element-videomixer.xml" /> + <xi:include href="xml/element-waveformsink.xml" /> <xi:include href="xml/element-wavpackdec.xml" /> <xi:include href="xml/element-wavpackenc.xml" /> <xi:include href="xml/element-wavpackparse.xml" /> @@ -118,6 +119,7 @@ <xi:include href="xml/plugin-videobalance.xml" /> <xi:include href="xml/plugin-videoflip.xml" /> <xi:include href="xml/plugin-videomixer.xml" /> + <xi:include href="xml/plugin-waveform.xml" /> <xi:include href="xml/plugin-wavenc.xml" /> <xi:include href="xml/plugin-wavpack.xml" /> <xi:include href="xml/plugin-wavparse.xml" /> diff --git a/docs/plugins/gst-plugins-good-plugins-sections.txt b/docs/plugins/gst-plugins-good-plugins-sections.txt index b8eda7d0d..0cd07c503 100644 --- a/docs/plugins/gst-plugins-good-plugins-sections.txt +++ b/docs/plugins/gst-plugins-good-plugins-sections.txt @@ -687,6 +687,14 @@ ROUND_UP_8 </SECTION> <SECTION> +<FILE>element-waveformsink</FILE> +GstWaveFormSink +<TITLE>waveformsink</TITLE> +<SUBSECTION Standard> +GstWaveFormSinkClass +</SECTION> + +<SECTION> <FILE>element-wavpackdec</FILE> GstWavpackDec <TITLE>wavpackdec</TITLE> diff --git a/docs/plugins/inspect/plugin-directdraw.xml b/docs/plugins/inspect/plugin-directdraw.xml index 0464dcc9d..5bdd3612d 100644 --- a/docs/plugins/inspect/plugin-directdraw.xml +++ b/docs/plugins/inspect/plugin-directdraw.xml @@ -6,7 +6,7 @@ <version>0.10.4.1</version> <license>LGPL</license> <source>gst-plugins-bad</source> - <package>GStreamer Bad Plug-ins CVS</package> + <package>GStreamer Good Plug-ins CVS</package> <origin>Unknown package origin</origin> <elements> <element> @@ -17,4 +17,4 @@ <author>Sebastien Moutte <sebastien@moutte.net></author> </element> </elements> -</plugin>
\ No newline at end of file +</plugin> diff --git a/docs/plugins/inspect/plugin-directsound.xml b/docs/plugins/inspect/plugin-directsound.xml index 7f166a7a9..899ccd62c 100644 --- a/docs/plugins/inspect/plugin-directsound.xml +++ b/docs/plugins/inspect/plugin-directsound.xml @@ -6,7 +6,7 @@ <version>0.10.4.1</version> <license>LGPL</license> <source>gst-plugins-bad</source> - <package>GStreamer Bad Plug-ins CVS</package> + <package>GStreamer Good Plug-ins CVS</package> <origin>Unknown package origin</origin> <elements> <element> @@ -17,4 +17,4 @@ <author>Sebastien Moutte <sebastien@moutte.net></author> </element> </elements> -</plugin>
\ No newline at end of file +</plugin> diff --git a/docs/plugins/inspect/plugin-waveform.xml b/docs/plugins/inspect/plugin-waveform.xml index 9b5fc1128..edd277e48 100644 --- a/docs/plugins/inspect/plugin-waveform.xml +++ b/docs/plugins/inspect/plugin-waveform.xml @@ -6,7 +6,7 @@ <version>0.10.4.1</version> <license>LGPL</license> <source>gst-plugins-bad</source> - <package>GStreamer Bad Plug-ins CVS</package> + <package>GStreamer Good Plug-ins CVS</package> <origin>Unknown package origin</origin> <elements> <element> @@ -17,4 +17,4 @@ <author>Sebastien Moutte <sebastien@moutte.net></author> </element> </elements> -</plugin>
\ No newline at end of file +</plugin> |