[vlc-commits] [Git][videolan/npapi-vlc][master] update vlcpp to match the VLC 4.0 API
Steve Lhomme (@robUx4)
gitlab at videolan.org
Wed Feb 1 10:50:28 UTC 2023
Steve Lhomme pushed to branch master at VideoLAN / VLC Browser Plugins
Commits:
7272d73e by Steve Lhomme at 2023-02-01T11:36:01+01:00
update vlcpp to match the VLC 4.0 API
- - - - -
2 changed files:
- .gitlab-ci.yml
- vlcpp
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -1,7 +1,7 @@
variables:
GIT_SUBMODULE_STRATEGY: normal
- WIN32_IMAGE: registry.videolan.org/medialibrary-win32:20221214164726
- WIN64_IMAGE: registry.videolan.org/medialibrary-win64:20221214163635
+ WIN32_IMAGE: registry.videolan.org/medialibrary-win32:20230130123132
+ WIN64_IMAGE: registry.videolan.org/medialibrary-win64:20230130124229
PKG_CONFIG_LIBDIR: /prefix/lib/pkgconfig
.common_build:
=====================================
vlcpp
=====================================
@@ -1 +1 @@
-Subproject commit 0116906d78ef4d8a02c38ff51e83cfb48923a017
+Subproject commit e1a03b37cb104f4086e2a49aedc18339f31b4d6c
View it on GitLab: https://code.videolan.org/videolan/npapi-vlc/-/commit/7272d73e51657a01da12013789ece7d6f4868364
--
View it on GitLab: https://code.videolan.org/videolan/npapi-vlc/-/commit/7272d73e51657a01da12013789ece7d6f4868364
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
More information about the vlc-commits
mailing list