Difference between revisions of "Main Page"

From Theora Playback Library
Jump to: navigation, search
(some wording change in the articles section)
(added star image and some minor grammar corrections)
Line 31: Line 31:
 
{{Layout_box2|1=
 
{{Layout_box2|1=
 
=== Using ===
 
=== Using ===
 +
[[Image:star.png|right]]
 
* [[Releases]] - Get the latest compiled SDK
 
* [[Releases]] - Get the latest compiled SDK
 
* [[Setup]] - How to setup the library and compile dependencies
 
* [[Setup]] - How to setup the library and compile dependencies
Line 54: Line 55:
 
* [[Roadmap]] - What's left to do for the next release
 
* [[Roadmap]] - What's left to do for the next release
 
* [[Compiling Instructions]] - Here you can find detail instruction how to compile the plugin
 
* [[Compiling Instructions]] - Here you can find detail instruction how to compile the plugin
* [[Contribute]] - How to Contribute/Join the project
+
* [[Contribute]] - How to contribute / Join the project
 
}}
 
}}
 
{{Layout_box3|1=
 
{{Layout_box3|1=
Line 60: Line 61:
 
=== Articles ===
 
=== Articles ===
 
* [[About|About]] - Short information about the project
 
* [[About|About]] - Short information about the project
* [[Encoding]] - How to convert your Video files to Theora
+
* [[Encoding]] - How to convert your video files to Theora
 
* [[How it works]] - How the library works
 
* [[How it works]] - How the library works
 
}}
 
}}
 
|}
 
|}

Revision as of 07:11, 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

Star.png
  • Releases - Get the latest compiled SDK
  • Setup - How to setup the library and compile dependencies
  • Tutorial - A Hello World example
  • 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.

Developers

Old book.png

Articles

  • About - Short information about the project
  • Encoding - How to convert your video files to Theora
  • How it works - How the library works