On Thu, Jun 8, 2023 at 10:47 AM Zhao Zhili wrote:
> From: Zhao Zhili
>
> 1. Add avcc extradata support.
> 2. Add non-standard annexb support with 0 0 1 as prefix for SPS.
>
>
LGTM
> Signed-off-by: Zhao Zhili
> ---
> v2: Describe what the patch does.
>
> libavformat/hlsenc.c | 14
From: Zhao Zhili
1. Add avcc extradata support.
2. Add non-standard annexb support with 0 0 1 as prefix for SPS.
Signed-off-by: Zhao Zhili
---
v2: Describe what the patch does.
libavformat/hlsenc.c | 14 --
1 file changed, 12 insertions(+), 2 deletions(-)
diff --git a/libavformat