!228 Rename histreamer to media_foundation

Merge pull request !228 from master
This commit is contained in:
openharmony_ci
2023-12-30 06:40:20 +00:00
committed by Gitee
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -102,7 +102,7 @@ if (ohos_kernel_type != "liteos_m") {
[ "//base/hiviewdfx/hilog_lite/interfaces/native/innerkits/hilog" ]
public_deps = [
"//base/hiviewdfx/hilog_lite/frameworks/featured:hilog_static",
"//foundation/multimedia/histreamer:histreamer",
"//foundation/multimedia/media_foundation:histreamer",
]
public_configs = [ ":player_direct_external_library_config" ]
}
+2 -2
View File
@@ -95,7 +95,7 @@ shared_library("player_server") {
"//drivers/peripheral/format/interfaces/include",
"//drivers/peripheral/display/interfaces/include",
"//drivers/peripheral/base",
"//foundation/multimedia/histreamer/interface",
"//foundation/multimedia/media_foundation/interface",
"//foundation/multimedia/media_utils_lite/hals",
"//foundation/multimedia/media_utils_lite/interfaces/kits",
"//foundation/multimedia/media_lite/interfaces/innerkits",
@@ -121,7 +121,7 @@ shared_library("player_server") {
]
deps = [
"//foundation/graphic/surface_lite:surface_lite",
"//foundation/multimedia/histreamer:media_engine_histreamer",
"//foundation/multimedia/media_foundation:media_engine_histreamer",
"//foundation/systemabilitymgr/samgr_lite/samgr:samgr",
]
public_deps = [