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.

- + Download x264 icon Download x264 - master  •  Source  •  475kB + master  •  Source  •  750kB
-

Binaries

+

Binaries

@@ -45,12 +45,11 @@

Source

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.

Application binaries

Official builds for Windows, Linux, and MacOSX are available - from here.

+ from here.

News

@@ -108,7 +107,7 @@

Support

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.

Bugs

View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/27eed5a5be0e2d353e39f525139abe61f35485aa -- View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/27eed5a5be0e2d353e39f525139abe61f35485aa You're receiving this email because of your account on code.videolan.org. From gitlab at videolan.org Thu Dec 19 21:58:51 2019 From: gitlab at videolan.org (Konstantin Pavlov) Date: Thu, 19 Dec 2019 21:58:51 +0100 Subject: [www-doc] [Git][VideoLAN.org/websites][master] Updated VLMa repository link Message-ID: <5dfbe48b21fb7_74153fbedc7188306137d@gitlab.mail> Konstantin Pavlov pushed to branch master at VideoLAN organization / websites Commits: 41a5ed85 by Konstantin Pavlov at 2019-12-19T20:58:36Z Updated VLMa repository link - - - - - 1 changed file: - www.videolan.org/projects/vlma/download.php Changes: ===================================== www.videolan.org/projects/vlma/download.php ===================================== @@ -60,8 +60,7 @@

Git

VLMa's source code is available through Git at

-
http://git.videolan.org/git/vlma.git
-

or browseable online using GitWeb.

+

VideoLAN source code repositoy.

View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/41a5ed8593098d4e748ce72b328e399cee821369 -- View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/41a5ed8593098d4e748ce72b328e399cee821369 You're receiving this email because of your account on code.videolan.org. From gitlab at videolan.org Mon Dec 23 15:27:53 2019 From: gitlab at videolan.org (=?UTF-8?B?RmVsaXggUGF1bCBLw7xobmU=?=) Date: Mon, 23 Dec 2019 15:27:53 +0100 Subject: [www-doc] [Git][VideoLAN.org/websites][master] vlc/macosx: indicate that the web plugin will no longer be updated and fix its download link Message-ID: <5e00cee9f1d6c_74153fbedc702878207658@gitlab.mail> Felix Paul Kühne pushed to branch master at VideoLAN organization / websites Commits: 7f10d19e by Felix Paul Kühne at 2019-12-23T14:27:44Z vlc/macosx: indicate that the web plugin will no longer be updated and fix its download link - - - - - 1 changed file: - www.videolan.org/vlc/download-macosx.php Changes: ===================================== www.videolan.org/vlc/download-macosx.php ===================================== @@ -16,10 +16,6 @@ "name" => "VLC.app dmg package", "location" => "$dlBase/$macosxversion/macosx/vlc-$macosxversion.dmg", ), - array( - "name" => "VLC Web Browser plugin package", - "location" => "$dlBase/$macosxversion/macosx/VLC-webplugin-$macosxversion.dmg", - ) ); ?> @@ -30,6 +26,9 @@

Devices and Mac OS X version

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.

+

Web browser plugin for Mac OS X

+

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.

+

Older versions of Mac OS X and VLC media player

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.

Mac OS X 10.6 Snow Leopard

View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/7f10d19e3d4fa16789b91d4c1cfe80e9a1995220 -- View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/7f10d19e3d4fa16789b91d4c1cfe80e9a1995220 You're receiving this email because of your account on code.videolan.org.