fix/update hwcaps for hl101

Origin commit data
------------------
Branch: master
Commit: 2644bc3a78
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2018-09-27 (Thu, 27 Sep 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
BPanther
2018-09-27 13:23:43 +02:00
committed by max_10
parent 466d9220a2
commit 490ecd582b
3 changed files with 8 additions and 4 deletions

View File

@@ -678,7 +678,7 @@ static int ParseParams(int argc, char *argv[], PlayFiles_t *playbackFiles, int *
int main(int argc, char *argv[])
{
system("echo 'encoder' > /proc/stb/avs/0/input");
system("echo 'encoder' > /proc/stb/avs/0/input");
pthread_t termThread;
int isTermThreadStarted = 0;