Intel-Media-SDK / MediaSDK

The Intel® Media SDK
MIT License
931 stars 458 forks source link

Add platform restriction #2974

Closed kchen1024 closed 2 years ago

lwan108 commented 2 years ago

@kchen1024, could you please share some background for this change?

kchen1024 commented 2 years ago

@kchen1024, could you please share some background for this change?

Sure. Previous change (https://github.com/Intel-Media-SDK/MediaSDK/pull/2951/files) added interlaced setting to surface. However regression for interfaced FRC cases occur for ICL before platform due to hw not supported. Therefore disable these setting for ICL before platform.

lwan108 commented 2 years ago

@kchen1024, could you please share some background for this change?

Sure. Previous change (https://github.com/Intel-Media-SDK/MediaSDK/pull/2951/files) added interlaced setting to surface. However regression for interfaced FRC cases occur for ICL before platform due to hw not supported. Therefore disable these setting for ICL before platform.

Thanks, looks good to me.

kchen1024 commented 2 years ago

Ubuntu-20.04 / gcc11 (pull_request) failure is due to env issue.