global change to video/x-ms-asf and video/x-msvideo
authorDavid Schleef <ds@schleef.org>
Sat, 29 Nov 2003 04:38:44 +0000 (04:38 +0000)
committerDavid Schleef <ds@schleef.org>
Sat, 29 Nov 2003 04:38:44 +0000 (04:38 +0000)
Original commit message from CVS:
global change to video/x-ms-asf and video/x-msvideo

docs/pwg/intro-basics.xml
docs/random/mimetypes

index 16ca6e4..43f9efd 100644 (file)
           <!-- ############ 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>
index 417283c..e2bbe72 100644 (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: