docs/pwg/advanced-types.xml: Fix typo and duplicate entry in video formats list.
authorTim-Philipp Müller <tim@centricular.net>
Sun, 22 Jul 2007 18:16:19 +0000 (18:16 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sun, 22 Jul 2007 18:16:19 +0000 (18:16 +0000)
Original commit message from CVS:
* docs/pwg/advanced-types.xml:
Fix typo and duplicate entry in video formats list.

ChangeLog
docs/pwg/advanced-types.xml

index 5ae8b3c..8d4f67d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-07-22  Tim-Philipp Müller  <tim at centricular dot net>
+
+       * docs/pwg/advanced-types.xml:
+         Fix typo and duplicate entry in video formats list.
+
 2007-07-22  Sebastian Dröge  <slomo@circular-chaos.org>
 
        * libs/gst/controller/gstinterpolation.c:
index 6d79ea6..324cec1 100644 (file)
@@ -858,7 +858,7 @@ plugin_init (GstPlugin *plugin)
           <!-- ############ type ############# -->
 
           <row>
-            <entry>video/x-dx</entry>
+            <entry>video/x-dv</entry>
             <entry>Digital Video.</entry>
             <entry>systemstream</entry>
             <entry>boolean</entry>
@@ -1348,14 +1348,14 @@ plugin_init (GstPlugin *plugin)
           <!-- ############ type ############# -->
 
           <row>
-            <entry>video/x-pn-realvideo</entry>
-            <entry>Digital Video.</entry>
-            <entry>systemstream</entry>
-            <entry>boolean</entry>
-            <entry>TRUE</entry>
+            <entry>application/vnd.rn-realmedia</entry>
+            <entry>RealMedia.</entry>
+            <entry></entry>
+            <entry></entry>
+            <entry></entry>
             <entry>
-              Indicates that this is a container system stream rather than an
-              elementary video stream.
+              There are currently no specific properties defined or needed for
+              this type.
             </entry>
           </row>