[xiph-commits] r17088 - in websites/xiph.org: . press press/2010 press/2010/libogg-1.2.0

xiphmont at svn.xiph.org xiphmont at svn.xiph.org
Fri Mar 26 01:05:07 PDT 2010


Author: xiphmont
Date: 2010-03-26 01:05:07 -0700 (Fri, 26 Mar 2010)
New Revision: 17088

Added:
   websites/xiph.org/press/2010/
   websites/xiph.org/press/2010/libogg-1.2.0/
   websites/xiph.org/press/2010/libogg-1.2.0/index.shtml.en
Modified:
   websites/xiph.org/index.shtml.en
   websites/xiph.org/press/index.shtml.en
Log:
libogg 1.2.0 release announcement



Modified: websites/xiph.org/index.shtml.en
===================================================================
--- websites/xiph.org/index.shtml.en	2010-03-26 07:17:17 UTC (rev 17087)
+++ websites/xiph.org/index.shtml.en	2010-03-26 08:05:07 UTC (rev 17088)
@@ -49,6 +49,7 @@
 
 	<ul class="newslist">
                 <li><a href="press/2009/ietf75-bof/">Xiph.Org Supporting IETF75 Royalty Free Codecs BoF</a></li>
+                <li><a href="press/2010/libogg-1.2.0/">libOgg 1.2.0 release</a></li>
                 <li><a href="press/2009/libvorbis-1.2.3/">libVorbis 1.2.3 release</a></li>
                 <li><a href="press/2009/libogg-1.1.4/">libOgg 1.1.4 release</a></li>
 		<li><a href="press/2009/thusnelda-alpha-2/">Second prerelease of next generation 'Thusnelda' encoder</a></li>

Added: websites/xiph.org/press/2010/libogg-1.2.0/index.shtml.en
===================================================================
--- websites/xiph.org/press/2010/libogg-1.2.0/index.shtml.en	                        (rev 0)
+++ websites/xiph.org/press/2010/libogg-1.2.0/index.shtml.en	2010-03-26 08:05:07 UTC (rev 17088)
@@ -0,0 +1,50 @@
+<!--#include virtual="/ssi/header.include" -->
+<!-- Enter custom page information and styles here -->
+  <title>March 25, 2010: Xiph.Org announces libOgg 1.2.0</title>
+</head>
+<body>
+<!--#include virtual="/common/xiphbar.include" -->
+
+<!--#include virtual="/ssi/pagetop.include" -->
+<!--  All your page content goes here  -->
+
+
+<h3>libOgg 1.2.0 released</h3>
+
+
+<p>Xiph.Org is pleased to announce a full release of libogg 1.2.0.
+
+<p>Changes in the new libogg release include:
+
+<ul>
+<li>A new default flushing behavior that reduces overhead for moderate
+and high bitrate streams, such as video
+
+<li>Documentation updates
+
+<li>Various build fixes intended to keep the autofoo and Windows build
+mechanisms up to date
+
+<li>Build fixes for additional compilers
+
+</ul>
+
+<p>This release is ABI and API compatible with previous incarnations of
+libogg.
+
+<p>Tarballs and zipfiles of the official release can be found in the
+usual place at <a href="http://downloads.xiph.org/releases/ogg/">http://downloads.xiph.org/releases/ogg/</a>.
+
+<p>Happy hacking!
+
+<p>Monty
+<br>Xiph.Org
+
+<p><i> The Xiph.Org Foundation is a not-for-profit corporation
+dedicated to open, unencumbered multimedia technology. Xiph's formats
+and software levels the playing field for digital media so that all
+producers and artists can distribute their work for minimal cost,
+without restriction, regardless of affiliation.  May contain traces of
+nuts.</i></p>
+
+<!--#include virtual="/ssi/pagebottom.include" -->

Modified: websites/xiph.org/press/index.shtml.en
===================================================================
--- websites/xiph.org/press/index.shtml.en	2010-03-26 07:17:17 UTC (rev 17087)
+++ websites/xiph.org/press/index.shtml.en	2010-03-26 08:05:07 UTC (rev 17088)
@@ -10,6 +10,11 @@
 
 <h1 style="margin-top: 0;">Press releases</h1>
 
+<h2>March 25, 2010: libOgg 1.2.0 released</h2>
+
+<p>The Xiph.org Foundation announces libOgg 1.2.0...
+<a href="2010/libogg-1.2.0/">(read on)</a></p>
+
 <h2>July 28, 2009: Xiph.Org Supporting IETF Royalty Free Codecs BoF</h2>
 <p>The Xiph.Org Foundation is attends IETF75 in support of the Royalty
 Free Codecs BoF and proped Working group...



More information about the commits mailing list