- 27 May, 2010 2 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 14 May, 2010 6 commits
-
-
Hugo Beauzée-Luyssen authored
This intend to avoid duplicated code between the ClipProperty widget and the ImportController. Second step will be to adjust what's displayed, depending on the file type. IE: Displaying FPS for an audio file is silly.
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
Splitting the stopping process in three parts : first stopping the ClipWorkflow media player, stopping the renderer, and put the workflow in a stopped state. This seems to improve the perfs with a MOV sample, though i don't really see why it would...
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 07 Apr, 2010 1 commit
-
-
Hugo Beauzee-Luyssen authored
-
- 21 Mar, 2010 2 commits
-
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
- 17 Mar, 2010 2 commits
-
-
Hugo Beauzee-Luyssen authored
This introduce a segfault when stopping the media, patch has been sent to VLC.
-
Hugo Beauzee-Luyssen authored
-
- 15 Mar, 2010 1 commit
-
-
Hugo Beauzee-Luyssen authored
-
- 14 Mar, 2010 2 commits
-
-
Hugo Beauzee-Luyssen authored
This reverts commit 81430dbe. As suggested by j-b
-
Hugo Beauzee-Luyssen authored
This was failing under wine, as sprintf isn't handling %lld correctly.
-
- 13 Mar, 2010 1 commit
-
-
Hugo Beauzee-Luyssen authored
-
- 27 Feb, 2010 1 commit
-
-
Hugo Beauzee-Luyssen authored
-
- 21 Feb, 2010 1 commit
-
-
Hugo Beauzee-Luyssen authored
-
- 20 Feb, 2010 1 commit
-
-
Hugo Beauzee-Luyssen authored
-
- 18 Feb, 2010 1 commit
-
-
Hugo Beauzee-Luyssen authored
We don't have to expose the subsystem that will store the settings. All that matters is to differenciate project and software settings.
-
- 17 Feb, 2010 1 commit
-
-
Clement CHAVANCE authored
Signed-off-by:
Hugo Beauzee-Luyssen <beauze.h@gmail.com>
-
- 10 Feb, 2010 4 commits
-
-
Hugo Beauzee-Luyssen authored
This only allows redering resolution choosing at the moment
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
This wasn't safe, as the size of the buffer can change from a render to another.
-
Hugo Beauzee-Luyssen authored
-
- 09 Feb, 2010 1 commit
-
-
Hugo Beauzee-Luyssen authored
This fix a crash when... well when doing anything related to rendering...
-
- 08 Feb, 2010 1 commit
-
-
Hugo Beauzee-Luyssen authored
-
- 07 Feb, 2010 2 commits
-
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
Width and height are now handled by the renderer.
-
- 05 Feb, 2010 4 commits
-
-
Hugo Beauzee-Luyssen authored
As they're no longer used in libvlc.
-
Hugo Beauzee-Luyssen authored
The renderer gives the paused state directly to the workflow, thus avoiding missynchronisation
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
- 03 Feb, 2010 2 commits
-
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
This will have to be reverted or reworked later.
-
- 31 Jan, 2010 1 commit
-
-
Hugo Beauzee-Luyssen authored
-
- 24 Jan, 2010 3 commits
-
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
MainWorkflow was in unpaused mode, and was rendering though is shouldn't
-