[FFmpeg-devel] [PATCH] (patches) Initializing transform structs and removing unused variable

Ray Simard rhs.ffmpeg at sylvan-glade.com
Fri Jan 13 04:52:35 CET 2012


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.


Ray Simard
rhs.ffmpeg at sylvan-glade.com


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-Transform-struct-inits-in-end_frame.patch
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120112/f1efe1da/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0002-Unused-variable-totalangles-removed.patch
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120112/f1efe1da/attachment-0001.ksh>


More information about the ffmpeg-devel mailing list