[libarmbox] libeplayer3-arm reactivate hdmi output which is stopped when neutrino shutdown

Origin commit data
------------------
Branch: master
Commit: fcdb2a72d5
Author: max_10 <max_10@gmx.de>
Date: 2018-08-30 (Thu, 30 Aug 2018)


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

------------------
This commit was generated by Migit
This commit is contained in:
max_10
2018-08-30 21:24:46 +02:00
parent 207e36bbb3
commit da04353262

View File

@@ -678,6 +678,8 @@ 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");
pthread_t termThread;
int isTermThreadStarted = 0;