- 10 May, 2012 2 commits
-
-
Francois Cartegnie authored
-
Jean-Paul Saman authored
Improve scene video filter to write pictures in a separate thread.
-
- 09 May, 2012 22 commits
-
-
Felix Paul Kühne authored
macosx: trust the user that s/he knows what s/he's doing when opening a VIDEO_TS folder (close #6108) in other words, accept folders which aren't named 'VIDEO_TS'
-
Rémi Denis-Courmont authored
It probably wouldn't hurt to provide helpers for mouse events.
-
Rémi Denis-Courmont authored
This is similar to hotkeys. There is no need for a hand-over thread.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
Thanks to Rémi for the help
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
If a thread can be cancelled, it can be joined. Regression introduced in 55c6f688.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
There is no matching vlc_object_alive() or vlc_object_waitpipe().
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
vlc_cancel() terminates the thread. There is a massive leak though.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This reverts commit a11c642f.
-
Rémi Denis-Courmont authored
This reverts commit 4dc0b22b.
-
- 08 May, 2012 6 commits
-
-
David Fuhrmann authored
-
Rémi Denis-Courmont authored
The channels count can trivially be computed with popcount().
-
Rémi Denis-Courmont authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
- 07 May, 2012 9 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
It should be called before exit can happen. This restores reverted commit 4d636fa3.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
In my opinion, amplifying the audio that gets recorded to a file may do more harm than good. Indeed, there is no direct feedback to detect and correct saturation or distortion.
-
David Fuhrmann authored
-
- 06 May, 2012 1 commit
-
-
Rémi Denis-Courmont authored
-