set av input on start

Origin commit data
------------------
Branch: master
Commit: 6739acbdd4
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2018-05-29 (Tue, 29 May 2018)


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

------------------
This commit was generated by Migit
This commit is contained in:
Jacek Jendrzej
2018-05-29 16:32:47 +02:00
parent 1269c8a662
commit 6fd2acbe8c

View File

@@ -329,6 +329,7 @@ cVideo::cVideo(int, void *, void *, unsigned int unit)
hdmiFd = -1;
standby_cec_activ = autoview_cec_activ = false;
openDevice();
setAVInput(ENCODER);
}
cVideo::~cVideo(void)