From gitlab at videolan.org Wed Dec 4 18:50:39 2019 From: gitlab at videolan.org (Jean-Baptiste Kempf) Date: Wed, 04 Dec 2019 18:50:39 +0100 Subject: [www-doc] [Git][VideoLAN.org/websites][master] Update iOS and Android releases. Message-ID: <5de7f1ef52da5_73613fcdee946550104596@gitlab.mail> Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites Commits: 086deae1 by Jean-Baptiste Kempf at 2019-12-04T17:50:38Z Update iOS and Android releases. - - - - - 1 changed file: - www.videolan.org/include/os-specific.php Changes: ===================================== www.videolan.org/include/os-specific.php ===================================== @@ -5,7 +5,7 @@ $oldmacosxversion = '2.0.10'; $version = '3.0.8'; $iosversion = '3.2.4'; $tvosversion = '3.0.2'; -$androidversion = '3.1.7'; +$androidversion = '3.2.3'; $winrtversion = '3.1.2'; $dlBase = "//get.videolan.org/vlc"; View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/086deae144684371f621a83dd7ea177442b75298 -- View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/086deae144684371f621a83dd7ea177442b75298 You're receiving this email because of your account on code.videolan.org. From gitlab at videolan.org Thu Dec 19 19:45:35 2019 From: gitlab at videolan.org (Konstantin Pavlov) Date: Thu, 19 Dec 2019 19:45:35 +0100 Subject: [www-doc] [Git][VideoLAN.org/websites][master] Updated X264 page Message-ID: <5dfbc54f86bbf_1b23f8723c9a718479278@gitlab.mail> Konstantin Pavlov pushed to branch master at VideoLAN organization / websites Commits: 27eed5a5 by Konstantin Pavlov at 2019-12-19T18:45:21Z Updated X264 page - - - - - 1 changed file: - www.videolan.org/developers/x264.php Changes: ===================================== www.videolan.org/developers/x264.php ===================================== @@ -15,15 +15,15 @@ H.264/MPEG-4 AVC compression format, and is released under the terms of the GNU GPL.
- +The latest x264 source code is available through git repository:
# git clone https://code.videolan.org/videolan/x264.git
- Or grab a daily tarball.
You can browse the source on-line.
Official builds for Windows, Linux, and MacOSX are available - from here.
+ from here.For support information and to ask questions, you have the following possibilities:
-A mailing list (x264-devel) and IRC (#x264 at freenode and #x264dev at freenode).
+A mailing list (x264-devel), IRC (#x264 at freenode and #x264dev at freenode) and Issue Tracker.
VLMa's source code is available through Git at
-http://git.videolan.org/git/vlma.git
- or browseable online using GitWeb.
+VLC media player requires Mac OS X 10.7.5 or later. It runs on any 64bit Intel-based Mac. Previous devices are supported by older releases.
Note that the first generation of Intel-based Macs equipped with Core Solo or Core Duo processors is no longer supported. Please use version 2.0.10 linked below.
Support for NPAPI plugins was removed from all modern web browsers, so VLC's plugin is no longer maintained. The last version is 3.0.4 and can be found here. It will not receive any further updates.
+We provide older releases for users who wish to deploy our software on legacy releases of Mac OS X. You can find recommendations for the respective operating system version below. Note that support ended for all releases listed below and hence they won't receive any further updates.