[FFmpeg-devel] ffserver jpg patch
Michael Niedermayer
michaelni at gmx.at
Sun May 17 04:35:52 CEST 2015
On Sat, May 16, 2015 at 07:21:25PM -0600, ill wrote:
>
> That file is attached
> >you would have to attach the file generated by git format-patch
> >also you of course first need to locally commit your changes
> >and set the commit message and author
> >see man git commit
> >
> >[...]
> >
> >
> >
> >_______________________________________________
> >ffmpeg-devel mailing list
> >ffmpeg-devel at ffmpeg.org
> >http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
>
>
>
>
>
>
> ffserver.c | 4 ++++
> ffserver_config.c | 6 ++++--
> ffserver_config.h | 1 +
> libavformat/allformats.c | 1 +
> libavformat/rawenc.c | 12 ++++++++++++
> 5 files changed, 22 insertions(+), 2 deletions(-)
> 45033f4565049ec4b1893023d52ce1799610a902 0001-ffserver-jpg-patch.patch
> From 5b681fdaf7971f841b84cfe06412c67ba417fb00 Mon Sep 17 00:00:00 2001
> From: Caligula useraccount <caligula at sarijopen.student.utwente.nl>
> Date: Mon, 11 May 2015 17:42:42 -0600
> Subject: [PATCH] ffserver jpg patch
the commit message should describe what the commit does
how it does it and why it does
>
> ---
> ffserver.c | 4 ++++
> ffserver_config.c | 6 ++++--
> ffserver_config.h | 1 +
> libavformat/allformats.c | 1 +
> libavformat/rawenc.c | 12 ++++++++++++
changes to libavformat and ffserver should be in seperate patches
ideally
also please see
http://ffmpeg.org/developer.html#New-codecs-or-formats-checklist
Thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Everything should be made as simple as possible, but not simpler.
-- Albert Einstein
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150517/fb7ac2cf/attachment.asc>
More information about the ffmpeg-devel
mailing list