On 2021-12-24 03:52 pm, Steven Liu wrote:
2021年12月24日 下午5:58,Zhao Zhili 写道:
203b0e35 made duration unsigned.
---
libavformat/mov.c | 11 ---
1 file changed, 11 deletions(-)
diff --git a/libavformat/mov.c b/libavformat/mov.c
index 63483740a0..636cfce400 100644
--- a/libavformat/mov.c
> 2021年12月24日 下午5:58,Zhao Zhili 写道:
>
> 203b0e35 made duration unsigned.
> ---
> libavformat/mov.c | 11 ---
> 1 file changed, 11 deletions(-)
>
> diff --git a/libavformat/mov.c b/libavformat/mov.c
> index 63483740a0..636cfce400 100644
> --- a/libavformat/mov.c
> +++ b/libavformat/mov.c
203b0e35 made duration unsigned.
---
libavformat/mov.c | 11 ---
1 file changed, 11 deletions(-)
diff --git a/libavformat/mov.c b/libavformat/mov.c
index 63483740a0..636cfce400 100644
--- a/libavformat/mov.c
+++ b/libavformat/mov.c
@@ -3972,17 +3972,6 @@ static void mov_build_index(MOVCon