On 03/20/2012 01:18 PM, Edward Richards wrote:

> Hi,
> Sorry for this newbie question but how do I submit a patch for
> consideration?


1) install a git client if you don't have one already
2) clone the repository at git://git.libav.org/libav.git
3) make your changes
4) commit your changes
5) use 'git format-patch' to create patch(es)
6) send the patches to the mailing list
    - the preferred method of doing this is 'git send-email'

For further assistance you can go to our development IRC channel.
freenode #libav-devel

Thanks,
Justin

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to