github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

doublec / plogg

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 3
    • 3
  • Source
  • Commits
  • Network (3)
  • Issues (0)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: part4_avsync

click here to add a description

click here to add a homepage

  • Branches (7)
    • master
    • part1_ogg
    • part2_theora
    • part3_vorbis
    • part4_avsync ✓
    • part5_avsync2
    • seeking
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

Read and Play Ogg files using low level Ogg libraries — Read more

  cancel

http://www.bluishcoder.co.nz

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Comment out crashing code 
doublec (author)
Tue Aug 11 21:14:21 -0700 2009
commit  17c03a3966e164a5eb0eb76e816634654f51810a
tree    c262ecae61f70d1be2bef6fcc41e5ceec77c87d2
parent  50df592454e3ddb1eafeead5682bad5bd764c151
plogg /
name age
history
message
file .gitignore Loading commit data...
file .gitmodules
file README
file makefile
file part1.html
file part2.html
file part3.html Wed Jun 24 20:55:04 -0700 2009 Add post about the vorbis code [doublec]
file part4.html
file plogg.cpp
directory thirdparty/
README
plogg
=====

This is an example of using the libogg api to read and
decode Ogg files.

It is hosted on github at:

  http://github.com/doublec/plogg/tree

For more information see this weblog posts:

  http://www.bluishcoder.co.nz/2009/06/reading-ogg-files-using-libogg.html
  http://www.bluishcoder.co.nz/2009/06/decoding-theora-files-using-libtheora.html
  http://www.bluishcoder.co.nz/2009/06/decoding-vorbis-files-with-libvorbis.html
  http://www.bluishcoder.co.nz/2009/06/playing-ogg-files-with-audio-and-video.html

The following branches are available in the repository:

  master       - Combined parts to make a usable player
  part1_ogg    - Reads Ogg files but doesn't decode
  part2_theora - Extends part 1 to decode and display theora
  part3_vorbis - Extends part 1 to decode and play vorbis
  part4_avsync - Combines part 2 and 3 to play videos 
                 with synchronised audio and video.  

You will need the following third party libraries to build:

  - boost
  - SDL

The following are also required but included as submodules:

  - libogg
  - libtheora
  - libvorbis

For a complete rebuild, including retrieval of this repository
and submodules:

  $ git clone git://github.com/doublec/plogg.git
  $ cd plogg
  $ git submodule init
  $ git submodule update
  $ make

Links to Ogg documentation:

  libogg         - http://www.xiph.org/ogg/doc/libogg/
  libtheora      - http://theora.org/doc/libtheora-1.0/
  libvorbis      - http://xiph.org/vorbis/doc/
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server