OggPlay

From XiphWiki
Revision as of 18:46, 10 May 2007 by Shans (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.

OggPlay is a work in progress: the first release should be availably by mid-2007.

OggPlay is currently hosted by Annodex, although there are plans to move hosting over to the Xiph.Org servers. SVN access is available through http://svn.annodex.net/liboggplay/trunk.

View the draft OggPlay plugin Javascript API