在 2020/7/14 上午2:45,“ffmpeg-devel 代表 Tomas
Härdin” 写入:
lör 2020-07-11 klockan 16:04 +0800 skrev Steven Liu:
> Because the newpos variable is set value before use it.
> The newpos variable declared at the head partition of crypto_seek.
>
> Signed-off-by: Steven Liu
> --
lör 2020-07-11 klockan 16:04 +0800 skrev Steven Liu:
> Because the newpos variable is set value before use it.
> The newpos variable declared at the head partition of crypto_seek.
>
> Signed-off-by: Steven Liu
> ---
> libavformat/crypto.c | 11 ---
> 1 file changed, 4 insertions(+), 7 de
Because the newpos variable is set value before use it.
The newpos variable declared at the head partition of crypto_seek.
Signed-off-by: Steven Liu
---
libavformat/crypto.c | 11 ---
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/libavformat/crypto.c b/libavformat/crypto.