mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +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 \
|
-lgsttag-1.0 \
|
||||||
-lgstmpegts-1.0
|
-lgstmpegts-1.0
|
||||||
else
|
else
|
||||||
if BOXMODEL_HISILICON
|
#if BOXMODEL_HISILICON
|
||||||
libarmbox_la_SOURCES += \
|
#libarmbox_la_SOURCES += \
|
||||||
playback_hisilicon.cpp
|
# playback_hisilicon.cpp
|
||||||
else
|
#else
|
||||||
libarmbox_la_SOURCES += \
|
libarmbox_la_SOURCES += \
|
||||||
playback_libeplayer3.cpp
|
playback_libeplayer3.cpp
|
||||||
|
|
||||||
AM_CPPFLAGS += \
|
AM_CPPFLAGS += \
|
||||||
-I$(top_srcdir)/libeplayer3/include
|
-I$(top_srcdir)/libeplayer3/include
|
||||||
endif
|
#endif
|
||||||
|
|
||||||
AM_LDFLAGS += \
|
AM_LDFLAGS += \
|
||||||
-lass
|
-lass
|
||||||
|
Reference in New Issue
Block a user