> On Mar 14, 2024, at 21:14, Andreas Rheinhardt
> wrote:
>
> Zhao Zhili:
>> From: Zhao Zhili
>>
>> ---
>> v5: Decode chroma_format_idc directly instead of
>> ff_h264_decode_seq_parameter_set
>> v4: Fix missing SEI in set_avcc_extradata
>> v3: Remove unnecessary inclusion
>>
>> libavcodec/l
Zhao Zhili:
> From: Zhao Zhili
>
> ---
> v5: Decode chroma_format_idc directly instead of
> ff_h264_decode_seq_parameter_set
> v4: Fix missing SEI in set_avcc_extradata
> v3: Remove unnecessary inclusion
>
> libavcodec/libx264.c | 162 ---
> 1 file chang