- 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 13 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)
-
Rémi Duraffort authored
(cherry picked from commit 8c1d2b3e) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
It was possible with the oldtelnet interface using something like (echo admin ; echo help) | nc localhost 4212 That's now working with the lua one (but not the cleanest way). (cherry picked from commit f5b8b43a) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit 3fc54c1a) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Denis-Courmont authored
This confuses too many users.
-
Erwan Tulou authored
fix #3862 (cherry picked from commit 36fda079)
-
- 06 Jul, 2010 10 commits
-
-
Laurent Aimar authored
(cherry picked from commit 172c2460) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit 3c1e28fa) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit 16c88b6d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit d4c95534) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit 1cfd7773) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit 0d068c4a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit 5c040f07) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit 871731a0) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit ba789e5b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit 46c39f92) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 05 Jul, 2010 1 commit
-
-
Ilkka Ollakka authored
Also compare against RUNNING and not DONE on waiting loop. Also lock mainloop when modifying values that are used in callback-code, and don't signal without lock. (cherry picked from commit f16cd68a) Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
-
- 03 Jul, 2010 2 commits
-
-
Jean-Baptiste Kempf authored
Close #3788 (cherry picked from commit 3d80127e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Geoffroy Couprie authored
Win32: Activate DEP on XP SP3. DEP is useless without ASLR, but people using an 10 year old OS don't have the right to complain (cherry picked from commit 89486ccb) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-