mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
arm: vuplus4k dummy function QuadPiP() changed
This commit is contained in:
@@ -41,6 +41,7 @@ void hal_api_init()
|
||||
#if BOXMODEL_VUSOLO4K || BOXMODEL_VUDUO4K || BOXMODEL_VUDUO4KSE || BOXMODEL_VUULTIMO4K || BOXMODEL_VUUNO4KSE || BOXMODEL_VUUNO4K
|
||||
sprintf(buffer, "%s", "enable");
|
||||
proc_put("/proc/stb/frontend/fbc/fcc", buffer, strlen(buffer));
|
||||
proc_put("/proc/stb/video/decodermode", "normal", strlen("normal"));
|
||||
#endif
|
||||
}
|
||||
initialized = true;
|
||||
|
Reference in New Issue
Block a user