- 24 Feb, 2012 9 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
They where only used to be converted back to char*, which is useless and error-prone.
-
- 23 Feb, 2012 25 commits
-
-
Denis Charmet authored
Fix #6199 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
09d1c6e1 was not working... It fixes #6190.
-
Felix Paul Kühne authored
-
David Fuhrmann authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
David Fuhrmann authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
David Fuhrmann authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
-
Hugo Beauzée-Luyssen authored
-
Jean-Baptiste Kempf authored
Revert this when you have found the reason why it fails for soo many people, in avi, mp4 (and mkv before the HACK)
-
Jean-Baptiste Kempf authored
This reverts commit 5c261b04. SRC is CPU usage too damn high!
-
Erwan Tulou authored
This patch ensures that, as soon as the user comes back from the filename selection dialog box, the filter is updated accordingly and the expected result (logo insertion or deletion) can be seen right away.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
macosx: don't give the user a chance to push the play/pause button when targetting the forward/backward buttons
-
Adrian Yanes authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Adrian Yanes authored
Commit d858c4 introduces a new macro that is chosen to evaluate if an element in submenus should be an ITEM_NORMAL or ITEM_RADIO based on VLC_VAR_ISCOMMAND flag. The conditional results were in the wrong order. Close: #6149 #6197 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Erwan Tulou authored
-
Erwan Tulou authored
-
David Fuhrmann authored
Close #6178
-
Jeroen Ost authored
This patch fixes Apple Http Live Streaming of a single stream without bandwith set. According to the draft RFC, the bandwith parameter is optional. VLC treats this as bandwith zero but estimates the bandwith based on time it takes to download segments to be able to seek accurately. When the playlist is updated for a live m3u8, the bandwith value of 0 will cause a new version of the playlist to be created - effectively stalling the playing stream. This patch makes sure that playlists that do not specify bandwith reference the same instance. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sébastien Escudier authored
-
Erwan Tulou authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 22 Feb, 2012 5 commits
-
-
Jean-Baptiste Kempf authored
-
Frédéric Yhuel authored
use vlc_UrlParse() instead of home made code and handle the case where the port is not equal to 80. Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
-
Christopher Mueller authored
Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
-
Christopher Mueller authored
Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
-
Jean-Baptiste Kempf authored
Close #6109
-
- 21 Feb, 2012 1 commit
-
-
Jean-Baptiste Kempf authored
-