From gitlab at videolan.org Sun Feb 27 16:49:26 2022 From: gitlab at videolan.org (=?UTF-8?B?RmVsaXggUGF1bCBLw7xobmUgKEBma3VlaG5lKQ==?=) Date: Sun, 27 Feb 2022 17:49:26 +0100 Subject: [www-doc] [Git][VideoLAN.org/websites][master] partners: add MacStadium Message-ID: <621bab96cd676_48f04b1a43173f0@gitlab.mail> Felix Paul Kühne pushed to branch master at VideoLAN organization / websites Commits: c58b933a by Felix Paul Kühne at 2022-02-27T17:49:20+01:00 partners: add MacStadium - - - - - 2 changed files: - + www.videolan.org/images/partners/macstadium.png - www.videolan.org/videolan/partners.php Changes: ===================================== www.videolan.org/images/partners/macstadium.png ===================================== Binary files /dev/null and b/www.videolan.org/images/partners/macstadium.png differ ===================================== www.videolan.org/videolan/partners.php ===================================== @@ -110,6 +110,21 @@ +
+
+ + MacStadium + +
+
+

MacStadium

+

MacStadium is building cloud solutions to simplify + Mac for business.

+ +

MacStadium supports VideoLAN by providing a Mac mini for Continous Integration builds.

+
+
+
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/c58b933ae85305edc7450b9b007d9184172f424d -- View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/c58b933ae85305edc7450b9b007d9184172f424d You're receiving this email because of your account on code.videolan.org. VideoLAN code repository instance From gitlab at videolan.org Sun Feb 27 21:02:11 2022 From: gitlab at videolan.org (Jean-Baptiste Kempf (@jbk)) Date: Sun, 27 Feb 2022 22:02:11 +0100 Subject: [www-doc] [Git][VideoLAN.org/websites][master] libaacs 0.11.1 is out Message-ID: <621be6d31e750_48f051c20357570@gitlab.mail> Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites Commits: 4d1339e9 by Jean-Baptiste Kempf at 2022-02-27T22:01:54+01:00 libaacs 0.11.1 is out - - - - - 1 changed file: - www.videolan.org/developers/libaacs.php Changes: ===================================== www.videolan.org/developers/libaacs.php ===================================== @@ -4,7 +4,7 @@ $new_design = true; require($_SERVER["DOCUMENT_ROOT"]."/include/header.php"); - $libaacs_version = "0.11.0"; + $libaacs_version = "0.11.1"; ?>