- 23 Feb, 2012 7 commits
-
-
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 12 commits
-
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Close #6103
-
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>
-
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>
-
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>
-
Francois Cartegnie authored
-