8 Commits

Author SHA1 Message Date
Robert Stanley Judka
c806b15b61
add interface to send keyevents (#5)
* explicitly send keyevent to input device; style cleanup

* more style updates

* more style conformity
2020-06-22 15:59:33 -05:00
Robert Stanley Judka
5f8d5f4f6a
add interfaces to dynamically adjust video size (#1)
* adding interfaces for toggling fullscreen

* passing in destrect to omx

* adding flag for deffering video update

* remove skipUpdate option for video output

* fixing omx player stop deadlock; setting omx alpha in constructor

* jk not setting opacity in constructor for omx

* removing unsed function
2020-03-22 16:08:44 -05:00
Robert Judka
ae5a21a75e updates to make things work (stolen from other people); modifying interfaces for qt support 2020-03-06 13:43:39 -06:00
michal.szwaj
0aa318cc97 Make open of sequential bufer thread safe 2018-02-17 22:28:25 +01:00
michal.szwaj
242a10d8fd Remove unused method 2018-02-17 22:00:37 +01:00
michal.szwaj
88cc45ac2e Ignore video aspect ratio in Qt MediaPlayer 2018-02-17 00:50:31 +01:00
michal.szwaj
0e1c3d64eb Add OnTopHint to video render window 2018-02-12 16:15:53 +01:00
michal.szwaj
02db0e0eda Initial commit 2018-02-11 20:39:49 +01:00