- 11 Feb, 2011 6 commits
-
-
Jean-Paul Saman authored
The parsing of .m3u8 HLS files was too position dependend and did not work well with some implementations of HLS playlist files. Parsing and reading the .m3u8 file are now separated.
-
Jean-Paul Saman authored
Functions to read an entire M3U8 meta or playlist file from the HLS server into a buffer. The buffer will be parsed later.
-
Jean-Paul Saman authored
If downloading of a segment takes longer then its duration, then print a warning instead of terminating playback.
-
Jean-Paul Saman authored
When there is less then 3 times the target duration of data available in the HLS stream print a warning and try to start anyway. Instead of aborting playback. Other HLS clients seem to do the same.
-
Jean-Paul Saman authored
Improve detection of HTTP Live Streaming detection to all EXT-X tags.
-
Jean-Paul Saman authored
-
- 10 Feb, 2011 18 commits
-
-
Jean-Baptiste Kempf authored
-
Christophe Massiot authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
The configuration is simplified a bit. Multiple keys per action will be easier to add. N.B.: this commit breaks global hotkeys setup and hotkey prefs
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
When the subtitle is auto-detected, fail, complain, but do not block the playback with annoying pop-up. This should fix the .txt subtitle issue. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
No behaviour change. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
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
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
In practice, this is useless.
-
Rémi Denis-Courmont authored
-
- 09 Feb, 2011 9 commits
-
-
Pierre Ynard authored
Pipes are not supported on WinCE
-
Pierre Ynard authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
This fixes the framework loading on runtime.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 08 Feb, 2011 7 commits
-
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
This was used by the (also broken) mozilla plugin only and needs to be replaced with a 10.5 SDK compatible 64bit capable re-write.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
should be tested with SPDIF devices
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-