- 22 Feb, 2011 6 commits
-
-
Mirsal Ennaime authored
Thanks, j-b
-
Andri Pálsson authored
Signed-off-by: Mirsal Ennaime <mirsal@mirsal.fr>
-
Jean-Paul Saman authored
- Use vlc_clone() and vlc_join() instead of now deprecated vlc_thread-* API. - hls_Thread() remove cancellation point for now (will come back later).
-
Jean-Paul Saman authored
Make use of stream_* API instead of manually creating access input objects.
-
Jean-Paul Saman authored
Fix bug that terminated reading an M3U8 prematurely.
-
Pierre Ynard authored
-
- 21 Feb, 2011 5 commits
-
-
Daniel Mierswa authored
Signed-off-by: Daniel Mierswa <impulze@impulze.org> Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Daniel Mierswa authored
Signed-off-by: Daniel Mierswa <impulze@impulze.org> Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Daniel Mierswa authored
Signed-off-by: Daniel Mierswa <impulze@impulze.org> Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Daniel Mierswa authored
Signed-off-by: Daniel Mierswa <impulze@impulze.org> Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
- 20 Feb, 2011 21 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Lua is an important part of VLC and abusing misc has gone a bit too far...
-
Juha Jeronen authored
Signed-off-by: Laurent Aimar <fenrir@videolan.org>
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Juha Jeronen authored
Signed-off-by: Laurent Aimar <fenrir@videolan.org>
-
Juha Jeronen authored
Signed-off-by: Laurent Aimar <fenrir@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Depending whether they are VLC specific or not
-
Jean-Baptiste Kempf authored
SD and extensions are very visible inside the interfaces, and we are, considered "éditeurs", on those. Therefore, we do not distribute those where we don't know the legal state. Having them in the git, is not considered distribution, (yet).
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
It only worked for non-ES OpenGL and if the libGL development files were installed (otherwise "libGL.so" does not exist). So let Mesa fix their bugs and stop caring about them: https://bugs.freedesktop.org/show_bug.cgi?id=34476 In the mean time, you can use VLC and EGL with: # LD_PRELOAD=/usr/lib/libGL.so vlc
-
Rémi Denis-Courmont authored
xcb_window can be compiled without libxcb-keysyms nowadays, so this check was rather useless.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Special credits to Debian for releasing Squeeze.
-
Rémi Denis-Courmont authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
The comment seems to be irrelevant (the variable is called marq-color and not marq-col).
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
- 19 Feb, 2011 8 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Marton Balint authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Mirsal Ennaime authored
-
Mirsal Ennaime authored
* use a poll() based model instead of msleep() * Use input events to detect when the input thread stops playback * Use an enum for mpris playback statuses instead of hardcoded values
-
Rémi Denis-Courmont authored
v1 does not work and v2 does not compile but nevermind...
-
Rémi Denis-Courmont authored
-