On Thu, Jun 18, 2020 at 19:22:55 +0530, Yatendra Singh wrote:
> + if(!strcmp(ctx->filter->name, GREY_EDGE))
> + {
Code style.
=> if (! .....) {
Moritz
_______________________________________________
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".
