mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
9e8733719f
Original commit message from CVS: * configure.ac: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-bad-plugins-docs.sgml: * docs/plugins/gst-plugins-bad-plugins-sections.txt: * docs/plugins/inspect/plugin-taglib.xml: * ext/Makefile.am: * ext/taglib/Makefile.am: * ext/taglib/gstid3v2mux.cc: * ext/taglib/gstid3v2mux.h: * ext/taglib/gsttaglib.cc: * ext/taglib/gsttaglib.h: * tests/check/Makefile.am: * tests/check/elements/tagid3v2mux.c: moved to good. Closes #336110
40 lines
1.4 KiB
XML
40 lines
1.4 KiB
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
|
|
<!ENTITY % version-entities SYSTEM "version.entities">
|
|
%version-entities;
|
|
]>
|
|
|
|
<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
|
|
<bookinfo>
|
|
<title>GStreamer Bad Plugins &GST_MAJORMINOR; Plugins Reference Manual</title>
|
|
</bookinfo>
|
|
|
|
<chapter>
|
|
<title>gst-plugins-bad Elements</title>
|
|
|
|
<xi:include href="xml/element-dfbvideosink.xml" />
|
|
</chapter>
|
|
|
|
<chapter>
|
|
<title>gst-plugins-bad Plugins</title>
|
|
|
|
<xi:include href="xml/plugin-bz2.xml" />
|
|
<xi:include href="xml/plugin-cdxaparse.xml" />
|
|
<xi:include href="xml/plugin-dfbvideosink.xml" />
|
|
<xi:include href="xml/plugin-faad.xml" />
|
|
<xi:include href="xml/plugin-freeze.xml" />
|
|
<xi:include href="xml/plugin-glimagesink.xml" />
|
|
<xi:include href="xml/plugin-gsm.xml" />
|
|
<xi:include href="xml/plugin-modplug.xml" />
|
|
<xi:include href="xml/plugin-neon.xml" />
|
|
<xi:include href="xml/plugin-qtdemux.xml" />
|
|
<xi:include href="xml/plugin-sdlvideosink.xml" />
|
|
<xi:include href="xml/plugin-sdl.xml" />
|
|
<xi:include href="xml/plugin-speed.xml" />
|
|
<xi:include href="xml/plugin-tta.xml" />
|
|
<xi:include href="xml/plugin-video4linux2.xml" />
|
|
<xi:include href="xml/plugin-xingheader.xml" />
|
|
|
|
</chapter>
|
|
</book>
|