- 22 Apr, 2012 2 commits
-
-
Sébastien Toque authored
-
Sébastien Toque authored
-
- 21 Apr, 2012 3 commits
-
-
Sébastien Toque authored
-
Sébastien Toque authored
-
Rafaël Carré authored
-
- 18 Apr, 2012 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 17 Apr, 2012 3 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
Move enabling of audiotrack where required
-
Rafaël Carré authored
-
- 15 Apr, 2012 19 commits
-
-
Ludovic Fauvet authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Ludovic Fauvet authored
Feel free to revert if it breaks on your device. http://developer.android.com/guide/topics/graphics/hardware-accel.html
-
Rafaël Carré authored
-
Ludovic Fauvet authored
This overrides the color set by the theme (like the ugly gradient in ICS).
-
Ludovic Fauvet authored
-
Ludovic Fauvet authored
Catched by CheckJNI running on Android 4.0 and later.
-
Ludovic Fauvet authored
Related commit 9c83dbf1
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Start with 0.0.1
-
Jean-Baptiste Kempf authored
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 13 Apr, 2012 2 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
-
- 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
-