mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 23:13:16 +02:00
supplemental to last commit
This commit is contained in:
@@ -26,7 +26,7 @@ inline void cs_api_exit()
|
|||||||
#if HAVE_DUCKBOX_HARDWARE \
|
#if HAVE_DUCKBOX_HARDWARE \
|
||||||
|| HAVE_MIPS_HARDWARE \
|
|| HAVE_MIPS_HARDWARE \
|
||||||
|| (HAVE_ARM_HARDWARE \
|
|| (HAVE_ARM_HARDWARE \
|
||||||
&& !BOXMODEL_HD60 \
|
&& !BOXMODEL_HISILICON \
|
||||||
&& !BOXMODEL_OSMIO4K \
|
&& !BOXMODEL_OSMIO4K \
|
||||||
&& !BOXMODEL_OSMIO4KPLUS \
|
&& !BOXMODEL_OSMIO4KPLUS \
|
||||||
)
|
)
|
||||||
|
@@ -9,7 +9,7 @@
|
|||||||
#if ENABLE_GSTREAMER_10
|
#if ENABLE_GSTREAMER_10
|
||||||
#include "../libarmbox/playback_gst.h"
|
#include "../libarmbox/playback_gst.h"
|
||||||
#else
|
#else
|
||||||
#if BOXMODEL_HD60
|
#if BOXMODEL_HISILICON
|
||||||
#include "../libarmbox/playback_hisilicon.h"
|
#include "../libarmbox/playback_hisilicon.h"
|
||||||
#else
|
#else
|
||||||
#include "../libarmbox/playback_libeplayer3.h"
|
#include "../libarmbox/playback_libeplayer3.h"
|
||||||
|
Reference in New Issue
Block a user