[xiph-commits] r16710 - trunk/theora/doc/spec
tterribe at svn.xiph.org
tterribe at svn.xiph.org
Sun Nov 15 15:02:31 PST 2009
Author: tterribe
Date: 2009-11-15 15:02:31 -0800 (Sun, 15 Nov 2009)
New Revision: 16710
Modified:
trunk/theora/doc/spec/spec.bib
trunk/theora/doc/spec/spec.tex
Log:
Convert Xiph.org to the preferred form: Xiph.Org.
Modified: trunk/theora/doc/spec/spec.bib
===================================================================
--- trunk/theora/doc/spec/spec.bib 2009-11-15 23:00:49 UTC (rev 16709)
+++ trunk/theora/doc/spec/spec.bib 2009-11-15 23:02:31 UTC (rev 16710)
@@ -81,7 +81,7 @@
@MANUAL{vorbis,
title="{Vorbis~I} specification",
- organization="{Xiph.org Foundation}",
+ organization="{Xiph.Org Foundation}",
year=2002,
note="\url{http://www.xiph.org/ogg/vorbis/doc/}"
}
Modified: trunk/theora/doc/spec/spec.tex
===================================================================
--- trunk/theora/doc/spec/spec.tex 2009-11-15 23:00:49 UTC (rev 16709)
+++ trunk/theora/doc/spec/spec.tex 2009-11-15 23:02:31 UTC (rev 16710)
@@ -64,7 +64,7 @@
\bibliographystyle{alpha}
\title{Theora Specification}
-\author{Xiph.org Foundation}
+\author{Xiph.Org Foundation}
\date{\today}
@@ -281,7 +281,7 @@
Theora is a general purpose, lossy video codec.
It is based on the VP3 video codec produced by On2 Technologies
(\url{http://www.on2.com/}).
-On2 donated the VP3.1 source code to the Xiph.org Foundation and released it
+On2 donated the VP3.1 source code to the Xiph.Org Foundation and released it
under a BSD-like license.
On2 also made an irrevocable, royalty-free license grant for any patent claims
it might have over the software and any derivatives.
@@ -368,7 +368,7 @@
Theora's heritage is the proprietary commerical codec VP3, and it retains a
fair amount of inflexibility when compared to Vorbis \cite{vorbis}, the first
- Xiph.org codec, which began as a research codec.
+ Xiph.Org codec, which began as a research codec.
However, to provide additional scope for encoder improvement, Theora adopts
some of the configurable aspects of decoder setup that are present in Vorbis.
This configuration data is not available in VP3, which uses hardcoded values
@@ -390,7 +390,7 @@
Thus, Theora headers are both required for decode to begin and relatively large
as bitstream headers go.
The header size is unbounded, although as a rule-of-thumb less than 16kB is
- recommended, and Xiph.org's reference encoder follows this suggestion.
+ recommended, and Xiph.Org's reference encoder follows this suggestion.
%TODO: Is 8kB enough? My setup header is 7.4kB, that doesn't leave much room
% for comments.
%RG: the lesson from vorbis is that as small as possible is really
@@ -2541,7 +2541,7 @@
namespace.
%"and other bodies"?
%If you're going to be that vague, you might as well not say anything at all.
-Xiph.org and other bodies will generally collect and rationalize the more
+Xiph.Org and other bodies will generally collect and rationalize the more
useful tags to help with standardization.
Field names are not restricted to occur only once within a comment header.
@@ -6614,7 +6614,7 @@
any compliant decoder implementation.
However, a forward transform is provided here as a convenience for implementing
an encoder.
-This is the version of the transform used by Xiph.org's Theora encoder, which
+This is the version of the transform used by Xiph.Org's Theora encoder, which
is the same as that used by VP3.
Like the inverse DCT, it is first applied to each row, and then applied to each
column of the result.
@@ -7819,12 +7819,12 @@
used by the Theora codec.
This document assumes familiarity with the details of the Ogg standard.
-The Xiph.org documentation provides an overview of the Ogg transport stream
+The Xiph.Org documentation provides an overview of the Ogg transport stream
format at \url{http://www.xiph.org/ogg/doc/oggstream.html} and a detailed
description at \url{http://www.xiph.org/ogg/doc/framing.html}.
The format is also defined in RFC~3533 \cite{rfc3533}.
While Theora packets can be embedded in a wide variety of media
- containers and streaming mechanisms, the Xiph.org Foundation
+ containers and streaming mechanisms, the Xiph.Org Foundation
recommends Ogg as the native format for Theora video in file-oriented
storage and transmission contexts.
@@ -8135,19 +8135,19 @@
\cleardoublepage
\chapter{Colophon}
-Ogg is a \href{http://www.xiph.org}{Xiph.org Foundation} effort to protect
+Ogg is a \href{http://www.xiph.org}{Xiph.Org Foundation} effort to protect
essential tenets of Internet multimedia from corporate hostage-taking; Open
Source is the net's greatest tool to keep everyone honest.
-See \href{http://www.xiph.org/about.html}{About the Xiph.org Foundation} for
+See \href{http://www.xiph.org/about.html}{About the Xiph.Org Foundation} for
details.
Ogg Theora is the first Ogg video codec.
Anyone may freely use and distribute the Ogg and Theora specifications, whether
in private, public, or corporate capacity.
-However, the Xiph.org Foundation and the Ogg project reserve the right to set
+However, the Xiph.Org Foundation and the Ogg project reserve the right to set
the Ogg Theora specification and certify specification compliance.
-Xiph.org's Theora software codec implementation is distributed under a BSD-like
+Xiph.Org's Theora software codec implementation is distributed under a BSD-like
license.
This does not restrict third parties from distributing independent
implementations of Theora software under other licenses.
@@ -8156,10 +8156,10 @@
\includegraphics[width=2.5cm]{xifish}
\end{wrapfigure}
-These pages are Copyright \textcopyright{} 2004-2007 Xiph.org Foundation.
+These pages are Copyright \textcopyright{} 2004-2007 Xiph.Org Foundation.
All rights reserved.
-Ogg, Theora, Vorbis, Xiph.org Foundation and their logos are trademarks
- (\texttrademark) of the \href{http://www.xiph.org}{Xiph.org Foundation}.
+Ogg, Theora, Vorbis, Xiph.Org Foundation and their logos are trademarks
+ (\texttrademark) of the \href{http://www.xiph.org}{Xiph.Org Foundation}.
This document is set in \LaTeX.
More information about the commits
mailing list