- 13 Jul, 2012 3 commits
-
-
Edward Wang authored
-
Edward Wang authored
-
Edward Wang authored
-
- 12 Jul, 2012 2 commits
-
-
Sébastien Toque authored
-
Edward Wang authored
The previous behaviour assumed that any string would be "1" without checking for zero, leading to deceptive behaviour.
-
- 11 Jul, 2012 3 commits
-
-
Edward Wang authored
-
Edward Wang authored
-
Edward Wang authored
-
- 10 Jul, 2012 2 commits
-
-
Edward Wang authored
Tested on 2.1, 2.2, 4.0 Close #7066
-
Edward Wang authored
-
- 09 Jul, 2012 2 commits
-
-
smart2128 authored
Signed-off-by:
Edward Wang <edward.c.wang@compdigitec.com>
-
Michał Trzebiatowski authored
Signed-off-by:
Edward Wang <edward.c.wang@compdigitec.com>
-
- 08 Jul, 2012 2 commits
-
-
Edward Wang authored
Apparently the android:schemes were interfering with each other, so clicking on rtsp:// links wouldn't work as the filter was trying to match rtsp:// _AND_ rtp:// _AND_ etc, which is absurd. Tested and verified on Android 2.1 and 4.0. Close #5002
-
Ludovic Fauvet authored
-
- 07 Jul, 2012 7 commits
-
-
Martin Storsjö authored
getInstance() is called from multiple threads at startup (e.g. via MediaLibrary.loadMediaItems), and if one of them has started initializing libvlc but not yet finished doing so, other threads could go ahead and use the not yet fully initialized libvlc.
-
Edward Wang authored
Close #7053
-
Sébastien Toque authored
-
Sébastien Toque authored
-
Sébastien Toque authored
-
Sébastien Toque authored
-
Edward Wang authored
Close #7065
-
- 06 Jul, 2012 4 commits
-
-
Mihkel Kirjutas authored
Signed-off-by:
Edward Wang <edward.c.wang@compdigitec.com>
-
Edward Wang authored
-
Edward Wang authored
-
David González authored
Signed-off-by:
Edward Wang <edward.c.wang@compdigitec.com>
-
- 05 Jul, 2012 6 commits
-
-
chandan kumar authored
Signed-off-by:
Edward Wang <edward.c.wang@compdigitec.com>
-
Marian Hikanik authored
Signed-off-by:
Edward Wang <edward.c.wang@compdigitec.com>
-
Ludovic Fauvet authored
-
Dian Li authored
Signed-off-by:
Ludovic Fauvet <etix@videolan.org>
-
Fumio Nakayama authored
Signed-off-by:
Edward Wang <edward.c.wang@compdigitec.com>
-
Edward Wang authored
Plus, with the ES-detection patch it will switch to video automatically if a video track is detected.
-
- 04 Jul, 2012 9 commits
-
-
Edward Wang authored
-
Praveen Illa authored
Signed-off-by:
Edward Wang <edward.c.wang@compdigitec.com>
-
Michael Bauer authored
Signed-off-by:
Edward Wang <edward.c.wang@compdigitec.com>
-
Rafaël Carré authored
This flag is mandatory to debug VLC This reverts commit 8002d648. Conflicts: vlc-android/AndroidManifest.xml
-
scarabeus_iv authored
Signed-off-by:
Edward Wang <edward.c.wang@compdigitec.com>
-
Sébastien Toque authored
-
Edward Wang authored
This will allow us to support dynamically ES-changing streams, more streaming formats (TS) and more video formats (such as OGG video). Signed-off-by:
Rafaël Carré <funman@videolan.org>
-
Sébastien Toque authored
-
Ludovic Fauvet authored
-