diff options
author | Jonas Karlman <[email protected]> | 2020-11-26 10:36:07 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2020-12-03 12:27:32 +0100 |
commit | b74593ebb4829ab82787437c77fb9e1ed7150538 (patch) | |
tree | 30ab15ae40778e5a3afa6687aab51b687471177d /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 32143c583870365ff6f1d1558e7833bffe49a820 (diff) |
media: rkvdec: h264: Support profile and level controls
The Rockchip Video Decoder used in RK3399 supports H.264 profiles from
Baseline to High 4:2:2 up to Level 5.1, except for the Extended profile.
Expose the V4L2_CID_MPEG_VIDEO_H264_PROFILE and the
V4L2_CID_MPEG_VIDEO_H264_LEVEL control, so that userspace can query the
driver for the list of supported profiles and level.
For now, we don't expose 4:2:2 since the driver doesn't
implement the required support.
[Ezequiel: Don't expose 4:2:2 profile for now]
Signed-off-by: Jonas Karlman <[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/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions