<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.xiph.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Wiking</id>
	<title>XiphWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.xiph.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Wiking"/>
	<link rel="alternate" type="text/html" href="https://wiki.xiph.org/Special:Contributions/Wiking"/>
	<updated>2026-04-24T04:04:54Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://wiki.xiph.org/index.php?title=OggPlay&amp;diff=10136</id>
		<title>OggPlay</title>
		<link rel="alternate" type="text/html" href="https://wiki.xiph.org/index.php?title=OggPlay&amp;diff=10136"/>
		<updated>2009-03-26T21:51:40Z</updated>

		<summary type="html">&lt;p&gt;Wiking: /* Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview ==&lt;br /&gt;
OggPlay is a library designed to allow drop-in playback of Xiph.Org media in an application.  OggPlay handles demuxing and decoding, generates timestamps for raw data, maintains synchronisation across multiple streams, and provides a lock-free buffer implementation for easy multithreading.&lt;br /&gt;
&lt;br /&gt;
An example use of OggPlay library is OggPlay Mozilla Firefox plugin demonstrating how the library can be used to provide Ogg playback in a web browser. OggPlay plugin is implemented through Mozilla NPAPI. The target platforms for the plugin are: Linux/UNIX, Win200x/XP/Vista and MACOSX. The libary as much as the plugin are open source under triple&lt;br /&gt;
MPL/GPL/LGPL license. For more details about Mozilla licesing refer to [http://www.mozilla.org/MPL/ Mozilla Code Licensing].&lt;br /&gt;
&lt;br /&gt;
OggPlay is a &#039;&#039;&#039;work in progress&#039;&#039;&#039;.  &lt;br /&gt;
&lt;br /&gt;
OggPlay is developed under the [http://www.annodex.net Annodex] project, in co-operation with Xiph.Org. Git access to the source code is available through git://git.xiph.org/liboggplay.git.&lt;br /&gt;
&lt;br /&gt;
== Developer&#039;s Guide ==&lt;br /&gt;
&lt;br /&gt;
=== Linux ===&lt;br /&gt;
&lt;br /&gt;
For instructions how to compile and install Linux version of OggPlay Mozilla plugin refer to [http://wiki.xiph.org/index.php/OggPlay/Linux Linux Developement and Intallation Guide].&lt;br /&gt;
&lt;br /&gt;
=== Windows ===&lt;br /&gt;
&lt;br /&gt;
The Win32 version of the plugin has been developed and tested on Win200x/XP platforms.&lt;br /&gt;
&lt;br /&gt;
For detailed instructions how to setup Mozilla plugin development environment and start hacking on Win32 version of OggPlay Mozilla Firefox plugin go to [http://wiki.xiph.org/index.php/OggPlay/Win32 Win32 Development and Installation Guide.]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The same link provides links to the plugin binaries and instructions how to install and test Oggplay Mozilla plugin.&lt;br /&gt;
&lt;br /&gt;
=== MacOS ===&lt;br /&gt;
&lt;br /&gt;
Check out http://svn.annodex.net/liboggplay/trunk/plugin/mac/mac-annodex-dev-install.sh, put it in a working directory somewhere, run the script, and follow the directions.&lt;br /&gt;
&lt;br /&gt;
== Plugin Javascript API ==&lt;br /&gt;
&lt;br /&gt;
View the [[OggPlayJavascriptAPI | draft OggPlay plugin Javascript API]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Xiph-related Software]]&lt;/div&gt;</summary>
		<author><name>Wiking</name></author>
	</entry>
</feed>