diff options
| author | Tim Redfern <tim@herge.(none)> | 2013-04-26 18:40:39 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@herge.(none)> | 2013-04-26 18:40:39 +0100 |
| commit | f09e12889c4ebfa3db21fa30955698171a22757b (patch) | |
| tree | b6cdfea066c94300325c9163fbe813acef467c31 /rotord/Pixels.h | |
| parent | e9320eb83115f66e99bd98e76c8c9ff78ca043d4 (diff) | |
tinkering gstreamer loader
Diffstat (limited to 'rotord/Pixels.h')
| -rw-r--r-- | rotord/Pixels.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rotord/Pixels.h b/rotord/Pixels.h index 84942af..b6f5865 100644 --- a/rotord/Pixels.h +++ b/rotord/Pixels.h @@ -4,6 +4,7 @@ class Pixels{ public: + Pixels(); ~Pixels(); void allocate(int w, int h, int channels); bool isAllocated() const; |
