[xiph-commits] r14537 - websites/xiph.org/ogg
ivo at svn.xiph.org
ivo at svn.xiph.org
Fri Feb 22 08:03:53 PST 2008
Author: ivo
Date: 2008-02-22 08:03:53 -0800 (Fri, 22 Feb 2008)
New Revision: 14537
Modified:
websites/xiph.org/ogg/index.shtml.en
Log:
Actually, there should be a mention of the other media types. We don't want people to think application/ogg is the only recommendation.
Modified: websites/xiph.org/ogg/index.shtml.en
===================================================================
--- websites/xiph.org/ogg/index.shtml.en 2008-02-22 16:00:42 UTC (rev 14536)
+++ websites/xiph.org/ogg/index.shtml.en 2008-02-22 16:03:53 UTC (rev 14537)
@@ -52,8 +52,7 @@
<li><a href="/ogg/doc/skeleton.html">The Ogg Skeleton Metadata Bitstream</a></li>
</ul>
-<p>The recommended MIME type for Ogg files and network streams is
-<tt>application/ogg</tt>.</p>
+<p>The recommended MIME type for Ogg files and network streams depends on content. For video, audio, and applications there's <tt>video/ogg</tt>, <tt>audio/ogg</tt> and <tt>application/ogg</tt> respectively.</p>
<ul>
<li><a href="/ogg/doc/libogg/">API Documentation for the libogg reference implementation</a></li>
More information about the commits
mailing list