Summer of Code 2010: Difference between revisions

From XiphWiki
Jump to navigation Jump to search
(Skeleton)
Line 9: Line 9:
=== OggIndex ===
=== OggIndex ===
OggIndex has recently been introduced and adds a keyframe index to the Ogg Skeleton track. Support needs to be added to many existing open source applications, such as MPlayer, VLC, etc, so that they can take advantage of the keyframe index when seeking. For more info see [[OggIndex-Migration]], [[Ogg_Index]], and [http://blog.pearce.org.nz/2010/01/indexing-keyframes-in-ogg-videos-for.html Indexing keyframes in Ogg videos for fast seeking]. Mentor: Chris Pearce
OggIndex has recently been introduced and adds a keyframe index to the Ogg Skeleton track. Support needs to be added to many existing open source applications, such as MPlayer, VLC, etc, so that they can take advantage of the keyframe index when seeking. For more info see [[OggIndex-Migration]], [[Ogg_Index]], and [http://blog.pearce.org.nz/2010/01/indexing-keyframes-in-ogg-videos-for.html Indexing keyframes in Ogg videos for fast seeking]. Mentor: Chris Pearce
=== Skeleton support===
Get skeleton patches upstream so players:
* stop choking on it.
* start using the information it contains.

Revision as of 04:19, 15 March 2010

This is our ideas page for Google Summer of Code projects with Xiph.org and Annodex. The two projects participate jointly this year under Xiph's name.

Students please use the template at Summer of Code Applications when applying for a GSoC position.

Mentors please visit Summer of Code Mentoring and help us prepare our application as a mentoring organization.

Current Ideas

OggIndex

OggIndex has recently been introduced and adds a keyframe index to the Ogg Skeleton track. Support needs to be added to many existing open source applications, such as MPlayer, VLC, etc, so that they can take advantage of the keyframe index when seeking. For more info see OggIndex-Migration, Ogg_Index, and Indexing keyframes in Ogg videos for fast seeking. Mentor: Chris Pearce

Skeleton support

Get skeleton patches upstream so players:

  • stop choking on it.
  • start using the information it contains.