[FFmpeg-devel] [PATCH] avfilter/vf_xcam: add xcam video filter
Nicolas George
george at nsup.org
Thu Jul 30 13:01:20 EEST 2020
Zong, Wei (12020-07-30):
> This file is the original git format-patch. It has double commit
> messages, I removed the old one manually.
Thanks. Please remember not to top-post on this mailing-list (if you do
not know what it means, look it up).
You were indeed doing something wrong, and making your task more
complicated.
> ...filter-vf_xcam-add-xcam-video-filter.patch | 543 ++++++++++++++++++
> 1 file changed, 543 insertions(+)
But where did this file come from? You did not write it. I guess you had
Git generate it somehow, and then you fed it back to Git.
The proper way of doing things is simpler: just modify the files you
need. Once you are satisfied, commit your changes, including new files.
And then either use git format-patch and send the result like you just
did, or use git send-email, which does exactly that in one step but
requires a little more configuration to work.
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200730/a421cf5d/attachment.sig>
More information about the ffmpeg-devel
mailing list