Difference between revisions of "X264 GCodeIn Ideas"

From VideoLAN Wiki
Jump to navigation Jump to search
(initial gcodein page)
 
Line 11: Line 11:
  
 
The final tasks will be moved to melange, when needed.
 
The final tasks will be moved to melange, when needed.
 +
 +
== Tools ==
 +
'''Category''': Quality Assurance<br>
 +
'''Description''': Automated regression test tool: x264 has no standard regression test tool, and all the developers rely on their own scripts.  An automated regression test tool should be able to:
 +
 +
1.  Test any two revisions against each other.
 +
2.  Test a wide variety of x264 settings combinations.  We can help you here by giving you some of the existing scripts.
 +
3.  Report the status of a revision: working (basic regression test passes), broken (basic regression test fails), crash, etc.
 +
4.  Report the difference between any two revisions (output differs, output is identical, which tests' output differs, etc).
 +
 +
'''Outcome''': A regression test script (in Bash, Perl, Python, or similar)<br>
 +
'''Difficulty''': medium<br>
 +
'''Tools''': x264, JM, ffmpeg, Linux<br>
 +
'''Time''': 3 days<br>
 +
'''Mentor''': Dark Shikari<br>
  
 
== Contact ==
 
== Contact ==

Revision as of 19:20, 6 November 2010

Google Code In

This page is about gathering ideas for the x264 project for acceptance in the Google Code In 2010-2011 program.

x264 has been part of Videolan's Google Summer of Code in 2008, 2009 and 2010.

Ideas for x264

Warning

This is a temporary page for listing ideas for Google Code-in tasks.

The final tasks will be moved to melange, when needed.

Tools

Category: Quality Assurance
Description: Automated regression test tool: x264 has no standard regression test tool, and all the developers rely on their own scripts. An automated regression test tool should be able to:

1. Test any two revisions against each other. 2. Test a wide variety of x264 settings combinations. We can help you here by giving you some of the existing scripts. 3. Report the status of a revision: working (basic regression test passes), broken (basic regression test fails), crash, etc. 4. Report the difference between any two revisions (output differs, output is identical, which tests' output differs, etc).

Outcome: A regression test script (in Bash, Perl, Python, or similar)
Difficulty: medium
Tools: x264, JM, ffmpeg, Linux
Time: 3 days
Mentor: Dark Shikari

Contact

For ANY question, contact User:Dark Shikari, preferably on IRC.

IRC channel: #x264dev on irc://irc.freenode.net