Summer of Code 2010: Difference between revisions

From XiphWiki
Jump to navigation Jump to search
(We aren't a mentoring org for 2010)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
This is our ideas page for [http://code.google.com/soc/ Google Summer of Code] projects with [http://xiph.org Xiph.org] and [http://annodex.org/ Annodex]. The two projects participate jointly this year under Xiph's name.
This was our ideas page for [http://code.google.com/soc/ Google Summer of Code] projects with [http://xiph.org Xiph.org] and [http://annodex.org/ Annodex]. The two projects generally participate jointly under Xiph's name.
 
'''Xiph.org wasn't accepted as a mentoring organization for 2010.''' Maybe next year.
 
 
== Applications ==


'''Students''' please use the template at [[Summer of Code Applications]] when applying for a GSoC position.
'''Students''' please use the template at [[Summer of Code Applications]] when applying for a GSoC position.
Line 9: Line 14:
=== 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.

Latest revision as of 12:57, 18 March 2010

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

Xiph.org wasn't accepted as a mentoring organization for 2010. Maybe next year.


Applications

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.