- 12 Aug, 2009 12 commits
-
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
We were accessing some main interface variables from random threads without serialization. This simply moves the blocking connection signal from sole size setting to the whole video widget request call. In the process, we can remove two signals. We still need a blocking connection signal. It does not add any new deadlock case, since there was already blocking connection signal in the same call and in the same direction.
-
Rémi Denis-Courmont authored
(Otherwise we would be in trouble whenever VLC crashes)
-
Pierre Ynard authored
Remove repeated code
-
Pierre Ynard authored
The call was broken, but still worked, but only half-way...
-
Jean-Baptiste Kempf authored
Remove the ShowIntf module. It doesn't make sense when MacOS and Qt gui have a fullscreen controller.
-
Pierre Ynard authored
Fix build on Win32
-
- 11 Aug, 2009 17 commits
-
-
Jakob Leben authored
This patch fixes the crash when a node is selected together with it's children and then deleted Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Francois Cartegnie authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
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
-
Rémi Denis-Courmont authored
There is a slight ambiguity as to what VOUT_WINDOW_SET_SIZE should do when in full-screen mode though.
-
Erwan Tulou authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jakob Leben authored
Drop enabled only inside Playlist and Media player, not Podcast and other Internet sources... Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
(This does NOT fix the RC pause deadlock)
-
Jean-Baptiste Kempf authored
-
- 10 Aug, 2009 7 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
mad.pc is a nice debian addition... Pfff @ other distros. This reverts commit c5a8c459.
-
Ilkka Ollakka authored
Current description on default mode ain't actually any good, but didn't find better from x264 commit-log. Feel free to add better description.
-
David Flynn authored
video_filter/canvas: various aspect-ratio related fixes - Remove silly defaulting to 4:3. Instead, compute PAR based upon SAR of input video and canvas size. - Update documentation to remove ambiguity over what is meant by aspect-ratio - Fix subpicture calculations to (a) be much simpler, (b) correctly calculate width and height Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
-
Olivier Aubert authored
-
Olivier Aubert authored
-
- 09 Aug, 2009 4 commits
-
-
Olivier Aubert authored
-
Olivier Aubert authored
-
Olivier Aubert authored
-
Olivier Aubert authored
-