mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
use libeplayer for hisilicon devices
Origin commit data
------------------
Branch: master
Commit: 6999814fb3
Author: TangoCash <eric@loxat.de>
Date: 2020-10-07 (Wed, 07 Oct 2020)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -32,16 +32,16 @@ AM_LDFLAGS += \
|
||||
-lgsttag-1.0 \
|
||||
-lgstmpegts-1.0
|
||||
else
|
||||
if BOXMODEL_HISILICON
|
||||
libarmbox_la_SOURCES += \
|
||||
playback_hisilicon.cpp
|
||||
else
|
||||
#if BOXMODEL_HISILICON
|
||||
#libarmbox_la_SOURCES += \
|
||||
# playback_hisilicon.cpp
|
||||
#else
|
||||
libarmbox_la_SOURCES += \
|
||||
playback_libeplayer3.cpp
|
||||
|
||||
AM_CPPFLAGS += \
|
||||
-I$(top_srcdir)/libeplayer3/include
|
||||
endif
|
||||
#endif
|
||||
|
||||
AM_LDFLAGS += \
|
||||
-lass
|
||||
|
Reference in New Issue
Block a user