[Android] [PATCH 0/2] Add a menu to force hardware decoder

Thomas Guillem tom at gllm.fr
Wed Oct 8 12:00:01 CEST 2014


Hello,

These 2 patches must be applied on top on my last set of patches about "Use HW
Decoders before Android 4.3 for a list of known devices".

Thomas Guillem (2):
  LibVLC: factorize, only one way to know if we use direct rendering
  Developer Preferences: Add a menu to force hardware decoder

 vlc-android/jni/libvlcjni.c                        | 14 +++----
 vlc-android/res/values/strings.xml                 | 21 ++++++++++
 vlc-android/res/xml/preferences.xml                |  7 ++++
 vlc-android/src/org/videolan/libvlc/LibVLC.java    | 45 +++++++++++++++++++++-
 .../org/videolan/vlc/gui/PreferencesActivity.java  |  3 +-
 .../vlc/gui/video/VideoPlayerActivity.java         |  4 +-
 .../src/org/videolan/vlc/util/VLCInstance.java     |  8 ++++
 7 files changed, 88 insertions(+), 14 deletions(-)

-- 
2.1.0



More information about the Android mailing list