diff options
author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2011-01-02 15:25:41 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2011-01-02 15:26:30 +0000 |
commit | 67f4489cd0cf5e0b0f031b19f2b44ceca1f3687f (patch) | |
tree | fe56d5ac65304eafa0f49e11d3576a53ed43cd87 /docs/plugins/gst-plugins-good-plugins-docs.sgml | |
parent | 3c43a9e102043b265d75674acaf3f34f2368731c (diff) | |
download | gstreamer-plugins-good-67f4489cd0cf5e0b0f031b19f2b44ceca1f3687f.tar.gz |
jack: new jackaudiosrc and jackaudiosink elements, moved from gst-plugins-bad
https://bugzilla.gnome.org/show_bug.cgi?id=621929
Diffstat (limited to 'docs/plugins/gst-plugins-good-plugins-docs.sgml')
-rw-r--r-- | docs/plugins/gst-plugins-good-plugins-docs.sgml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/plugins/gst-plugins-good-plugins-docs.sgml b/docs/plugins/gst-plugins-good-plugins-docs.sgml index 1b7136b79..ade8dfde2 100644 --- a/docs/plugins/gst-plugins-good-plugins-docs.sgml +++ b/docs/plugins/gst-plugins-good-plugins-docs.sgml @@ -94,6 +94,8 @@ <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-jackaudiosrc.xml" /> + <xi:include href="xml/element-jackaudiosink.xml" /> <xi:include href="xml/element-jpegdec.xml" /> <xi:include href="xml/element-jpegenc.xml" /> <xi:include href="xml/element-level.xml" /> @@ -206,6 +208,7 @@ <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-jack.xml" /> <xi:include href="xml/plugin-jpeg.xml" /> <xi:include href="xml/plugin-level.xml" /> <xi:include href="xml/plugin-matroska.xml" /> |