Commit Graph

  • 3a1acd63d1 contrib: faad2: update to 2.11.2 Steve Lhomme 2026-02-12 08:40:38 +0100
  • 34c7c3de39 faad: don't patch channels with newer libraries Steve Lhomme 2026-02-12 08:38:44 +0100
  • 1df083f54c configure.ac: adjust the dvdread requirement Olaf Hering 2026-02-10 10:32:53 +0000
  • 2a9d9cab9f fix: update menubar highlight colors to improve visibility in light mode Ahmed Sobhy 2026-02-05 16:07:04 +0200
  • e2936b7d42 fix: add menubar hover, focus, and pressed highlights Ahmed Sobhy 2026-02-04 17:13:36 +0200
  • 8f3f83837a test: player: add pause_get_time_increase Thomas Guillem 2026-02-10 06:02:35 +0100
  • 0705ba7844 test: player: modules: implement aout->pause Thomas Guillem 2026-02-10 10:18:29 +0100
  • 28f62e34ef player: force interpolation to pause_date when paused Thomas Guillem 2026-02-09 17:57:32 +0100
  • 4223f1fb90 decoder: do not reset the pool when the multiview_mode changes Steve Lhomme 2026-02-12 10:04:27 +0100
  • 1133967f57 decoder: split the condition to create a new pool and/or a new vout Steve Lhomme 2026-02-12 10:02:56 +0100
  • 5368f9f9e9 qsv: disable load of software implementation when only hardware ones are requested Steve Lhomme 2026-02-10 10:01:44 +0100
  • feb764bd6b qsv: use non-deprecated API's when compiling with libvpl Steve Lhomme 2026-02-10 09:54:26 +0100
  • 4ca9a6ae6c test: adaptive: fix designated initializer usage in C++ Steve Lhomme 2026-02-12 07:59:08 +0100
  • 4bc5b9133d vlc_fixups: only define TIME_UTC if it's not defined Steve Lhomme 2024-04-11 07:35:31 +0200
  • eac0b29c8e qt: Makefile.am: fix make clean deleting tracked shader source files Ahmed Sobhy 2026-02-09 23:14:18 +0200
  • ee8620572a demux: mkv: dereference optional before passing debug() Alexandre Janniaux 2026-02-11 11:16:42 +0100
  • b2f9e4c415 bin: ignore vlc-preparser built binaries Steve Lhomme 2026-02-11 14:29:06 +0100
  • eea0bacf62 gstreamer: remove unneeded includes Steve Lhomme 2026-02-11 14:26:56 +0100
  • f7035aa4ee demux: ogg: fix regression with backup headers François Cartegnie 2026-02-09 19:16:38 +0700
  • 4d6c2bd163 modules: add test to validate vlc_modules_list Alexandre Janniaux 2026-01-29 15:50:17 +0100
  • ee162c3758 qt: generate vlc_modules_list Alexandre Janniaux 2026-01-19 09:08:44 +0100
  • 0e01acb9fc modules: add SUBDIRS support for vlc_modules_list generation Alexandre Janniaux 2026-01-19 09:08:44 +0100
  • f1009d7d15 apple: improve vlc_modules_list format for SUBDIRS plugins Alexandre Janniaux 2026-01-18 00:11:07 +0100
  • ca0a02c850 modules: reorder SUBDIRS to process . last Alexandre Janniaux 2026-02-09 15:24:43 +0100
  • 3d1da718aa mmdevice: fix device name leak on error mmdevice-clean/8 Steve Lhomme 2026-01-08 13:40:20 +0100
  • 11efcb9ee4 mmdevice: remove lock from OnDefaultDeviceChange Steve Lhomme 2025-12-17 15:12:51 +0100
  • 7115aa2cb2 mmdevice: fix device_name leaks when setting a new value Steve Lhomme 2026-01-08 13:29:47 +0100
  • e63d720eed mmdevice: make device_name an atomic wchar_t * Steve Lhomme 2025-12-19 09:44:42 +0100
  • 4531574eec mmdevice: use a local variable for the device name to use Steve Lhomme 2026-01-08 12:51:50 +0100
  • f2f26d2a77 mmdevice: make default_device_changed an atomic bool Steve Lhomme 2025-12-18 11:37:18 +0100
  • 6484ef3675 preparser: use the same serializer plugin name between meson and autotools Steve Lhomme 2026-02-10 08:19:56 +0100
  • 1ffcd7d86b demux: mkv: fix default language leak Steve Lhomme 2026-02-09 07:40:58 +0100
  • 9a63b3e461 mmdevice: use a semaphore to signal the initial mmdevice queries are done Steve Lhomme 2026-01-21 13:55:16 +0100
  • 84e6202e4d mmdevice: distinguish between initial init failure and device not acquired Steve Lhomme 2026-01-21 15:13:58 +0100
  • e127fde35c mmdevice: return directly on init failure Steve Lhomme 2026-01-21 13:15:22 +0100
  • 238c65785f mmdevice: fix deadlock on exit when starting with no device Steve Lhomme 2026-01-21 14:19:54 +0100
  • 54a2017590 demux: ogg: fix regression with backup headers François Cartegnie 2026-02-09 19:16:38 +0700
  • d557277718 dirs-uap: assume IApplicationData2 is always present Steve Lhomme 2026-02-09 08:28:44 +0100
  • e58becdefb win32: dirs: factorize common code to get VLC folders Steve Lhomme 2026-02-05 11:26:00 +0100
  • f16d1f3c12 dirs-uap: handle VLC_LIBEXEC_PATH when VLC_PKG_LIBEXEC_DIR is requested Steve Lhomme 2026-02-05 11:06:55 +0100
  • 7c04139dbd win32: dirs: handle VLC_LIBEXEC_PATH when VLC_PKG_LIBEXEC_DIR is requested Steve Lhomme 2026-02-05 11:06:45 +0100
  • 48eb3c22c4 win32: dirs-uap: handle VLC_PKG_LIB_DIR/VLC_PKG_LIBEXEC_DIR Steve Lhomme 2026-01-19 10:51:08 +0100
  • 3ec13a46ef win32: dirs: handle VLC_PKG_LIBEXEC_DIR properly Steve Lhomme 2026-01-19 10:34:12 +0100
  • 7eacdcd4c1 qt: skip makefile variables in LIBS Steve Lhomme 2026-02-04 11:50:37 +0100
  • 4962271021 qt: do not notify comparison key change by default in `TextureProviderObserver` Fatih Uzunoglu 2026-01-27 22:58:55 +0200
  • 33a5270105 qml: use `notifyAllChanges` of source texture provider in `DualKawaseBlur` Fatih Uzunoglu 2026-01-27 22:42:13 +0200
  • 416fe28d1a qt: introduce `notifyAllChanges` property in `TextureProviderObserver` Fatih Uzunoglu 2026-01-27 22:40:19 +0200
  • 2ed3cbd347 qml: consider sub-rect changes on scheduling update in `DualKawaseBlur` Fatih Uzunoglu 2026-01-27 22:18:13 +0200
  • a40b40ce48 qt: add property `normalizedTextureSubRect` to `TextureProviderObserver` Fatih Uzunoglu 2026-01-27 21:52:34 +0200
  • a7ee6a1ee8 Use https for the screenshot URLs in the appdata Mathieu Velten 2026-02-04 13:59:57 +0100
  • b82cad5c5d dirs-uap: handle VLC_LIB_PATH when VLC_PKG_LIB_DIR is requested Steve Lhomme 2026-02-05 09:48:42 +0100
  • f8d50df3e8 win32: dirs: handle VLC_LIB_PATH when VLC_PKG_LIB_DIR is requested Steve Lhomme 2026-02-05 09:47:51 +0100
  • 051695eff2 share: add desktop files to open BR/DVD/CDA/VCD Mathieu Velten 2019-10-17 00:56:08 +0200
  • 37e0097a47 demux: mkv: only set the video.pose if the track won't be discarded Steve Lhomme 2026-02-04 15:23:30 +0100
  • ec79f5fce5 demux: mkv: check the language string is a valid ISO639 one Steve Lhomme 2026-02-04 15:30:23 +0100
  • 686d636a9e demux: mkv: handle the IETF language with more priority than the old language element Steve Lhomme 2026-02-04 15:22:36 +0100
  • e99cddb6e7 demux: mkv: use "eng" as the default language. Steve Lhomme 2026-02-04 15:08:52 +0100
  • 52762d9d07 win32: process: fix spawn failure when stderr is not associated with a stream Krish Ganatra 2026-02-04 14:21:24 +0530
  • b74cc3c13d contrib: gcrypt: update to 1.12.0 Steve Lhomme 2026-02-03 15:32:13 +0100
  • f1f7183a0a src: darwindirs: Change location for VLC_(PKG_)LIBEXEC_DIR David Fuhrmann 2026-02-05 20:11:00 +0100
  • 07ec33dfa7 package: macosx: Add vlc-preparser to macOS bundle David Fuhrmann 2026-02-01 20:59:40 +0100
  • 735b2faec1 NEWS: Update minimum supported macOS version David Fuhrmann 2026-02-05 19:39:27 +0100
  • dcd37222bf codesign.sh: Adapt for updated Sparkle framework David Fuhrmann 2026-02-01 17:07:35 +0100
  • f05cc744b2 macosx: Add new public key for macOS update signing David Fuhrmann 2026-02-01 14:28:21 +0100
  • e180200ce5 contrib: Update sparkle to 2.8.1 David Fuhrmann 2026-02-01 17:06:03 +0100
  • e306dd7dd8 macOS: Bump minimum supported versions to macOS 10.13 David Fuhrmann 2026-02-01 13:09:32 +0100
  • 36decaa0b3 demux: mkv: add support for VVC Steve Lhomme 2026-02-04 09:51:35 +0100
  • 8e8ffc98ef configure: add Werror=unterminated-string-initialization in extra checks Steve Lhomme 2026-02-03 08:00:02 +0100
  • 898cfc64de qml: use default cover if fallback is null/undefined in `DragItem` Fatih Uzunoglu 2026-01-27 18:51:22 +0200
  • 477ab6bdb9 qml: fix fallback source is not used if artwork is undefined/null in `DragItem` Fatih Uzunoglu 2026-01-27 18:48:47 +0200
  • 6772512fae qml: manually invalidate the blur on artist change in `ArtistTopBanner` Fatih Uzunoglu 2026-01-29 10:20:45 +0200
  • 8c8eba64f0 qt: handle fast x-y-x source switch in `TextureProviderObserver` Fatih Uzunoglu 2026-01-29 11:35:02 +0200
  • 3089d43e63 qt: emit `sourceChanged()` in more appropriate time in `TextureProviderObserver` Fatih Uzunoglu 2026-01-29 09:52:35 +0200
  • 3bada44bc4 qt: reset properties when applicable in `TextureProviderObserver` Fatih Uzunoglu 2026-01-29 09:48:56 +0200
  • e657f180da qml: get rid of unnecessary rectangle in `Player` Fatih Uzunoglu 2026-01-29 07:40:11 +0200
  • 6f1cc4bcf0 qml: provide background coloring with no rhi in `DualKawaseBlur` Fatih Uzunoglu 2026-01-29 07:38:13 +0200
  • 6385ce8ebe qml: apply background coloring even when effect is not ready in `DualKawaseBlur` Fatih Uzunoglu 2026-01-29 07:21:17 +0200
  • 0aadefe758 mediacodec: plug to AImageReader Thomas Guillem 2026-01-22 10:29:14 +0100
  • fa42f2ae69 mediacodec: forward color info to fmt_out if needed Thomas Guillem 2026-01-22 10:09:57 +0100
  • f81ecd700a mediacodec: add and use vlc_to_mc_color_*() Thomas Guillem 2026-01-22 09:50:30 +0100
  • f924965c05 mediacodec: add mc_video_color_info Thomas Guillem 2026-01-09 09:10:17 +0100
  • 2d49f20489 mediacodec: create picture only on required paths Thomas Guillem 2026-01-09 09:12:56 +0100
  • 19f621bd59 mediacodec: add NewPicture() Thomas Guillem 2026-01-09 05:45:52 +0100
  • bbeb4e88aa opengl: android: add AImage support Thomas Guillem 2026-01-09 09:05:43 +0100
  • 952bc0643f opengl: rename interop_android to interop_asurface Thomas Guillem 2026-01-26 12:52:48 +0100
  • 87df70aaae android: display: add AImage support via ASurfaceControl Thomas Guillem 2026-01-07 14:57:34 +0100
  • f85300f6b1 android: utils: add android_picture_ctx Thomas Guillem 2026-01-07 14:57:29 +0100
  • b2c74101cd android: utils: add AImageReader and ASurfaceControl APIs Thomas Guillem 2026-01-06 14:19:31 +0100
  • 802800f144 android: utils: explict check for VLC_SUCCESS Thomas Guillem 2026-01-05 14:28:58 +0100
  • ba91526d04 mediacodec: rename android_picture_ctx to asurface_picture_ctx Thomas Guillem 2026-01-08 09:35:59 +0100
  • 4a7a8f16f7 mediacodec: clean video only if video Thomas Guillem 2026-01-06 09:19:47 +0100
  • 6a763bf53f mediacodec: init android_video_context_t from CreateSurface() Thomas Guillem 2026-01-07 14:57:29 +0100
  • 6618d1c89c mediacodec: return early Thomas Guillem 2026-01-06 11:58:30 +0100
  • cfc2424de7 mediacodec: refactor, split CreateVideoContext() Thomas Guillem 2026-01-06 11:56:21 +0100
  • a588d1ea70 qml: expose the texture provider in `NetworkThumbnailItem` Fatih Uzunoglu 2026-01-27 18:42:57 +0200
  • db61df0c77 qt: Fix assertion failure in TextureProviderObserver::setSource #198 Atul010 2026-02-05 18:46:38 +0530
  • 46a7e6bee7 qml: fix NativeMethodBehavior bug with dragging in `BrowseTreeDisplay` Fatih Uzunoglu 2026-01-26 11:00:31 +0200
  • 4a03870a40 qt: Fix assertion failure in TextureProviderObserver::setSource Atul010 2026-02-05 18:38:03 +0530
  • 5fb0778a52 qt: implement `QQuickImageResponse::cancel()` in `CustomCoverImageResponse` Fatih Uzunoglu 2026-01-18 10:00:42 +0200
  • 1c6f9847a9 qml: disable clipping when applicable in progress bar of `VideoGridItem` Fatih Uzunoglu 2026-01-07 04:25:47 +0200