GSoC/GCI Archive
Google Code-in 2011 VideoLAN

Code Cleanup (Medium)

completed by: Daniel Huang

mentors: Luca Barbato

Libav has a defined coding style, sadly ancient code doesn't adhere to it, your task is to pick a file, reformat it properly and send an patch to the mailing list (also upload it here).

You can clone the source using git, clone git.libav.org/libav.git or fork on github .

The coding style is defined here

The quick git tutorial is available here

Ask on #libav on irc.freenode.net for help and guidance. Every file around 1000 lines cleaned up grants a medium task.

You are supposed to know how to use git send-email in order to send the patch on libav-devel

This task doesn't have a limit in how many times you can take it.