diff options
| author | Ezequiel Garcia <[email protected]> | 2020-08-25 05:52:43 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2020-09-01 14:13:29 +0200 |
| commit | fd902918e3e6c70e771e14e611950f361a78cfc5 (patch) | |
| tree | 1d9cd91a6ff0e4d945832466bd4532ae8e30c17b /tools/perf/scripts/python | |
| parent | d3951cfc9bee5b1d4282c2f6b9458b4a94929eee (diff) | |
media: rkvdec: Use H264_SCALING_MATRIX only when required
Baseline, Main and Extended profiles are specified to
not support a scaling matrix. Also, High profiles
can optionally specify a scaling matrix, using
SPS and PPS NAL units.
To meet this expectation, applications are required to
set the V4L2_CID_MPEG_VIDEO_H264_SCALING_MATRIX control
and set the V4L2_H264_PPS_FLAG_SCALING_MATRIX_PRESENT
flag only when a scaling matrix is specified for a picture.
Implement this on rkvdec, which has hardware support for this
case.
Signed-off-by: Ezequiel Garcia <[email protected]>
Tested-by: Jonas Karlman <[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