diff options
author | Jernej Skrabec <[email protected]> | 2020-11-10 23:35:40 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2020-12-03 07:45:27 +0100 |
commit | 3c39a16d30d8d1bcbd3602a967735b98318c0993 (patch) | |
tree | 80ca472383163b270f70a5cf8b8b9fd6747e3fd7 /tools/perf/scripts/python/intel-pt-events.py | |
parent | b4b3564c5646ee190e637bbf95424719d831e1b2 (diff) |
media: cedrus: Add support for VP8 decoding
VP8 in Cedrus shares same engine as H264.
Note that it seems necessary to call bitstream parsing functions,
to parse frame header, otherwise decoded image is garbage. This is
contrary to what is driver supposed to do. However, values are not
really used, so this might be acceptable. It's possible that bitstream
parsing functions set some internal VPU state, which is later necessary
for proper decoding. Biggest suspect is "VP8 probs update" trigger.
Signed-off-by: Jernej Skrabec <[email protected]>
Signed-off-by: Emmanuel Gil Peyrot <[email protected]>
Reviewed-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/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions