> On Jun 28, 2025, at 22:15, Marvin Scholz
> wrote:
>
> On 28 Jun 2025, at 4:17, Jack Lau via ffmpeg-devel wrote:
>
>> AV_OPT_TYPE_INT,{ .i64 = 1200 },-1,
>> INT_MAX, ENC },
>> -{ "authorization", "The optional Bearer token for WHIP
>> Authorizat
On 28 Jun 2025, at 4:17, Jack Lau via ffmpeg-devel wrote:
> AV_OPT_TYPE_INT,{ .i64 = 1200 },-1,
> INT_MAX, ENC },
> -{ "authorization", "The optional Bearer token for WHIP
> Authorization", OFFSET(authorization),
> +{ "authorization",
--- Begin Message ---
Remove redundant "WHIP: " prefix in log context
since it already add whip context.
Fix grammers in whip options "The Optional" > "(Optional)"
Signed-off-by: Jack Lau
---
libavformat/tls.c | 2 +-
libavformat/whip.c | 152 ++---
2