> On Jan 4, 2023, at 10:38, Steven Liu wrote:
>
> Zhao Zhili 于2023年1月4日周三 10:35写道:
>>
>> From: Zhao Zhili
>>
>> 1. Fix return 0 on success.
>> 2. Fix return OS error code passthrough.
>> ---
>> libavcodec/videotoolboxenc.c | 8 ++--
>> 1 file changed, 6 insertions(+), 2 deletions(-)
>>
>
Zhao Zhili 于2023年1月4日周三 10:35写道:
>
> From: Zhao Zhili
>
> 1. Fix return 0 on success.
> 2. Fix return OS error code passthrough.
> ---
> libavcodec/videotoolboxenc.c | 8 ++--
> 1 file changed, 6 insertions(+), 2 deletions(-)
>
> diff --git a/libavcodec/videotoolboxenc.c b/libavcodec/videoto