diff options
| author | Benjamin Gaignard <[email protected]> | 2021-06-03 13:50:03 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2021-06-08 16:13:23 +0200 |
| commit | cb5dd5a0fa518dff14ff2b90837c3c8f98f4dd5c (patch) | |
| tree | 611ffb0be8fac698748a763a60ffa27f4e2c7a7b /tools/perf/scripts/python | |
| parent | b7782b34a76615f8199daf1bce544aa73e35f44d (diff) | |
media: hantro: Introduce G2/HEVC decoder
Implement all the logic to get G2 hardware decoding HEVC frames.
It supports up level 5.1 HEVC stream.
It doesn't support yet 10 bits formats or the scaling feature.
Add HANTRO HEVC dedicated control to skip some bits at the beginning
of the slice header. That is very specific to this hardware so can't
go into uapi structures. Computing the needed value is complex and requires
information from the stream that only the userland knows so let it
provide the correct value to the driver.
Signed-off-by: Benjamin Gaignard <[email protected]>
Co-developed-by: Adrian Ratiu <[email protected]>
Signed-off-by: Adrian Ratiu <[email protected]>
Co-developed-by: Ezequiel Garcia <[email protected]>
Signed-off-by: Ezequiel Garcia <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions