| Commit | Date | |
|---|---|---|
| 2010-04-12 19:19:13 | Tree | |
|
[r108]
by
bruno.herbelin
Important commit; implemented session SAVE and LOAD. This required to change some interface to the source class and to some child classes (opencv, media), to fix bugs in the reset of the views, etc. On the way of uniformization of the source API, i implemented the source 'color maps' to enhance the invert color single option. |
2010-04-11 22:34:47 | Tree |
|
[r107]
by
bruno.herbelin
Improved Output Render Widget and Window mechanism (both for blitted and textured FBO). Code cosmetics; changed 'signals' 'slots' into Qt macros 'Q_SIGNALS' and 'Q_SLOTS'. |
2010-04-05 15:36:00 | Tree |
|
[r106]
by
bruno.herbelin
Features improvements; display of mark in and out in property tree (and computation of correct frame number in VideoFile class), capture frame buffer and display in a dialog to save or create a source. |
2010-04-04 15:35:38 | Tree |
| 2010-04-02 22:54:09 | Tree | |
|
[r104]
by
bruno.herbelin
Moved the FPS display code to ViewRenderWidget (no need to have fps computation for every glWidget). Fixed a bug in capture source. |
2010-04-02 22:40:27 | Tree |
| 2010-04-02 22:11:25 | Tree | |
|
[r102]
by
bruno.herbelin
Fixed BRIGHTNESS and CONTRAST generic implementation (and fixed error in Capture source formerly commited). |
2010-04-02 21:38:50 | Tree |
|
[r101]
by
bruno.herbelin
Implementation of CAPTURE SOURCE class; this was necessary to allow for the dynamic update of its content when applying filters. On the way, little programming issues were fixed. |
2010-04-02 20:49:01 | Tree |
|
[r100]
by
bruno.herbelin
Fix incorect mask blending (now based on black masks). Some minor bug fixes (prevent negative depth). |
2010-04-02 19:16:51 | Tree |