- 12 Apr, 2012 3 commits
-
-
Sébastien Toque authored
-
Sébastien Toque authored
-
Sébastien Toque authored
-
- 11 Apr, 2012 2 commits
-
-
Sébastien Toque authored
-
Sébastien Toque authored
-
- 08 Apr, 2012 1 commit
-
-
Martin Storsjö authored
The condition was inverted - the loop is supposed to sleep in 10 ms increments. A one second msleep in practice slept for about 50 seconds. Previously, if t.tv_nsec (the amount we actually sleep) was less than ts.tv_nsec (the amount we should sleep in total), we actually slept the full duration, but only subtracted 10 ms from the total time to sleep. This fixes cases where the application hung with "can't get output picture" at the end, if using hw decoding, and fixes audio output with hw decoders on Samsung Galaxy S II when using the OpenSLES aout, where the msleep(CLOCK_FREQ) hung for a very long time. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 06 Apr, 2012 4 commits
-
-
Sébastien Toque authored
-
Sébastien Toque authored
-
Sébastien Toque authored
-
Sébastien Toque authored
-
- 05 Apr, 2012 4 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 04 Apr, 2012 4 commits
-
-
Sébastien Toque authored
(java.net.URL doesn't even recognize rtsp for instance)
-
Sébastien Toque authored
-
Sébastien Toque authored
-
Rafaël Carré authored
-
- 03 Apr, 2012 7 commits
-
-
Sébastien Toque authored
-
Sébastien Toque authored
-
Sébastien Toque authored
-
Sébastien Toque authored
-
Sébastien Toque authored
-
Sébastien Toque authored
the control will eventually come back later as an option
-
Sébastien Toque authored
-
- 31 Mar, 2012 2 commits
-
-
Rafaël Carré authored
-
Signed-off-by:
Rafaël Carré <funman@videolan.org>
-
- 23 Mar, 2012 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 22 Mar, 2012 1 commit
-
-
Rafaël Carré authored
-
- 16 Mar, 2012 1 commit
-
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 14 Mar, 2012 1 commit
-
-
Jean-Baptiste Kempf authored
They do not really make any sense on Android
-
- 10 Mar, 2012 6 commits
-
-
Signed-off-by:
Rafaël Carré <funman@videolan.org>
-
Signed-off-by:
Rafaël Carré <funman@videolan.org>
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
The code comes from Android ICS ABI didn't change since it was committed in 2.2 Tested on ICS, 2.2, 2.1 I am not sure which functions are executed when those are present in libc.so
-
Rafaël Carré authored
They are used by pthread-rwlocks.c
-
- 09 Mar, 2012 1 commit
-
-
Rafaël Carré authored
Checkout this hash in 'android' branch. Using reset --hard could delete work without noticing it.
-
- 07 Mar, 2012 2 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-