[FFmpeg-devel] [PATCH] MMX/floating-point crash issue
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Thu Jan 12 20:13:14 CET 2012
On Wed, Jan 11, 2012 at 10:22:15PM -0800, Ray Simard wrote:
> Subject: [PATCH 2/2] Motion vector parameters and variables in find_motion
> and find_block_motion to integer. (MotionVector in
> Transform struct not changed.) Unused variable
> totalangles removed. Signed-off-by: Ray Simard
> <rhs.ffmpeg at sylvan-glade.com>
For next time: You should add a few more line breaks when writing the
commit message.
The style for a git commit message is like this:
=================================
Short summary that will become email subject
Now follows the long description. Two newlines are needed
to separate the short summary from the main part.
Signed-off-by: someone
===================================
I just applied my patch, with the attribution hopefully correctly
adjusted.
More information about the ffmpeg-devel
mailing list