FFmpeg Summer Of Code 2006: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
No edit summary
 
(typo)
Line 3: Line 3:
* Implement the [[VC-1]] codec based on the emerging [[Understanding VC-1|open specification document]] and coming roadmap.
* Implement the [[VC-1]] codec based on the emerging [[Understanding VC-1|open specification document]] and coming roadmap.
* Implement a new, optimized AAC decoder based on the emerging [[Understanding AAC|open specification document]].
* Implement a new, optimized AAC decoder based on the emerging [[Understanding AAC|open specification document]].
* Modularize the FFmpeg libraries so that each individual codec and muxer/demuxer modules can be easily enabled and disabled and compile time.
* Modularize the FFmpeg libraries so that each individual codec and muxer/demuxer modules can be easily enabled and disabled at compile time.

Revision as of 02:08, 27 April 2006

Google is sponsoring its second Summer of Code. FFmpeg has been selected as one of the approved mentoring organizations. Here are a few project ideas:

  • Implement the VC-1 codec based on the emerging open specification document and coming roadmap.
  • Implement a new, optimized AAC decoder based on the emerging open specification document.
  • Modularize the FFmpeg libraries so that each individual codec and muxer/demuxer modules can be easily enabled and disabled at compile time.