diff options
author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2010-05-11 14:23:47 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2010-05-11 14:31:44 +0100 |
commit | 5fcbea7e7ef8b6e42f349d7989c324fd00d90173 (patch) | |
tree | 656f993e29bc3c223ad539815ddde6f6964fbb41 /docs/plugins/gst-plugins-good-plugins-docs.sgml | |
parent | 2e5262cda2f9450445de829471a2d5585db7bd07 (diff) |
Move imagefreeze plugin from -bad to -good
Hook up build infrastructure, docs and unit test for new plugin.
Fixes #613786.
Diffstat (limited to 'docs/plugins/gst-plugins-good-plugins-docs.sgml')
-rw-r--r-- | docs/plugins/gst-plugins-good-plugins-docs.sgml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/plugins/gst-plugins-good-plugins-docs.sgml b/docs/plugins/gst-plugins-good-plugins-docs.sgml index 54157d6e4..5709f1c5c 100644 --- a/docs/plugins/gst-plugins-good-plugins-docs.sgml +++ b/docs/plugins/gst-plugins-good-plugins-docs.sgml @@ -92,6 +92,7 @@ <xi:include href="xml/element-icydemux.xml" /> <xi:include href="xml/element-id3demux.xml" /> <xi:include href="xml/element-id3v2mux.xml" /> + <xi:include href="xml/element-imagefreeze.xml" /> <xi:include href="xml/element-interleave.xml" /> <xi:include href="xml/element-jpegdec.xml" /> <xi:include href="xml/element-jpegenc.xml" /> @@ -198,6 +199,7 @@ <xi:include href="xml/plugin-halelements.xml" /> <xi:include href="xml/plugin-icydemux.xml" /> <xi:include href="xml/plugin-id3demux.xml" /> + <xi:include href="xml/plugin-imagefreeze.xml" /> <xi:include href="xml/plugin-interleave.xml" /> <xi:include href="xml/plugin-jpeg.xml" /> <xi:include href="xml/plugin-level.xml" /> |