85 Commits (107a23796383345ca12b1728a0893e62fa3ffb7b)

Author SHA1 Message Date
Steve Lhomme 107a237963 android/display: tell libvlcjni where we want the video to be in the window 8 months ago
Thomas Guillem b2c74101cd android: utils: add AImageReader and ASurfaceControl APIs 7 months ago
Thomas Guillem 802800f144 android: utils: explict check for VLC_SUCCESS 7 months ago
Steve Lhomme ae88d7206c android: utils: remove unused ptr_ANativeWindow_fromSurfaceTexture signature 7 months ago
Steve Lhomme 851bae8428 android: utils: call ANativeWindow_xxx() directly 7 months ago
Steve Lhomme 436e63539d android: utils: remove unused native_window_api_t 7 months ago
Steve Lhomme 7f04d36be1 opengl: call ANativeWindow_setBuffersGeometry() directly on Android 7 months ago
Thomas Guillem bbcce66cf5 android: utils: remove AWindowHandler_getSurface 7 months ago
Thomas Guillem 61ece71ee9 android: utils: remove now unused API 7 months ago
Thomas Guillem 403560bbd5 android: utils: remove android 2.3 surface handling 7 months ago
Thomas Guillem 75a2783ad2 vout: android: utils: add AWindowHandler_newFromANWs() 1 year ago
Thomas Guillem 4982e2eac3 vout: android: utils: add SURFACE_VIEW capability 1 year ago
Thomas Guillem 59414c6c1f vout: android: utils: rework capabilities 1 year ago
Thomas Guillem afa50f982d vout: android: utils: make jvm optional 1 year ago
Thomas Guillem c692e90306 vout: android: call SurfaceTexture.release() explicitly 2 years ago
Steve Lhomme cd48d706ed modules: include vlc_threads.h when vlc_mutex_t is used 3 years ago
Alexandre Janniaux c65493d689 modules: split android_env from android_utils 5 years ago
Rémi Denis-Courmont 84c253cdd1 window: rename vout_window* to vlc_window* 4 years ago
Alexandre Janniaux 6b7a57f984 modules: fix typos 5 years ago
Alexandre Janniaux f3dbaa3ddf android: utils: allow single-buffered vlc_asurfacetexture 6 years ago
Romain Vimont f6afcef9dd android: make AWindowHandler work without AWindow 6 years ago
Alexandre Janniaux 7884e589cd android: utils: multiple player support 6 years ago
Alexandre Janniaux 343b931362 android: utils: move AWindowHandler after jfields 6 years ago
Romain Vimont 1be235d4c4 android: create AWindowHandler without window 6 years ago
Alexandre Janniaux 6055b8cedc android: utils: log cleanup 6 years ago
Alexandre Janniaux 082a4d38ca android: utils: add releaseTexImage 6 years ago
Alexandre Janniaux 26bed35064 android: utils: fix double free 6 years ago
Alexandre Janniaux 5c18c86849 android: utils: remove AWindow_SurfaceTexture 6 years ago
Alexandre Janniaux 4c0f4a52f1 android: utils: remove AWindow SurfaceTexture functions 6 years ago
Alexandre Janniaux 48f5e7b559 android: utils: switch from AWH to surfacetexture 6 years ago
Alexandre Janniaux 6624563cc6 android: utils: expose vlc_surfacetexture API 6 years ago
Alexandre Janniaux ec364d8ff9 android: utils: extend vlc_asurfacetexture to all version 6 years ago
Alexandre Janniaux 28db7191a0 android: utils: refactor creation of SurfaceTexture 6 years ago
Alexandre Janniaux ce4d9a5656 android: utils: load SurfaceTexture JNI API 6 years ago
Alexandre Janniaux 60f21e5e1b android: utils: load Surface JNI API 6 years ago
Alexandre Janniaux c089fce374 android: utils: load SurfaceTexture constructors 6 years ago
Alexandre Janniaux 2c18f46cf1 android: utils: refactor GET_METHOD usage 6 years ago
Alexandre Janniaux 78807ffc66 android: utils: refactor SurfaceTexture handling 6 years ago
Alexandre Janniaux 54902e47c0 android: utils: reorder SurfaceTexture implementation 6 years ago
Alexandre Janniaux eab0e0d7fb android: utils: reorder android JNIEnv helper 6 years ago
Louis Regnier 7d6c996a75 android: util: use NDK ASurfaceTexture API if available 6 years ago
Louis Regnier d36fd20d3e android: util: load ASurfaceTexture API 6 years ago
Louis Régnier b6b0f236af android: util: merge struct AndroidNativeWindow & SurfaceTexture 6 years ago
Louis Regnier 575cfafc19 android: util: delete unused SurfaceTexture structure 6 years ago
Romain Vimont c2a9006a03 Revert "android: util: remove redundant strncmp" 7 years ago
Alexandre Janniaux 8dd471c748 android: util: use ARRAY_SIZE if possible 7 years ago
Alexandre Janniaux 77aa424b72 android: util: remove redundant strncmp 7 years ago
Thomas Guillem dc4f7e01d7 vout: android: fix switch warning 7 years ago
Thomas Guillem c515dc468d mediacodec: use the new push model 7 years ago
Thomas Guillem a16a24bce5 vout: android: remove PRE-ICS setBuffersGeometry hack 9 years ago