On 4/20/2020 6:45 PM, James Almer wrote:
> We only care about the right most bit.
>
> Signed-off-by: James Almer
> ---
> Fixes handling files like
> https://trac.ffmpeg.org/attachment/ticket/7965/puppets_with_alpha_hevc.mov
> Without this patch, parsing works but passing the VPS through
> hevc_m
We only care about the right most bit.
Signed-off-by: James Almer
---
Fixes handling files like
https://trac.ffmpeg.org/attachment/ticket/7965/puppets_with_alpha_hevc.mov
Without this patch, parsing works but passing the VPS through hevc_metadata_bsf
when writing fails.
libavcodec/cbs_h265_synt