[FFmpeg-devel] Submitting patches.

Hendrik Leppkes h.leppkes at gmail.com
Wed Jul 6 16:03:07 EEST 2016


On Wed, Jul 6, 2016 at 2:55 PM, Mike Lieman <mikelieman at 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


More information about the ffmpeg-devel mailing list