diff options
| author | Ezequiel Garcia <[email protected]> | 2020-08-25 05:52:44 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2020-09-01 14:13:29 +0200 |
| commit | e6de6b3fac5f70cbf37eaa671d1bfeb2478469d9 (patch) | |
| tree | 2338cef3b4483132448a9df3c8311c4762fc6e6d /scripts/decode_stacktrace.sh | |
| parent | fd902918e3e6c70e771e14e611950f361a78cfc5 (diff) | |
media: hantro: 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 hantro, 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 'scripts/decode_stacktrace.sh')
0 files changed, 0 insertions, 0 deletions