Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • VideoLAN.org/websites
  • Freso/websites
  • ePirat/websites
  • DimStar77/websites
  • lemourin/websites
  • kwizart/websites
  • cmassiot/websites
  • fcartegnie/websites
  • mfkl/websites
  • chouquette/websites
  • maybesamuel43/websites
  • xslidian/websites
  • realRojSerbest/websites
  • Aza/websites
  • azchohfi/websites
  • VegaMex/websites
  • m/websites
  • fkuehne/websites
  • Roman-Gemini95/websites
  • Jamesguru/websites
  • dillmo71/websites
  • anodsaod/websites
  • jill/websites
  • Garf/websites
  • atas70835/websites
  • mahdiabdolahi01234/websites
  • pbo-linaro/websites
  • OctopusET/websites
28 results
Show changes
Commits on Source (136)
Showing
with 124 additions and 17 deletions
stages:
- build
build-debian:
image: registry.videolan.org/website-debian:20230301022435
stage: build
tags:
- docker
- amd64
script: |
cd www.videolan.org
SKIP_DB=1 make
only:
refs:
- master
- merge_requests
changes:
- www.videolan.org/**
......@@ -8,4 +8,6 @@ You need sass compiler either for sassc or ruby-sass packages to compile the sty
You (optionnally) need yui-compressor to minify the style and js.
You need php, as well as the php-gd and php-intl extensions.
\ No newline at end of file
You need php, as well as the php-gd and php-intl extensions.
Check [docker-images' Dockerfile](https://code.videolan.org/videolan/docker-images/-/blob/master/website-debian/Dockerfile) for a complete list of dependencies.
......@@ -30,7 +30,7 @@
<div class="os1">
<ul class="os" style="padding-bottom:10px">
<li class='windows' style="font-weight:bold"><a href='https://artifacts.videolan.org/vlc/nightly-win32/'>VLC 4.0 - Windows (32 bits) </a></li>
<li class='windows' style="font-weight:bold"><a href='https://artifacts.videolan.org/vlc/nightly-win32-llvm/'>VLC 4.0 - Windows (32 bits), built with LLVM</a></li>
<li class='windows' style="font-weight:bold"><a href='https://artifacts.videolan.org/vlc/nightly-win64/'>VLC 4.0 - Windows (64 bits)</a></li>
<li class='windows' style="font-weight:bold"><a href='https://artifacts.videolan.org/vlc/nightly-win64-llvm/'>VLC 4.0 - Windows (64 bits), built with LLVM</a></li>
<li class='windows' style="font-weight:bold"><a href='https://artifacts.videolan.org/vlc/nightly-win64-arm-llvm/'>VLC 4.0 - Windows (ARM64), built with LLVM</a></li>
......@@ -39,15 +39,16 @@
<li class='debian' style="font-weight:bold"><a href='https://artifacts.videolan.org/vlc/nightly-snap/'>VLC 4.0 - Universal Linux packages (snap)</a></li>
<li class='windows' style="font-weight:bold"><a href='https://artifacts.videolan.org/vlc-3.0/nightly-win32/'>VLC 3.0 - Windows (32 bits)</a></li>
<li class='windows' style="font-weight:bold"><a href='https://artifacts.videolan.org/vlc-3.0/nightly-win64/'>VLC 3.0 - Windows (64 bits)</a></li>
<li class='windows' style="font-weight:bold"><a href='https://artifacts.videolan.org/vlc-3.0/nightly-win64-arm-llvm/'>VLC 3.0 - Windows (ARM64), built with LLVM</a></li>
<li class='macosx' style="font-weight:bold"><a href='https://artifacts.videolan.org/vlc-3.0/nightly-macos-x86_64/'>VLC 3.0 - macOS (Intel)</a></li>
<li class='macosx' style="font-weight:bold"><a href='https://artifacts.videolan.org/vlc-3.0/nightly-macos-arm64/'>VLC 3.0 - macOS (Apple Silicon)</a></li>
<li class='debian' style="font-weight:bold"><a href='https://artifacts.videolan.org/vlc-3.0/nightly-snap/'>VLC 3.0 - Universal Linux packages (snap)</a></li>
<li class='iOS' style="font-weight:bold"><a href='https://artifacts.videolan.org/VLCKit/nightly-MobileVLCKit/'>MobileVLCKit (iOS) 3.0</a></li>
<li class='tvOS' style="font-weight:bold"><a href='https://artifacts.videolan.org/VLCKit/nightly-TVVLCKit/'>TVVLCKit (tvOS) 3.0</a></li>
<li class='macosx' style="font-weight:bold"><a href='https://artifacts.videolan.org/VLCKit/nightly-VLCKit/'>VLCKit (macOS) 3.0</a></li>
<li class='iOS' style="font-weight:bold"><a href='https://artifacts.videolan.org/VLCKit/nightly-MobileVLCKit-main/'>MobileVLCKit (iOS) 4.0</a></li>
<li class='tvOS' style="font-weight:bold"><a href='https://artifacts.videolan.org/VLCKit/nightly-TVVLCKit-main/'>TVVLCKit (tvOS) 4.0</a></li>
<li class='macosx' style="font-weight:bold"><a href='https://artifacts.videolan.org/VLCKit/nightly-VLCKit-main/'>VLCKit (macOS) 4.0</a></li>
<li class='iOS' style="font-weight:bold"><a href='https://artifacts.videolan.org/VLCKit/dev-artifacts-MobileVLCKit/'>MobileVLCKit (iOS) 3.0</a></li>
<li class='tvOS' style="font-weight:bold"><a href='https://artifacts.videolan.org/VLCKit/dev-artifacts-TVVLCKit/'>TVVLCKit (tvOS) 3.0</a></li>
<li class='macosx' style="font-weight:bold"><a href='https://artifacts.videolan.org/VLCKit/dev-artifacts-VLCKit/'>VLCKit (macOS) 3.0</a></li>
<li class='iOS' style="font-weight:bold"><a href='https://artifacts.videolan.org/VLCKit/dev-artifacts-MobileVLCKit-main/'>MobileVLCKit (iOS) 4.0</a></li>
<li class='tvOS' style="font-weight:bold"><a href='https://artifacts.videolan.org/VLCKit/dev-artifacts-TVVLCKit-main/'>TVVLCKit (tvOS) 4.0</a></li>
<li class='macosx' style="font-weight:bold"><a href='https://artifacts.videolan.org/VLCKit/dev-artifacts-VLCKit-main/'>VLCKit (macOS) 4.0</a></li>
<li class='android' style="font-weight:bold"><a href='https://artifacts.videolan.org/vlc-android/nightly-armv7/'>VLC for Android (ARMv7-A)</a></li>
<li class='android' style="font-weight:bold"><a href='https://artifacts.videolan.org/vlc-android/nightly-arm64/'>VLC for Android (ARMv8-A)</a></li>
<li class='android' style="font-weight:bold"><a href='https://artifacts.videolan.org/vlc-android/nightly-x86/'>VLC for Android (x86)</a></li>
......
{
"associatedApplications": [
{
"applicationId": "aa2ffb70-5c7d-4e88-b335-532d23ae1d87"
}
]
}
\ No newline at end of file
#!/bin/sh
set -x
#
# Script to call the PHP Hypertext Processor as a CGI script
# -- Courmisch 21/10/2004
......
......@@ -4,7 +4,7 @@
$new_design = true;
require($_SERVER["DOCUMENT_ROOT"]."/include/header.php");
$libbluray_version = "1.3.3";
$libbluray_version = "1.3.4";
?>
<div class="container">
......
......@@ -38,7 +38,7 @@
<p>The latest <code>libdvbpsi</code> (LGPL v2.1) release <a href="https://download.videolan.org/pub/libdvbpsi/1.3.3/"><b>version 1.3.3</b></a>. Note: the API has changed since version 0.2.2 you need to update your applications.</p>
<p>The latest <code>libdvbpsi</code> GPL v2 release is <a href="https://download.videolan.org/pub/libdvbpsi/0.1.7/"><b>version 0.1.7</b></a>.</p>
<p><code>libdvbpsi</code> source code is available through <a href="https://wiki.videolan.org/git">git</a> at:</p>
<pre><code>git clone https://git.videolan.org/git/libdvbpsi.git</code></pre>
<pre><code>git clone https://code.videolan.org/videolan/libdvbpsi.git</code></pre>
<p>The stable release source code archive is available through:</p>
<pre><code>git checkout -t origin/branch/1.3.0-bugfix</code></pre>
......
......@@ -9,14 +9,94 @@
<div class="container">
<h1 class="bigtitle">VLC for Unity</h1>
<p><code>vlc-unity</code> is an integration of the LibVLC engine with the Unity 3D game engine.</p>
<p><code>vlc-unity</code> is an integration of the LibVLC engine with the Unity 3D game engine. This project allows to embed <a href="https://www.videolan.org/vlc/libvlc.html">LibVLC</a> inside a Unity-based game.</p>
<p>Since Unity apps and games are built using C#, <a href="https://code.videolan.org/videolan/LibVLCSharp">LibVLCSharp</a> is used for the scripting part when interacting with LibVLC in Unity. The rest of the plugin code, transparent to Unity users, is written in C++ for maximum performance and ease of use of the various graphics APIs (<b>OpenGL, Direct3D</b>).</p>
<img style="width:100%" src="//images.videolan.org/images/vlc-unity.png" alt="VLC for Unity"/>
<h2>Get vlc-unity</h2>
<p><code>vlc-unity</code> is available through <a href="https://wiki.videolan.org/git">git</a> at:</p>
<pre><code>git clone https://code.videolan.org/videolan/vlc-unity</code></pre>
<p>The source code can browsed at <a href="https://code.videolan.org/videolan/vlc-unity">code.videolan.org</a>.</p>
<p>Contributions can be sent as merge requests in our <a href="https://code.videolan.org/videolan/vlc-unity">gitlab repository</a>.</p>
<div class="row">
<div class="column col-xs-12 col-md-6">
<h2>Supported platforms</h2>
<br/>
<ul>
<li>
<strong>Windows Classic</strong>
<ul>
<li>- Minimum OS version: Windows 7</li>
<li>- ABI supported: x64</li>
<li>- Graphics API: Direct3D 11</li>
</ul>
</li>
<br/>
<li>
<strong>Windows Modern (UWP)</strong>
<ul>
<li>- Minimum OS version: Windows 10</li>
<li>- ABI supported: x64, ARM64</li>
<li>- Graphics API: Direct3D 11</li>
</ul>
</li>
<br/>
<li>
<strong>Android</strong>
<ul>
<li>- Minimum OS version: Android 4.2 (API 17)</li>
<li>- ABI supported: armeabi-v7a, arm64-v8a, x86, x86_64</li>
<li>- Graphics API: OpenGL ES 2/3</li>
</ul>
</li>
<br/>
<li>
<strong>iOS</strong>
<ul>
<li>- Minimum OS version: iOS 9</li>
<li>- ABI supported: ARM64. Simulator support will come later.</li>
<li>- Graphics API: Metal</li>
</ul>
</li>
<br/>
<li>
<strong>macOS</strong>
<ul>
<li>- Minimum OS version: macOS 10.11</li>
<li>- ABI supported: Intel x64, Apple Silicon ARM64</li>
<li>- Graphics API: Metal</li>
</ul>
</li>
</ul>
</div>
<div class="column col-xs-12 col-md-6">
<h2>Sample scenes</h2>
Several Unity sample scenes are available to help you get started quickly!
<p>
<ul>
<li>- A minimal playback example with buttons</li>
<li>- 360 playback with keyboard navigation built-in</li>
<li>- A video with subtitles showcasing support</li>
<li>- The VLCPlayerExample provides a great base with more controls</li>
<li>- 3D scene you can move around in with a movie screen and chairs in a cinema room</li>
</ul>
</p>
<h2>Support</h2>
<p>User support and development is handled in the <a href="https://code.videolan.org/videolan/vlc-unity">GitLab repository</a>.</p>
<h2>Development</h2>
<p><code>vlc-unity</code> is available through <a href="https://wiki.videolan.org/git">git</a> at:</p>
<pre><code>git clone https://code.videolan.org/videolan/vlc-unity</code></pre>
<p>The source code can be browsed online at <a href="https://code.videolan.org/videolan/vlc-unity">code.videolan.org</a>.</p>
<p>Contributions are welcome as merge requests in our <a href="https://code.videolan.org/videolan/vlc-unity/-/merge_requests">gitlab repository</a>.</p>
</div>
</div>
<div class="row">
<div class="column col-xs-12 col-md-6">
<img style="width: 100%" src="//images.videolan.org/images/unity-3d-scene.png" alt="3d scene in Unity"/>
</div>
<div class="column col-xs-12 col-md-6">
<img style="width: 100%" src="//images.videolan.org/images/unity-media-element.png" alt="media element Unity"/>
</div>
</div>
</div>
<?php footer(); ?>
www.videolan.org/images/events/coscup23/53190771269_4b4c19bdf7_c.jpg

106 KiB

www.videolan.org/images/events/coscup23/53191173980_5cd54fcaf7_c.jpg

155 KiB

www.videolan.org/images/events/coscup23/53191174025_acd2ec5b00_c.jpg

123 KiB

www.videolan.org/images/events/coscup23/53191336233_4ba4a82832_c.jpg

126 KiB

www.videolan.org/images/events/fosdem-2023/20230204_102149.jpg

372 KiB

www.videolan.org/images/events/fosdem-2023/20230204_102149.thumb.jpg

39.8 KiB

www.videolan.org/images/events/fosdem-2023/20230204_102646.jpg

277 KiB

www.videolan.org/images/events/fosdem-2023/20230204_102646.thumb.jpg

73.7 KiB