[FFmpeg-devel] [PATCH] web/contact: replace MPlayer guidelines link

wm4 nfxjfg at googlemail.com
Thu Sep 11 23:08:46 CEST 2014


On Thu, 11 Sep 2014 11:37:44 -0800
Lou Logan <lou at lrcd.com> wrote:

> Replace with FFmpeg git-howto.
> 
> Signed-off-by: Lou Logan <lou at lrcd.com>
> ---
>  src/contact | 7 ++-----
>  1 file changed, 2 insertions(+), 5 deletions(-)
> 
> diff --git a/src/contact b/src/contact
> index 00cb44f..96f7378 100644
> --- a/src/contact
> +++ b/src/contact
> @@ -26,11 +26,8 @@
>            text/plain or even better text/x-diff or text/x-patch.<br>
>            If you send us a patch, please make it some form of unified diff. We prefer
>            patches made using <code>git format-patch</code> from the root of your FFmpeg
> -          checkout or sent with <code>git send-email</code>. For more detailed
> -          guidelines, have a look at the
> -          <a href="http://www.mplayerhq.hu/DOCS/tech/patches.txt">MPlayer patch guidelines</a>
> -          most of what is written there applies to FFmpeg as well.
> -          Trespass these rules at the risk of being flamed.
> +          checkout or sent with <code>git send-email</code>. For more information see
> +          <a href="git-howto.html">Using git to develop FFmpeg</a>.
>          </p>
>        </span>
>        <br>

+1

The mplayer guidelines focus on svn and MPlayer specifics, they have no
place in ffmpeg.


More information about the ffmpeg-devel mailing list