codecparsers: mpeg: Add an mpeg video bitstream parsing library
[platform/upstream/gstreamer.git] / docs / libs / gst-plugins-bad-libs-docs.sgml
index 49f0402..d1113bc 100644 (file)
       package.
     </para>
     <xi:include href="compiling.sgml" />
+
+    <chapter id="codecparsers">
+      <title>Bitstream parsing Library</title>
+      <para>
+        This library should be linked to by getting cflags and libs from
+        <filename>gstreamer-plugins-bad-&GST_MAJORMINOR;.pc</filename> and adding
+        <filename>-lgscodeparsers-&GST_MAJORMINOR;</filename> to the library flags.
+      </para>
+      <xi:include href="xml/gstmpegvideoparser.xml" />
+    </chapter>
   </part>
 
   <part id="gstreamer-libs-hierarchy">