Re: [FFmpeg-devel] [PATCH v3 0/8] HEVC native support for Screen content coding

2021-01-15 Thread Linjie Fu
On Mon, Dec 7, 2020 at 8:56 PM Linjie Fu wrote: > > Add parsing support and reference management for HEVC SCC, as part of > the fully decoding support for hardware(vaapi). > > v3: > - addressed the hang issue in multi-threads > - prompted more logs to prompt scc is not fully supported > - PPS o

[FFmpeg-devel] [PATCH v3 0/8] HEVC native support for Screen content coding

2020-12-07 Thread Linjie Fu
Add parsing support and reference management for HEVC SCC, as part of the fully decoding support for hardware(vaapi). v3: - addressed the hang issue in multi-threads - prompted more logs to prompt scc is not fully supported - PPS overread is kind of weird, would reply separately in previous