forked from Andrea/TheoraPlay-CS
-
Notifications
You must be signed in to change notification settings - Fork 0
muchitto/TheoraPlay-CS
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is TheoraPlay#, a C# wrapper for TheoraPlay, a library for quickly and easily decoding Ogg Theora videos. License ------- TheoraPlay and TheoraPlay# are released under the zlib license. See the licenses/ folder for details. About TheoraPlay ---------------- For more information about TheoraPlay, visit the website: http://icculus.org/projects/theoraplay/ About TheoraPlay# ----------------- TheoraPlay# was written to be used for FNA's VideoPlayer. We wrap this around TheoraPlay compiled as a shared library. The build environment for the native library has been prepared in TheoraPlay/ as a CMake project. Building TheoraPlay ------------------- To build, you will need CMake as well as libogg, libvorbis and libtheora. cd TheoraPlay mkdir build cd build cmake .. make Building TheoraPlay# -------------------- Just type `make` in the root directory!
About
TheoraPlay# - C# Wrapper for TheoraPlay
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 80.4%
- C# 17.0%
- CMake 2.0%
- Makefile 0.6%