ons 2025-07-16 klockan 11:57 +0800 skrev Zhao Zhili:
> From: Zhao Zhili
>
> Fix assert failure.
> Fix #11666.
Saw this ticket, but I was busy with other things and forgot about it
> @@ -2100,9 +2111,17 @@ static void
> mxf_write_index_table_segment(AVFormatContext *s)
> avio_w8(pb,
Ping.
> On Jul 16, 2025, at 11:57, Zhao Zhili wrote:
>
> From: Zhao Zhili
>
> Fix assert failure.
> Fix #11666.
> ---
> libavformat/mxfenc.c | 43 ---
> 1 file changed, 36 insertions(+), 7 deletions(-)
>
> diff --git a/libavformat/mxfenc.c b/libavformat/