> On Apr 17, 2025, at 20:12, Zhao Zhili wrote:
>
> From: Zhao Zhili
>
> Don't select sample with small dts when interleaved_read is disabled.
> ---
> libavformat/mov.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/libavformat/mov.c b/libavformat/mov.c
> index 45269
From: Zhao Zhili
Don't select sample with small dts when interleaved_read is disabled.
---
libavformat/mov.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavformat/mov.c b/libavformat/mov.c
index 452690090c..cb81b6c4da 100644
--- a/libavformat/mov.c
+++ b/libavformat/mov