Commit Graph

14 Commits

Author SHA1 Message Date
Tats
bbc0eeb6ae Added option to import image files using QImage 2014-06-26 00:08:46 -04:00
Tats
cb0deae5f1 Base implementation of play/pause/rewind (working, still adjustments to do in the GUI) 2014-06-23 16:54:44 -04:00
Tats
32e3175fbc Fixed bug that prevented videos from displaying 2014-05-01 13:39:36 -04:00
Alexandre Quessy
69640f8e32 just more prints 2014-04-30 16:15:46 -04:00
Alexandre Quessy
348ffcb37e Implement OSC callback to set video URI 2014-04-26 19:20:21 +01:00
Tats
ca9ba38682 Performance improvement: copy texture bits to video card only if they have changed 2014-04-26 13:32:27 +01:00
Tats
430b0f223a Refactor Video -> Media 2014-04-26 12:22:33 +01:00
Tats
ada827de41 Replaced images by videos + implemented hack on update() / runVideo() to quickly test gstreamer (works!) 2014-04-26 00:07:25 +01:00
Tats
ed3f476d6b Brutal port of Drone code to try to make video work using gstreamer 0.10 using appsink 2014-04-25 23:38:46 +01:00
Alexandre Quessy
16ce2a449f private declaration of VideoImpl 2014-03-06 15:19:06 -05:00
Alexandre Quessy
93b55cb61a Print GStreamer version 2014-03-05 23:43:39 -05:00
Alexandre Quessy
572ceeadd5 Link to GStreamer 2014-03-05 23:30:30 -05:00
Alexandre Quessy
e49a358b45 add empty Video class 2014-03-05 23:04:52 -05:00
Tats
dbab46565c Use UID allocators for Paint and Mapping 2014-01-11 18:55:26 -05:00