Commit Graph

9 Commits

Author SHA1 Message Date
xant
f05ea9df4d getTexture now returns an autoreleased object. Callers will retain it if necessary
refactoring the feedFrame/renderFrame/getTexture flow to make a more
clever use of memory and autorelease pools

started implementing CVFilter

(on the way of having CoreImage filters usable from javascript)
2010-05-22 11:11:23 +02:00
xant
267513a82c minor cleanings
(dead code)
2010-05-20 21:45:46 +02:00
xant
3f2017aec6 fixed some minor leaks
filters are now initialized on first use
2010-05-02 00:42:25 +02:00
xant
77d0408784 CVGeoLayer (+ all necessary refactoring and fixes to make it possible) 2010-04-29 14:24:46 +02:00
xant
f247d44914 extra checks + ensure setting the default geometry for a CVLayer
when creating it in the QTLayerController
2010-04-25 00:13:34 +02:00
xant
c3b5ec77bf minor cleanings 2010-04-18 11:53:53 +02:00
xant
6271b3f833 cleanings + fixed a bug in CVF0rLayer 2010-03-30 15:28:52 +02:00
xant
ee78078676 some minor fixes in QtLayer and continued with the GUI refactoring 2010-03-30 12:03:40 +02:00
xant
6318259cf2 Qt now works on 64bit if built with 10.6 SDK (and it's damn fast!!)
Renamed CVFileInput* to CVQtLayer*
2010-03-29 23:38:12 +02:00