Skip to content

Commit cc6cb21

Browse files
ssitar583apatel859
andauthored
RDKEMW-2942 : Remove the HdmiInput plugin and replace its references with AVInput (#205)
Co-authored-by: apatel859 <[email protected]>
1 parent 008fa89 commit cc6cb21

File tree

15 files changed

+0
-2726
lines changed

15 files changed

+0
-2726
lines changed

.github/workflows/L1-tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,6 @@ jobs:
443443
-DHAS_FRONT_PANEL=ON
444444
-DRDK_SERVICES_L1_TEST=ON
445445
-DPLUGIN_AVINPUT=ON
446-
-DPLUGIN_HDMIINPUT=ON
447446
-DPLUGIN_HDCPPROFILE=ON
448447
-DPLUGIN_HDMICECSOURCE=ON
449448
-DPLUGIN_HDMICECSINK=ON
@@ -521,7 +520,6 @@ jobs:
521520
-DCMAKE_BUILD_TYPE=Debug
522521
-DDS_FOUND=ON
523522
-DPLUGIN_AVINPUT=ON
524-
-DPLUGIN_HDMIINPUT=ON
525523
-DPLUGIN_HDCPPROFILE=ON
526524
-DPLUGIN_HDMICECSOURCE=ON
527525
-DPLUGIN_HDMICECSINK=ON

CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,6 @@ if(PLUGIN_HDCPPROFILE)
6464
add_subdirectory(HdcpProfile)
6565
endif()
6666

67-
if(PLUGIN_HDMIINPUT)
68-
add_subdirectory(HdmiInput)
69-
endif()
70-
7167

7268
if(WPEFRAMEWORK_CREATE_IPKG_TARGETS)
7369
set(CPACK_GENERATOR "DEB")

HdmiInput/CHANGELOG.md

Lines changed: 0 additions & 27 deletions
This file was deleted.

HdmiInput/CMakeLists.txt

Lines changed: 0 additions & 64 deletions
This file was deleted.

HdmiInput/HdmiInput.conf.in

Lines changed: 0 additions & 4 deletions
This file was deleted.

HdmiInput/HdmiInput.config

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)