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

At a high level (after having committed locally):

git format-patch
git send-email

There's more data in doc/git-howto.txt under sections 10 (preparing a
patchset) and 11 (sending patches for review).
--
    -Mike Melanson

_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to