On Fri, Dec 28, 2018 at 22:22:53 +0100, Michael Niedermayer wrote: > - * Reinitializes the V4L2m2mContext when the driver cant continue processing > + * Reinitializes the V4L2m2mContext when the driver cannot continue > processing > * with the any of the current V4L2Contexts (ie, changes in output and > capture).
The line below is also wrong. "with the any of" does not make any sense, and "ie," is very ugly. Suggestion: Reinitializes the V4L2m2mContext when the driver cannot continue processing with any of the current V4L2Contexts (i.e. changes in output and capture). Even with "i.e.", the text in the parantheses doesn't make sense to me. My guess is "ie" meant to be "e.g.". So: Reinitializes the V4L2m2mContext when the driver cannot continue processing with any of the current V4L2Contexts (e.g. changes in output and capture). Gruß, Moritz _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel