Yes, I made the patch with git command "format-patch", there's some redundant message, so I modified the patch file a little bit manually. Then I use git "send-email" to send the patch.
-----Original Message----- From: ffmpeg-devel <[email protected]> On Behalf Of Nicolas George Sent: Thursday, July 30, 2020 5:12 PM To: FFmpeg development discussions and patches <[email protected]> Cc: Zong, Wei <[email protected]>; Liu, YinhangX <[email protected]> Subject: Re: [FFmpeg-devel] [PATCH] avfilter/vf_xcam: add xcam video filter zongwave (12020-07-31): > From: Yinhang Liu <[email protected]> > > xcam filter is a wrapper of libxcam project which supports 360 video > stitching, automotive surround view stitching, digital video > stabilization (DVS), Wide dynamic range (WDR), wavelet noise reduction, 3D > noise reduction, etc. Hi. Thanks for the patch. But it seems to have been generated in a strange way, with double insertion marks. Did you commit your changes and then use git format-patch or git send-email? Regards, -- Nicolas George _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
