- 23 Feb, 2012 18 commits
-
-
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 16 commits
-
-
Jean-Baptiste Kempf authored
-
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
macosx: stop the playback on when closing the main window only if there's a video inside (close #6144)
-
Felix Paul Kühne authored
macosx: resizing fixes for the minimized state. additionally, make sure we restore the state last present on quit. (close #6122)
-
Felix Paul Kühne authored
macosx: work-around so we don't block the main thread for ages during launch time without showing a window
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
-
Erwan Tulou authored
This fixes a bug reported on the forum at http://forum.videolan.org/viewtopic.php?f=2&t=98332
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Konstantin Pavlov authored
Note that CDDA module still needs to query freedb service for disc ID, only the track information is cached.
-
Ilkka Ollakka authored
-
- 20 Feb, 2012 1 commit
-
-
Francois Cartegnie authored
-