Difference between revisions of "Main Page"
(added star image and some minor grammar corrections) |
(demo edits) |
||
Line 42: | Line 42: | ||
[[Image:Toolbox.png|right]] | [[Image:Toolbox.png|right]] | ||
=== Demos === | === Demos === | ||
− | * [[Demo:GLUT | + | * [[Demo:GLUT Player|GLUT Player]] - A simple player using GLUT |
− | * [[Demo:AV | + | * [[Demo:AV Player|A/V Player]] - Audio playback via OpenAL |
− | * [[Demo:Multiple | + | * [[Demo:Multiple Videos|Multiple Videos]] - Decoding multiple videos at the same times using one or multiple worker threads |
− | * [[Demo:Sprite Animation|Sprite Animation]] | + | * [[Demo:Sprite Animation|Sprite Animation]] - Use this library to do hi-res sprite animation with lots of frames |
− | * [[Demo: | + | * [[Demo:TV Room|TV Room]] - A cool demo showing what you can do with this library |
}} | }} | ||
Revision as of 06:16, 3 January 2010
This is the homepage for the Theora Playback Library (libtheoraplayer).
You can use this library to stream any number of Ogg theora video files in your application.
The library has an abstracted audio and video interface so you can use it in any environment you wish (OpenGL, DirectX, SDL, Windows GDI, X11...)
It runs equally good on Windows Mac and Linux, i386, x64 and PowerPC.
Bug reports and features requests are welcome. Please spread word of this project!
News | Forums | API | Browse SVN | Tracker |
Using
Demos
|
Developers
Articles
|