FFmpeg Summer Of Code 2006
From MultimediaWiki
(Difference between revisions)
| Revision as of 09:10, 27 April 2006 Lu zero (Talk | contribs) ← Previous diff |
Revision as of 09:19, 27 April 2006 Lu zero (Talk | contribs) Next diff → |
||
| Line 8: | Line 8: | ||
| * Implement the [[NUT]] container format within libavcodec | * Implement the [[NUT]] container format within libavcodec | ||
| * Document and optimize [[SNOW]] wavelet codec present in ffmpeg. | * Document and optimize [[SNOW]] wavelet codec present in ffmpeg. | ||
| + | * Profile and optimize memory usage. | ||
Revision as of 09:19, 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.
- Implement the Dirac codec based on the upcoming new specification from Dirac site
- Improve and document libavformat API
- Implement the NUT container format within libavcodec
- Document and optimize SNOW wavelet codec present in ffmpeg.
- Profile and optimize memory usage.
