]> git.sesse.net Git - vlc/history - modules/video_output/android
android/opaque: check if subtitles_picture is not NULL
[vlc] / modules / video_output / android /
2014-10-31 Thomas Guillemandroid/opaque: check if subtitles_picture is not NULL
2014-10-31 Thomas Guillemandroid/opaque: fix indent
2014-10-25 Thomas Guillemnativewindowpriv: add missing return 0
2014-10-20 Thomas Guillemandroid: deactivate vout window plugin
2014-10-16 Rémi Denis-Courmontvout: remove unimplemented GET_OPENGL controls
2014-10-16 Rémi Denis-Courmontandroid: check that the vout is not windowed
2014-10-16 Rémi Denis-Courmontwindow: merge all capabilities as one
2014-10-16 Rémi Denis-Courmontwindow: check and set window type in all plugins
2014-10-14 Thomas Guillemandroid/jni: use a libvlcjni function to attach/detach...
2014-10-01 Thomas Guillemnativewindowpriv: add setOrientation
2014-10-01 Thomas Guillemomxil: split iomx_hwbuffer.cpp
2014-09-12 Felix Abecassisandroid: request rotation if video is oriented
2014-06-29 Thomas GuillemAndroid vout: fix possible mutex leak.
2014-06-23 Felix Abecassisandroid surface: check error when locking the video...
2014-06-23 Felix Abecassisandroid opaque: check error when locking the subtitles...
2014-05-22 Jean-Baptiste KempfAndroid vout: support the mouse events from jni
2014-04-03 Felix Abecassisandroid: fix green line issue when using an YUV surface...
2014-02-07 Martin Storsjöandroid: Only reupload subtitle surfaces if they have...
2014-01-24 Felix Abecassisandroid: implement subtitles rendering for Android...
2014-01-17 Felix Abecassismediacodec: implementation of MediaCodec GPU direct...
2014-01-14 Felix Abecassisandroid: use common function LoadNativeWindowAPI instea...
2014-01-14 Felix Abecassisandroid: add a new file in order to refactor common...
2013-11-08 Adrien MagloVout: add a new window provider to create android nativ...
2013-11-08 Adrien MagloVout: move the AndroidSurface vout to a subdirectory