From f09e12889c4ebfa3db21fa30955698171a22757b Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Fri, 26 Apr 2013 18:40:39 +0100 Subject: tinkering gstreamer loader --- rotord/Pixels.h | 1 + 1 file changed, 1 insertion(+) (limited to 'rotord/Pixels.h') 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; -- cgit v1.2.3