From gitlab at videolan.org Sun Dec 4 16:49:24 2022 From: gitlab at videolan.org (Jean-Baptiste Kempf (@jbk)) Date: Sun, 04 Dec 2022 17:49:24 +0100 Subject: [www-doc] [Git][VideoLAN.org/websites][master] Adding more VideoLAN trademarks Message-ID: <638ccf94ec636_43b1ec1280c3021434@gitlab.mail> Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites Commits: b11538d9 by Jean-Baptiste Kempf at 2022-12-04T17:49:20+01:00 Adding more VideoLAN trademarks - - - - - 1 changed file: - www.videolan.org/legal.php Changes: ===================================== www.videolan.org/legal.php ===================================== @@ -57,12 +57,12 @@

Trademarks

VideoLAN owns the following trademarks: (09/2022 updated)

View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/b11538d96fba57d8f03bd5885e5a307ea77735d3 -- View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/b11538d96fba57d8f03bd5885e5a307ea77735d3 You're receiving this email because of your account on code.videolan.org. VideoLAN code repository instance From gitlab at videolan.org Tue Dec 6 09:12:37 2022 From: gitlab at videolan.org (Jean-Baptiste Kempf (@jbk)) Date: Tue, 06 Dec 2022 10:12:37 +0100 Subject: [www-doc] [Git][VideoLAN.org/websites][master] 2 commits: libvlc: mention ebook Message-ID: <638f078581e41_43b138259fc325713c@gitlab.mail> Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites Commits: 052e1980 by Martin Finkel at 2022-12-06T14:14:47+07:00 libvlc: mention ebook - - - - - 8026ebe2 by Martin Finkel at 2022-12-06T15:11:30+07:00 half size - - - - - 2 changed files: - + www.videolan.org/images/thegoodpartsoflibvlc.png - www.videolan.org/vlc/libvlc.php Changes: ===================================== www.videolan.org/images/thegoodpartsoflibvlc.png ===================================== Binary files /dev/null and b/www.videolan.org/images/thegoodpartsoflibvlc.png differ ===================================== www.videolan.org/vlc/libvlc.php ===================================== @@ -91,6 +91,18 @@
  • python-vlc samples
  • +

    Ebook: The Good Parts of LibVLC

    + +

    + The Good Parts of LibVLC is the first book ever about LibVLC and the VideoLAN community. It presents the VideoLAN non-profit organization and dives deep into the LibVLC native library for developers and its usage on most platforms. + + This is a technical ebook for programmers and consultants who want to learn more about the LibVLC SDK. The ebook was published in September 2022. +

    + +
    + libVLC ebook +
    +

    Technical Diagram

    libVLC dev stack View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/compare/b11538d96fba57d8f03bd5885e5a307ea77735d3...8026ebe21ac8c38fb561f5e0d0ecc35e2906ebaa -- View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/compare/b11538d96fba57d8f03bd5885e5a307ea77735d3...8026ebe21ac8c38fb561f5e0d0ecc35e2906ebaa You're receiving this email because of your account on code.videolan.org. VideoLAN code repository instance From gitlab at videolan.org Sat Dec 17 10:00:34 2022 From: gitlab at videolan.org (Jean-Baptiste Kempf (@jbk)) Date: Sat, 17 Dec 2022 11:00:34 +0100 Subject: [www-doc] [Git][VideoLAN.org/websites][master] Android release 3.5.3 Message-ID: <639d93423234_f58339099c89870@gitlab.mail> Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites Commits: 4286ff63 by Jean-Baptiste Kempf at 2022-12-17T11:00:21+01:00 Android release 3.5.3 - - - - - 1 changed file: - www.videolan.org/include/os-specific.php Changes: ===================================== www.videolan.org/include/os-specific.php ===================================== @@ -7,7 +7,7 @@ $oldmacosxversion = '2.0.10'; $version = '3.0.18'; $iosversion = '3.3.8'; $tvosversion = '3.3.8'; -$androidversion = '3.5.2'; +$androidversion = '3.5.3'; $winrtversion = '3.1.2'; $dlBase = "//get.videolan.org/vlc"; View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/4286ff637eb584533a4144a0765fb9b2d97e3f3f -- View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/4286ff637eb584533a4144a0765fb9b2d97e3f3f You're receiving this email because of your account on code.videolan.org. VideoLAN code repository instance