SoC 2010/PCM IO API (Phonon)

From VideoLAN Wiki
Revision as of 21:21, 18 May 2010 by Mforney (talk | contribs) (Add initial project page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Abstract

Design a fully featured PCM I/O API for Phonon, and provide an implementation for the Phonon-VLC backend and one other (either MPlayer or Xine). This API will allow developers to capture PCM data from devices like a sound card, or to play back raw audio from memory, or elsewhere. This will provide some important missing features in Phonon, and open the door for many applications waiting to make use of an API like this.

Timeline

Date Description Status
April 26th - May 23rd Planning, API design In progress
May 24th - June 7th API implementation in Phonon Not started
June 8th - July 4th Add support for API to VLC backend Not started
July 5th - July 25th Add support for other backend (probably Xine) Not started
July 26th - August 1st Code finalization Not started
August 2nd - August 9th Finish documentation Not started
August 9th - August 16th Cleanup Not started

Repositories