mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-05 23:59:55 +00:00
docs/pwg/advanced-types.xml: Fix typo and duplicate entry in video formats list.
Original commit message from CVS: * docs/pwg/advanced-types.xml: Fix typo and duplicate entry in video formats list.
This commit is contained in:
parent
4a99b7d300
commit
fc135f7f7c
2 changed files with 13 additions and 8 deletions
|
@ -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:
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue