mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-31 17:31:22 +02:00
generic/clutterfb: implement PIG
This commit is contained in:
@@ -101,6 +101,7 @@ class VDec : public OpenThreads::Thread
|
||||
int pig_y;
|
||||
int pig_w;
|
||||
int pig_h;
|
||||
bool pig_changed;
|
||||
OpenThreads::Mutex still_m;
|
||||
bool stillpicture;
|
||||
};
|
||||
|
Reference in New Issue
Block a user