> On Feb 28, 2023, at 04:24, Jan Ekström wrote:
>
> On Fri, Feb 24, 2023 at 8:29 PM Zhao Zhili wrote:
>>
>> From: Zhao Zhili
>>
>> It's defined by ISO/IEC 23003-5.
>>
>> Fixes ticket #10185
>>
>> Signed-off-by: Zhao Zhili
>
> Technically if you wanted to split these commits, then this
>
On Fri, Feb 24, 2023 at 8:29 PM Zhao Zhili wrote:
>
> From: Zhao Zhili
>
> It's defined by ISO/IEC 23003-5.
>
> Fixes ticket #10185
>
> Signed-off-by: Zhao Zhili
Technically if you wanted to split these commits, then this
implementation would have to be limited to one audio channel streams,
as
lör 2023-02-25 klockan 02:28 +0800 skrev Zhao Zhili:
> From: Zhao Zhili
>
> It's defined by ISO/IEC 23003-5.
>
> Fixes ticket #10185
>
> Signed-off-by: Zhao Zhili
> ---
> libavformat/movenc.c | 60
> +++-
> 1 file changed, 59 insertions(+), 1 deletion(-
From: Zhao Zhili
It's defined by ISO/IEC 23003-5.
Fixes ticket #10185
Signed-off-by: Zhao Zhili
---
libavformat/movenc.c | 60 +++-
1 file changed, 59 insertions(+), 1 deletion(-)
diff --git a/libavformat/movenc.c b/libavformat/movenc.c
index c4fcb5f8b