video: driver: Configure BaseLayer PID at RAW port
Currently BASELAYER Priority ID was being configured at BITSTREAM PORT, For dynamic configuration, baselayer priority ID needs to be configured at RAW port. Added change for the same to configure this property at RAW port. Change-Id: Ice927aae4d8ed5228ef1b31da7ec58bb81f2aea8 Signed-off-by: Vedang Nagar <quic_vnagar@quicinc.com>
Dieser Commit ist enthalten in:
@@ -940,7 +940,7 @@ static struct msm_platform_inst_capability instance_cap_data_pineapple[] = {
|
||||
0, MAX_BASE_LAYER_PRIORITY_ID, 1, 0,
|
||||
V4L2_CID_MPEG_VIDEO_BASELAYER_PRIORITY_ID,
|
||||
HFI_PROP_BASELAYER_PRIORITYID,
|
||||
CAP_FLAG_OUTPUT_PORT | CAP_FLAG_DYNAMIC_ALLOWED},
|
||||
CAP_FLAG_INPUT_PORT | CAP_FLAG_DYNAMIC_ALLOWED},
|
||||
|
||||
{IR_TYPE, ENC, H264|HEVC,
|
||||
V4L2_CID_MPEG_VIDEO_INTRA_REFRESH_PERIOD_TYPE_RANDOM,
|
||||
|
@@ -620,7 +620,7 @@ static struct msm_platform_inst_capability instance_cap_data_pineapple[] = {
|
||||
0, MAX_BASE_LAYER_PRIORITY_ID, 1, 0,
|
||||
V4L2_CID_MPEG_VIDEO_BASELAYER_PRIORITY_ID,
|
||||
HFI_PROP_BASELAYER_PRIORITYID,
|
||||
CAP_FLAG_OUTPUT_PORT | CAP_FLAG_DYNAMIC_ALLOWED},
|
||||
CAP_FLAG_INPUT_PORT | CAP_FLAG_DYNAMIC_ALLOWED},
|
||||
|
||||
{AU_DELIMITER, ENC, H264|HEVC,
|
||||
0, 1, 1, 0,
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren