- 20 Jan, 2012 4 commits
-
-
Konstantin Pavlov authored
-
Konstantin Pavlov authored
This allows VLC to use ffmpeg RTMP support. Tested against red5.
-
Jean-Baptiste Kempf authored
This reverts commit 4135148b. It would seem that we need to discuss more about this, before. Back to the ml.
-
Pierre Ynard authored
-
- 19 Jan, 2012 15 commits
-
-
Rafaël Carré authored
fix build with unmodified mingw32
-
Jean-Baptiste Kempf authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
Close #5867
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
V4L2_FIELD_INTERLACED_BT was introduced in v2.6.25-3581-g26d507f Check for headers from last supported kernel
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
With libcompat installed (into $(prefix)/lib/vlc/ or whatever), libtool will actually pull only needed functions from the static import library libcompat.a. Previously, it would copy every compat functions into every VLC binaries. This should shrink plugins a bit.
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Pierre Ynard authored
-
- 18 Jan, 2012 14 commits
-
-
Jean-Baptiste Kempf authored
The patches are not necessary anymore (merged) and the last issue, setlocale is not used anymore, for uselocale. Ref #5879 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Brendon Justin authored
The cache level dropdown in simple preferences previously did not change file-caching, only network-caching, disc-caching and live-caching. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Brendon Justin authored
Selecting 'Custom' for cache level in simple preferences should leave current settings alone. Custom levels are set in advanced preferences. Fixes #5868. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sébastien Toque authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
glob() sets the result structure also in case of error. The results may be incomplete.
-
Hugo Beauzée-Luyssen authored
- Bandwidth is an unsigned int in hls_New(), so initiliaze it to 0 iso -1. - Do not calculate StreamSIze if bandwidth is not known, yet. Signed-off-by: Jean-Paul Saman <jean-paul.saman@m2x.nl>
-
Jean-Paul Saman authored
The relativeURL function missed various checks to determine the correct location for the next download. Checking not only the meta playlist locations, but also the HLS playlist locations itself should fix #4268.
-
Jean-Paul Saman authored
When an already existing segment is updated, then make sure it to take the lock.
-
Rafaël Carré authored
drop audio packet after 5 seconds it'll be much too late anyway; and 1 second later is arguably too late too
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
also remove obsolete flags
-
Rafaël Carré authored
The symbols clash with libthreadutil of upnp
-
Olivier Gambier authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
- 17 Jan, 2012 7 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It removes useless hacks in the code.
-
Rafaël Carré authored
-
Rafaël Carré authored
This reverts commit 47cf242f.
-
Rémi Denis-Courmont authored
This reverts commit 8cf35578.
-
Rafaël Carré authored
-