On Fri, Apr 21, 2017 at 11:34:39 +0100, Amine kabab wrote:
> + {"skip_down_streams", "continue playback of HLS when one of the variant
> streams are down",
> + OFFSET(skip_down_streams), AV_OPT_TYPE_BOOL, {.i64 = 0}, 0, 1,
> FLAGS},
"one" is singular, so this would be "... streams is down".
I would prefer:
"continue playback of HLS if any of the variant streams is down"
as "one" is wrong, strictly speaking.
Moritz
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel