vlc | branch: master | Thomas Guillem <tho...@gllm.fr> | Mon Jun 22 15:36:44 
2015 +0200| [918ed4d12d965a6effd6be94b79b4b9f33d718c7] | committer: Thomas 
Guillem

android: merge android_surface with android_window

This commits remove the android_surface module. The old android surface API is
now used by the android_window module via native_window_api_t.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=918ed4d12d965a6effd6be94b79b4b9f33d718c7
---

 configure.ac                                  |   10 -
 modules/MODULES_LIST                          |    1 -
 modules/video_output/Makefile.am              |    7 -
 modules/video_output/android/android_window.c |   51 ++-
 modules/video_output/android/surface.c        |  433 -------------------------
 modules/video_output/android/utils.c          |  172 ++++++++--
 modules/video_output/android/utils.h          |   24 +-
 po/POTFILES.in                                |    1 -
 8 files changed, 200 insertions(+), 499 deletions(-)

Diff:   
http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=918ed4d12d965a6effd6be94b79b4b9f33d718c7
_______________________________________________
vlc-commits mailing list
vlc-commits@videolan.org
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to