[FFmpeg-devel] [PATCH] (patches) Initializing transform structs and removing unused variable
Ray Simard
rhs.ffmpeg at sylvan-glade.com
Fri Jan 13 18:50:36 CET 2012
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.)
More information about the ffmpeg-devel
mailing list