On Wed, Jul 6, 2016 at 2:55 PM, Mike Lieman <mikelie...@gmail.com> wrote:
> Is there a FAQ or other documentation on how to submit patches?  There's a
> compiler warning that's driving me nuts and I'd like to clean it up if I
> can.
>

http://ffmpeg.org/developer.html#Submitting-patches

Its really not all that complicated. Clone the git repository, make
your change and commit it with a useful message (ideally explaining
reasoning and all that - might not apply when fixing compiler
warnigns), and use git send-email or git format-patch to send it to
this ML.

- Hendrik
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to