Difference between revisions of "Main Page"
Line 37: | Line 37: | ||
* [[Setup]] - How to setup the library and compile dependencies | * [[Setup]] - How to setup the library and compile dependencies | ||
* [[Tutorial]] - A Hello World example | * [[Tutorial]] - A Hello World example | ||
+ | * [[Best Practices]] - Best practices while using the library | ||
* [http://libtheoraplayer.sourceforge.net/api/html/index.html API Reference] - doxygen generated api documentation | * [http://libtheoraplayer.sourceforge.net/api/html/index.html API Reference] - doxygen generated api documentation | ||
* [[Reporting Bugs]] - They're not bugs, they're features :) But for the fun of it, lets point them out. | * [[Reporting Bugs]] - They're not bugs, they're features :) But for the fun of it, lets point them out. |
Revision as of 15:00, 25 November 2014
This is the homepage for the Theora Playback Library (libtheoraplayer).
You can use this library to stream any number of 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 Linux, iOS, Android etc. The library also supports native platform decoders where applicable for performance reasons, eg. H.264 on iOS and Mac.
Bug reports and features requests are welcome. Please spread the word of this project!
News (RSS) | Forum | API | Showcase | Browse SVN | Tracker |
Using
Demos
|
Developers
Articles
|