Difference between revisions of "SoC 2009/p2p projectM"
Jump to navigation
Jump to search
m (→Abstract: orthograph) |
|||
Line 4: | Line 4: | ||
== Abstract == | == Abstract == | ||
The goal of this Google Summer of Code is to implement two feature that are missing in vlc: | The goal of this Google Summer of Code is to implement two feature that are missing in vlc: | ||
− | * | + | * visualizations using libprojectM library. |
* p2p access capability | * p2p access capability | ||
− | |||
== Timeline == | == Timeline == |
Latest revision as of 08:38, 18 June 2009
This project is part of Google Summer of Code 2009.
|
Abstract
The goal of this Google Summer of Code is to implement two feature that are missing in vlc:
- visualizations using libprojectM library.
- p2p access capability
Timeline
May 26 | Begining of the GSoC but work mainly on vlc next release (a lot of bugs fixed) |
---|---|
June 17 | libprojectM module mostly finished, code the p2p access |
July 6-12 | Mid-term evaluation |
August 24 | Final evaluation |
Actually
The projectM module is mostly finished and give good results. You can try it (tested only under linux for the moment) from my git repository and compiling vlc with the --enable-projectm configure option. You will need libprojectm-dev and an opengl provider module.