- 18 Dec, 2014 30 commits
-
-
Francois Cartegnie authored
We'll need to split single file, ranged chunks
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
List was not returned by reference
-
Francois Cartegnie authored
-
Ludovic Fauvet authored
-
Ludovic Fauvet authored
Prevent the es_out from overriding the NowPlaying state by splitting the meta into NowPlaying and ESNowPlaying. The function input_item_GetNowPlayingFb can be used to return the preferred meta value.
-
- 17 Dec, 2014 7 commits
-
-
Rafaël Carré authored
Closes #11877
-
Thomas Guillem authored
This led to a random crash when resizing video on a small display (or when resizing small video). Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Use getInputBuffer and getOutputBuffer instead of getInputBuffers and getOutputBuffers. see http://developer.android.com/reference/android/media/MediaCodec.htmlSigned-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Fail only if a critical method is not found. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Starting API 21, the way to know the number of output buffers is deprecated. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 16 Dec, 2014 3 commits
-
-
Thomas Guillem authored
Mostly to remove "#include <iphlpapi.h>" which is unecessary, and can break Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-