- 15 Jul, 2010 1 commit
-
-
Rémi Denis-Courmont authored
Don't ask me why, but libaa depends on Xlib. (cherry picked from commit d6d738ce6ec022d25c2dda2c12d9c194092230f4)
-
- 14 Jul, 2010 4 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit d350820bdecf153a9e1ea072c672f240b7114992) Conflicts: modules/gui/qt4/ui/open_net.ui
-
Rémi Denis-Courmont authored
(cherry picked from commit c282137c7fb604fc9c5efbc9810c857316c15fac)
-
Rémi Denis-Courmont authored
(cherry picked from commit 246c01b392ab5f91e5beecf35cf1d013a42347c7)
-
Rémi Denis-Courmont authored
(cherry picked from commit a1c5d036)
-
- 12 Jul, 2010 1 commit
-
-
Rémi Denis-Courmont authored
(cherry picked from commit 7b337cff)
-
- 11 Jul, 2010 9 commits
-
-
Mark Lee authored
Two new functions added: * val = libvlc_audio_get_delay( p_mi ) * libvlc_audio_set_delay( p_mi, i_delay ) The delay is measured in microseconds. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit b8a46d56)
-
Rémi Denis-Courmont authored
As suggested by Jan Janak <jan@ryngle.com> (cherry picked from commit 6bbabbb5)
-
Kamil Klimek authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit eee7959f)
-
Rémi Denis-Courmont authored
(cherry picked from commit 31150350) Conflicts: src/control/media_player.c
-
Rémi Denis-Courmont authored
- add an optional display callback, - make unlock callback optional (planes could be static), - pass an opaque picture identifier from lock to unlock and display callbacks (this would enable multiple pictures later), - pass pixel planes back to the unlock callback for convenience, - use pointer VLC variables instead of configuration strings, - fix an unlikely memory leak. (cherry picked from commit b401af054814d7067ef6217133b437e5fe695bfa)
-
Rémi Denis-Courmont authored
Returns NULL if the variable cannot be inherited - pointers can never be found in the configuration. (cherry picked from commit fd907c9abaa6304442ced84809bdb53600c922ca) Conflicts: include/vlc_variables.h src/misc/variables.c
-
Rémi Denis-Courmont authored
(cherry picked from commit fd05e9c1)
-
Daniel Tisza authored
Entity encoding was missing (for options) in generation of an xspf playlist. On the reading side the entity decoding is all fine. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 21f056e8)
-
Rémi Denis-Courmont authored
(cherry picked from commit 57bc01b0)
-
- 10 Jul, 2010 3 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit c7dd9b7e)
-
Ilkka Ollakka authored
avcodec native decoder has priority over libvpx one, and I don't know howto change that easily. Fix #3820 (cherry picked from commit 73339d95) Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
-
Rémi Denis-Courmont authored
The signal handler currently does nothing anyway, so this was a waste. (cherry picked from commit b1a700d1)
-
- 09 Jul, 2010 6 commits
-
-
Rémi Denis-Courmont authored
-
Sébastien Escudier authored
There was a small window of opportunity between RtspSetup and RtspAddId where this can happen. (cherry picked from commit b445a6a9) Signed-off-by: Sébastien Escudier <sebastien-devel@celeos.eu>
-
Ilkka Ollakka authored
TS-stream needs aud-nals, but didn't find any confirmation yet if ps needs those too, so I assume it does. Maybe it would be better just to check first nal and set boolean for adding aud. (cherry picked from commit d5cec458) Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
(cherry picked from commit eadba593) Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
-
Ilkka Ollakka authored
(cherry picked from commit cd0c2c45) Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
-
- 08 Jul, 2010 8 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
See http://forum.videolan.org/viewtopic.php?f=14&t=78396 (cherry picked from commit fe145872) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit c2a9fa6d)
-
Rémi Denis-Courmont authored
(cherry picked from commit 7f9b7d3e) Conflicts: bin/vlc.c src/libvlc.c
-
Rémi Denis-Courmont authored
(cherry picked from commit d3b02be6) Conflicts: bin/vlc.c
-
Rémi Denis-Courmont authored
(cherry picked from commit f566eb87)
-
Rémi Denis-Courmont authored
(cherry picked from commit fa4ba3ac)
-
Rémi Denis-Courmont authored
We need the invert hack for the core input "file://" decode_URI().
-
- 07 Jul, 2010 8 commits
-
-
David González authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Michał Trzebiatowski authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Mario Siegmann authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Mario Siegmann authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org> (cherry picked from commit 23f17c33) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Michał Trzebiatowski authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org> (cherry picked from commit 5bfc874a) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit 6e4f7493) Conflicts: modules/gui/qt4/dialogs_provider.cpp
-
Rémi Duraffort authored
(cherry picked from commit edeb8f7b) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Denis-Courmont authored
(manually backported from commit a6817bec)
-