spark: implement stuff needed for PIP

note that this does now work well at least on st7162 and thus is not
really tested.


Origin commit data
------------------
Branch: master
Commit: 642de31a8b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-09-28 (Sat, 28 Sep 2013)



------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2013-09-28 18:32:03 +02:00
parent 493e5a3955
commit 8eba568def
3 changed files with 58 additions and 21 deletions

View File

@@ -120,6 +120,7 @@ class cVideo
private:
/* video device */
int fd;
unsigned int devnum;
/* apparently we cannot query the driver's state
=> remember it */
video_play_state_t playstate;