110 Commits (e3b967783dbf76ef3b90cc4dbcd084b115796b71)

Author SHA1 Message Date
Thomas Guillem 1b1e20dde2 android/utils: clear the surface starting Android M 10 years ago
Thomas Guillem 6aa4e946a5 android/utils: fail early if there is no private libs 10 years ago
Thomas Guillem 810a890dc7 android_window: clear the video surface when closing 10 years ago
Thomas Guillem 029ef55a42 android/utils: AWindowHandler_releaseANativeWindow can clear the surface 10 years ago
Thomas Guillem 64252ac8e4 android/utils: remove AWindowHandler_releaseSurface 10 years ago
Thomas Guillem 71de36547e android/utils: fix warning 10 years ago
Thomas Guillem a1a141457a nativewindowpriv.c: fix warnings 10 years ago
Thomas Guillem 4e213ff344 video_output/android: remove sendHardwareAccelerationError 10 years ago
Thomas Guillem 155fbc6bbc mediacodec: fix crash when reporting a hw error 11 years ago
Thomas Guillem 4f5af4a46a mediacodec: fix Android error callback not sent in case of early fail 11 years ago
Thomas Guillem 61e7080da3 mediacodec: remove external jni_EventHardwareAccelerationError 11 years ago
Thomas Guillem f920713596 android_utils: use ExceptionCheck 11 years ago
Rémi Denis-Courmont f343ca522c Fix use of %p format string specifier 11 years ago
Jean-Baptiste Kempf a80264d83d Android vout: log when you can't get a subtitle surface 11 years ago
Romain Bentz 96a0873655 Android vout: Correctly clear SPU regions when Close() is called 11 years ago
Jean-Baptiste Kempf 77407471e4 Android vout: remove trailing space 11 years ago
Romain Bentz 97f1d2bdc1 Android vout: Correctly display SPU on region change 11 years ago
Thomas Guillem 890f8e0f98 android: remove get_android_opaque_mutex() 11 years ago
Thomas Guillem 08e519a420 android: AWindowHandler_releaseSurface now release the ANativeWindow 11 years ago
Thomas Guillem 52e2e90f91 Revert "android: rework AWindowHandler interface" 11 years ago
Thomas Guillem 9d9f6d4d74 android_window: use vlc_mutex 11 years ago
Thomas Guillem db9a3864c2 android_window: don't try to configure if opaque 11 years ago
Thomas Guillem 159a6f1eb0 android: rework AWindowHandler interface 11 years ago
Thomas Guillem e29f8ecf6a android: add AWindowHandler and android_getEnv 11 years ago
Thomas Guillem 64ea87bec4 android_window: add chroma option 11 years ago
Thomas Guillem 918ed4d12d android: merge android_surface with android_window 11 years ago
Thomas Guillem 107f9f6aff android_window: add a fallback to SW subpicture blending 12 years ago
Thomas Guillem 64354a2722 android_window: setup surface from AndroidWindow_New 12 years ago
Thomas Guillem 429baf94ff android_window: move AndroidWindow_SetSurface up 12 years ago
Thomas Guillem a83f5d13fa android_window: fix segfault if PictureAlloc fails 12 years ago
Thomas Guillem 027663d02d android: remove jni_IsVideoPlayerActivityCreated 12 years ago
Thomas Guillem 6ce78b99b6 android: update with last jni_LockAndGetAndroidJavaSurface changes 12 years ago
Thomas Guillem 0b83473c64 android_window: refactor and move functions 12 years ago
Thomas Guillem 16c0f37bc7 android: simplify/improve the attachment of a thread to the Java VM 12 years ago
Thomas Guillem 2229cd9ca9 android_window: fix typo from "fix subtitles placement" 12 years ago
Thomas Guillem d32c329299 android_window: check subpicture i_order instead of comparing md5 12 years ago
Thomas Guillem 35fc5692e1 android_window: fix subtitles placement 12 years ago
Thomas Guillem 362e47dc77 android_window: don't call setBuffersGeometry if already configured on java side 12 years ago
Thomas Guillem aadd0e16a6 nativewindowpriv: split setup into setUsage and setBuffersGeometry 12 years ago
Thomas Guillem 43c9fa302c android_window: fix deadlock if android surface won't be created 12 years ago
Jean-Baptiste Kempf 9315b25ab8 Bump Android Window priority: it can do hardware subpicture blending 12 years ago
Thomas Guillem e5d6c04c14 android_window: check subtitles bounds 12 years ago
Thomas Guillem bff20615be android/surface: fix prototype 12 years ago
Thomas Guillem 7ead8cf09e android_window: fix subtitle clear area too big 12 years ago
Thomas Guillem a97bb6d840 android_window: prepare subtitles on vd->prepare 12 years ago
Thomas Guillem 03b99beed1 android_window: don't clear full subtitle area 12 years ago
Thomas Guillem e0675b9e72 android_window: improve subtitles resolution 12 years ago
Thomas Guillem 347926827a android_window: set i_angle for anw too 12 years ago
Thomas Guillem fb1e47e8eb android_window: create sub filter after sub pic alloc 12 years ago
Thomas Guillem 1b8c3ae1dd android_window: don't release sub_pic in vd->control 12 years ago