Difference between revisions of "Template:SoCProject"

From VideoLAN Wiki
Jump to navigation Jump to search
(Abstract)
(Timeline)
Line 15: Line 15:
 
Lua script language has been used successfully to Videolan. I'l create scriptable new audio filters in lua and enable users to create whatever audio filtering function they want in a Lua script
 
Lua script language has been used successfully to Videolan. I'l create scriptable new audio filters in lua and enable users to create whatever audio filtering function they want in a Lua script
  
==Example==
+
== Timeline ==
<nowiki>{{SoCProject|year=2009|student=[[User:xiang wang]]|mentor=[[User:dionoea]]}}</nowiki>
+
This is an estimation.
becomes
 
{{SoCProject|year=2009|student=[[User:xiang wang]]|mentor=[[User:dionoea]]}}
 
  
And the page is added to [[:Category:SoC_2009_Project]].
+
'''March-April''' Qualifying task, work on the more important (>5% in profiles) functions
  
</noinclude>
+
'''May''' Final projects and exams
 +
 
 +
''' May 23''' Program Starts
 +
 
 +
''' May 23 - July 13''' Code
 +
 
 +
''' July 13''' Mid Term deadline. Specific goals pending, but I'd like to have none of the functions without asm equivalents to be more than about 2% of common profiles. In other words, all the major functions would have been written in NEON ASM
 +
 
 +
''' July 13 - August 17''' Code
 +
 
 +
'''August 17''' Program end

Revision as of 15:18, 8 May 2009

This project is part of Google Summer of Code {{{2009}}}.
Student: {{{xiang wang}}}
Mentor: {{{dionoea}}}


Abstract

Lua script language has been used successfully to Videolan. I'l create scriptable new audio filters in lua and enable users to create whatever audio filtering function they want in a Lua script

Timeline

This is an estimation.

March-April Qualifying task, work on the more important (>5% in profiles) functions

May Final projects and exams

May 23 Program Starts

May 23 - July 13 Code

July 13 Mid Term deadline. Specific goals pending, but I'd like to have none of the functions without asm equivalents to be more than about 2% of common profiles. In other words, all the major functions would have been written in NEON ASM

July 13 - August 17 Code

August 17 Program end