mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 23:13:16 +02:00
add experimental hisilicon player for hd60
This commit is contained in:
@@ -32,11 +32,16 @@ AM_LDFLAGS += \
|
||||
-lgsttag-1.0 \
|
||||
-lgstmpegts-1.0
|
||||
else
|
||||
if BOXMODEL_HD60
|
||||
libarmbox_la_SOURCES += \
|
||||
playback_hisilicon.cpp
|
||||
else
|
||||
libarmbox_la_SOURCES += \
|
||||
playback_libeplayer3.cpp
|
||||
|
||||
AM_CPPFLAGS += \
|
||||
-I$(top_srcdir)/libeplayer3-arm/include
|
||||
endif
|
||||
|
||||
AM_LDFLAGS += \
|
||||
-lass
|
||||
|
Reference in New Issue
Block a user