6214 Commits (master)

Author SHA1 Message Date
Alexandre Janniaux e2b3abfe10 meson: opengl: fix extra lib prefix 4 weeks ago
Steve Lhomme 107a237963 android/display: tell libvlcjni where we want the video to be in the window 4 months ago
Steve Lhomme efc783144a android/display: group the subpicture VOUT_DISPLAY_CHANGE_SOURCE_CROP/PLACE 2 years ago
Olaf Hering 8d200f10be meson: install libraries required by plugins into libdir 2 months ago
Thomas Guillem bbeb4e88aa opengl: android: add AImage support 3 months ago
Thomas Guillem 952bc0643f opengl: rename interop_android to interop_asurface 2 months ago
Thomas Guillem 87df70aaae android: display: add AImage support via ASurfaceControl 3 months ago
Thomas Guillem f85300f6b1 android: utils: add android_picture_ctx 3 months ago
Thomas Guillem b2c74101cd android: utils: add AImageReader and ASurfaceControl APIs 3 months ago
Thomas Guillem 802800f144 android: utils: explict check for VLC_SUCCESS 3 months ago
Fatih Uzunoglu a6e1dd02cf egl_gbm: fix dma-buf file descriptor leak 11 months ago
Steve Lhomme d8732800bd direct3d11: adapt DXGI_HDR_METADATA_HDR10 to VLC internal format 2 months ago
Steve Lhomme 79ff07528a meson: define a dummy libplacebo_utils when libplacebo is not found 2 months ago
Alexandre Janniaux 93b07733ee opengl: interop_cvpx: fix TexParameteri/f mismatch 1 year ago
Alexandre Janniaux b39334e89f opengl: meson: refactor interop_sw definition 2 months ago
Alexandre Janniaux 795c21c600 meson: opengl: add egl_display_gbm module 2 months ago
Alexandre Janniaux cf4ddc9dfe meson: opengl: add egl_display_generic module 2 months ago
Alexandre Janniaux 8d42df4395 meson: opengl: add glfilter_mock module 2 months ago
Alexandre Janniaux 3877483d57 meson: opengl: add glfilter_draw module 2 months ago
Alexandre Janniaux 180fb64b5a meson: opengl: add glinterop_vaapi module 2 months ago
Alexandre Janniaux 4ca69620eb meson: opengl: add generic gl_vout_dep and gles2 module 2 months ago
Alexandre Janniaux 9bdb9cc15e meson: video_output: move drm_dep declaration before opengl subdir 2 months ago
Alexandre Janniaux 00cab251eb meson: video_output: move egl up 2 months ago
KO Myung-Hun 9c7dfe314c meson: add drawable, window, KVA plugin 3 months ago
Steve Lhomme ca1a351a78 direct3d11: remove always false parameter 3 months ago
Steve Lhomme e1931eb83f direct3d11: get the texture format directly for generated HDR output 3 months ago
Steve Lhomme ae88d7206c android: utils: remove unused ptr_ANativeWindow_fromSurfaceTexture signature 3 months ago
Steve Lhomme 851bae8428 android: utils: call ANativeWindow_xxx() directly 3 months ago
Steve Lhomme 436e63539d android: utils: remove unused native_window_api_t 3 months ago
Steve Lhomme 7f04d36be1 opengl: call ANativeWindow_setBuffersGeometry() directly on Android 3 months ago
Thomas Guillem bbcce66cf5 android: utils: remove AWindowHandler_getSurface 3 months ago
Thomas Guillem 61ece71ee9 android: utils: remove now unused API 3 months ago
Thomas Guillem 403560bbd5 android: utils: remove android 2.3 surface handling 3 months ago
KO Myung-Hun a5f24d140d kva: fix doulbe-free 3 months ago
KO Myung-Hun ef285ad1e4 kva: fix compilation 3 months ago
Mangal c8a2c2fe59 android/display: fix subtitle rendering on rotation 4 months ago
Tristan Matthews 16b2747e44 xkb: use ARRAY_SIZE 4 months ago
Tristan Matthews aec090015a egl_gbm: use ARRAY_SIZE 4 months ago
Jakov Andrić a0b766ecbf vout/iOS: change run loop mode to kCFRunLoopCommonMode 4 months ago
Marvin Scholz 2f7222ba64 modules: xcb: silence unused variable warning without xkb-common 6 months ago
Marvin Scholz 44a8d6c5d1 modules: xcb: silence unused variables warnings 6 months ago
Pierre Lamot 005d0e95de gl: assert requested texture size isn't bigger than source size in cvpx interop 5 months ago
Pierre Lamot e59a559c16 gl: always assume NPOT support 5 months ago
Pierre Lamot 109d5bce20 gl: use texture instead of texture2DRect when available 5 months ago
Pierre Lamot af5a8eeb48 gl: adapt sub_renderer shader to the current glsl language version 5 months ago
Pierre Lamot 86df4c027d gl: only enable GL_OES_texture_3D in GLSL when extension is available 5 months ago
Steve Lhomme 2031cd83d6 dxgi_fmt: add support for tri-planar I422 10-bit 5 months ago
François Cartegnie 9e3c37b3a9 interop: vaapi: vaSyncSurface error is non fatal 6 months ago
Steve Lhomme 5b6daff7d5 macosx: use named initializers for vlc_display_operations 5 months ago
Steve Lhomme 41b7f888de direct3d9: disable shader compilation if d3dx9effect.h is missing 6 months ago