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/rotord.cbp | |
| parent | e9320eb83115f66e99bd98e76c8c9ff78ca043d4 (diff) | |
tinkering gstreamer loader
Diffstat (limited to 'rotord/rotord.cbp')
| -rw-r--r-- | rotord/rotord.cbp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/rotord/rotord.cbp b/rotord/rotord.cbp index 1a45db2..7a975b4 100644 --- a/rotord/rotord.cbp +++ b/rotord/rotord.cbp @@ -49,7 +49,12 @@ <Add option="-Wall" /> </Compiler> <Unit filename="Makefile" /> + <Unit filename="Pixels.cpp" /> + <Unit filename="Pixels.h" /> <Unit filename="avCodec.h" /> + <Unit filename="graph.cpp" /> + <Unit filename="gstvideoloader.cpp" /> + <Unit filename="gstvideoloader.h" /> <Unit filename="libavaudioloader.cpp" /> <Unit filename="libavaudioloader.h" /> <Unit filename="libavexporter.cpp" /> @@ -58,6 +63,7 @@ <Unit filename="ofUtils.h" /> <Unit filename="ofxMovieExporter.cpp" /> <Unit filename="ofxMovieExporter.h" /> + <Unit filename="rendercontext.cpp" /> <Unit filename="rotor.cpp" /> <Unit filename="rotor.h" /> <Unit filename="rotord.cpp" /> |
