[FFmpeg-devel] [PATCH] (patches) Initializing transform structs and removing unused variable
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Fri Jan 13 19:39:05 CET 2012
On Fri, Jan 13, 2012 at 09:50:36AM -0800, Ray Simard wrote:
> On 1/13/2012 8:05 AM, Stefano Sabatini wrote:
> > On date Thursday 2012-01-12 19:52:35 -0800, Ray Simard encoded:
> >> Here are the patches for initializing the Transform structs in
> >> vf_deshake.c:end_frame and to remove the unused variable totalangles, in
> >> two separate patches as recommended by Stefano Sabatini. Also, the
> >> memset calls to clear the structs are replaced by the proper initialization.
> >
> > Thanks, I somehow re-edited the commit messages and applied them.
> >
> > [...]
> >> >From 13ae43f8397abd925bc525ea5ab0e31511dedcf7 Mon Sep 17 00:00:00 2001
> >
> > BTW the patches were mangled, I had to fix them manually (I had to
> > remove the leading ">" in this line).
> >
> > [...]
> Ah, yes; TBird, and I suppose most other email clients, mark any line
> beginning with "From" and a space in some such way so SMTP servers and
> other clients won't mistake them for the beginnings of new messages.
> git formats the patch in mbox format and I (in my naiveté) left the
> headers in when I attached the patches. (Looking over other posts here I
> notice that they are not included. I shall henceforth do the same.)
Which would be because I don't think anyone uses a mail client to send
them but git send-email directly.
More information about the ffmpeg-devel
mailing list