On Sun, Jun 14, 2020 at 18:56:06 +0200, Levis Florian wrote:
Small nit:
> + { "delivery_mode", "Delivery more (non-persistent: 1/persistent: 2)",
> OFFSET(delivery_mode), AV_OPT_TYPE_INT, { .i64 = AMQP_DELIVERY_PERSISTENT },
> 1, 2, .flags = E, "delivery_mode"},
^ typo
And now that you have named options, you don't need to describe them
anymore, so "Delivery mode" should suffice.
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".