]> git.sesse.net Git - vlc/history - modules/video_output/android/android_window.c
android_window: prepare subtitles on vd->prepare
[vlc] / modules / video_output / android / android_window.c
2014-11-25 Thomas Guillemandroid_window: prepare subtitles on vd->prepare
2014-11-25 Thomas Guillemandroid_window: don't clear full subtitle area
2014-11-25 Thomas Guillemandroid_window: improve subtitles resolution
2014-11-25 Thomas Guillemandroid_window: set i_angle for anw too
2014-11-25 Thomas Guillemandroid_window: create sub filter after sub pic alloc
2014-11-25 Thomas Guillemandroid_window: don't release sub_pic in vd->control
2014-11-21 Thomas Guillemandroid_window: don't add min_undequeued in the pool...
2014-11-21 Thomas Guillemandroid_window: render picture on Display, and not...
2014-11-21 Thomas Guillemnativewindowpriv: use only one call to lock/unlock...
2014-11-21 Thomas GuillemRevert "nativewindowpriv: use fence_fd"
2014-11-19 Thomas Guillemnativewindowpriv: use fence_fd
2014-11-19 Thomas Guillemandroid_window: use anwp.getMaxBufferCount
2014-11-19 Thomas Guillemandroid_window: add logs
2014-11-17 Thomas Guillemandroid_window: fix honeycomb
2014-11-17 Thomas Guillemandroid_window: refactoring
2014-11-15 Thomas Guillemmodules: add android_window vout