- 07 Apr, 2015 11 commits
-
-
Thomas Guillem authored
-
Geoffrey Métais authored
-
Alexandre Perraud authored
-
Geoffrey Métais authored
-
Vladimír Pokorný authored
Signed-off-by:
Geoffrey Métais <geoffrey.metais@gmail.com>
-
Geoffrey Métais authored
Just in case...
-
Geoffrey Métais authored
- No need to calculate from display density, frameworks gives use right values already - Generate thumbs or downscale cover at the right size - avoid useless Bitamp decode
-
Geoffrey Métais authored
- Use resources values - TV uses the dimension value
-
Geoffrey Métais authored
It avoid to duplicate bitmap in memory. Thus, inSampleSize must be a power of 2.
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
- 04 Apr, 2015 1 commit
-
-
VideoLAN authored
Signed-off-by:
Christoph Miebach <christoph.miebach@web.de>
-
- 03 Apr, 2015 6 commits
-
-
Jean-Baptiste Kempf authored
-
Alexandre Perraud authored
-
Thomas Guillem authored
-
Thomas Guillem authored
Process java events directly from vlc event callback
-
Thomas Guillem authored
There is now only one way to get a JNIEnv: jni_get_env. This function use the thread-specific data (TSD) areas to save a JNIEnv into a TSD key. The thread will be automatically detached to the Java VM when it's canceled or exited.
-
Thomas Guillem authored
It freeze on these devices, so don't use OMX until we found a solution.
-
- 02 Apr, 2015 4 commits
-
-
Alexandre Perraud authored
-
Alexandre Perraud authored
-
Alexandre Perraud authored
-
Thomas Guillem authored
-
- 01 Apr, 2015 11 commits
-
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Jean-Baptiste Kempf authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Alexandre Perraud authored
-
Alexandre Perraud authored
-
Thomas Guillem authored
AudioTrack seems to be broken on Amazon Fire OS tablets. Indeed, getPlaybackHeadPosition() returns an invalid position, therefore audio/video synchronisation is not possible.
-
Thomas Guillem authored
-
Thomas Guillem authored
Return the audio output known to work for the running device. Only AudioTrack before GingerBread, OpenSles and AudioTrack after.
-
Thomas Guillem authored
-
- 31 Mar, 2015 7 commits
-
-
Geoffrey Métais authored
-
Alexandre Perraud authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Jean-Baptiste Kempf authored
-
Kaya Zeren authored
Signed-off-by:
Christoph Miebach <christoph.miebach@web.de>
-
A. Regnander authored
Signed-off-by:
Christoph Miebach <christoph.miebach@web.de>
-