global change to video/x-ms-asf and video/x-msvideo

Original commit message from CVS:
global change to video/x-ms-asf and video/x-msvideo
This commit is contained in:
David Schleef 2003-11-29 04:38:44 +00:00
parent 7eb1bbbaa0
commit 55bb164fb5
2 changed files with 6 additions and 6 deletions

View file

@ -460,7 +460,7 @@
<!-- ############ type ############# -->
<row>
<entry morerows="0">video/avi</entry>
<entry morerows="0">video/x-msvideo</entry>
<entry morerows="0">
Video data compressed using the AVI encoding scheme.
</entry>

View file

@ -57,9 +57,9 @@ audio stream, even when it is compressed.
Another problem is that many media types can be defined in multiple ways. For
example, MJPEG video can be defined as 'video/jpeg', 'video/mjpeg',
'image/jpeg', 'video/avi' with a compression of (fourcc) MJPG, etc. None of
these is really official, since there isn't an official mimetype for encoded
MJPEG video.
'image/jpeg', 'video/x-msvideo' with a compression of (fourcc) MJPG, etc.
None of these is really official, since there isn't an official mimetype
for encoded MJPEG video.
The main focus of this document is to propose a standardized set of MIME types
and properties that will be used by the GStreamer plugins.
@ -86,7 +86,7 @@ Container formats
-----------------
1 - AVI (Microsoft RIFF/AVI)
MIME type: video/avi
MIME type: video/x-msvideo
Properties:
Parser: avidemux
Formatter: avimux
@ -104,7 +104,7 @@ Container formats
Formatter:
4 - ASF (Microsoft)
MIME type: video/x-asf
MIME type: video/x-ms-asf
Properties:
Parser: asfdemux
Formatter: