| Commit | Date | |
|---|---|---|
|
[r327]
by
bruno.herbelin@gmail.com
Added request for OpenGL extension GL_EXT_gpu_shader4 as required. |
2011-04-03 19:22:19 | Tree |
|
[r326]
by
bruno.herbelin@gmail.com
Creation of the SessionSwitcher class to control the transitions independently from the output render window. This allows to RECORD transitions. The new process is implemented into the rendering manager and this required quite some changes in the rendering process. Some sanity fixes have been made on the way. |
2011-03-31 22:54:12 | Tree |
| 2011-03-28 22:20:39 | Tree | |
|
[r324]
by
bruno.herbelin
Improvement of GL updating mechanism by making glRenderWidget (child also) instances update simultaneously on a static global clock (QTimer). |
2011-03-28 20:02:01 | Tree |
|
[r323]
by
bruno.herbelin@gmail.com
Ensure compatibility with different versions of ffmpeg lib (avcodec & avformat). |
2011-03-26 21:11:31 | Tree |
|
[r322]
by
bruno.herbelin
Fixed memory management (use av_free instead of free), and adapt code to avoid DEPRECATED avcodec and swscale functions. |
2011-03-26 14:54:29 | Tree |
| 2011-03-26 12:44:27 | Tree | |
| 2011-03-26 12:37:34 | Tree | |
|
[r319]
by
bruno.herbelin
No need for QElapsedTimer which is not available in all versions of Qt : using QTime is enough. |
2011-03-25 12:52:37 | Tree |
|
[r318]
by
bruno.herbelin@gmail.com
Improvement of the recording of the output: implementation of a THREAD for performing the avcodec encoding, using a queue of pictured filled from opengl and encoded in parallel. Added warning for low frame rate recording. |
2011-03-24 23:10:00 | Tree |