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 (3)
......@@ -61,10 +61,10 @@ and specifications.</p>
<p>The latest <code>biTStream</code> release is <a href="https://get.videolan.org/bitstream/1.1/"><b>version 1.1</b></a>.</p>
<p> <code>biTStream</code> is available through <a href="http://wiki.videolan.org/git">git</a> at:<br />
<code>git clone http://git.videolan.org/git/bitstream.git</code></p>
<code>git clone https://code.videolan.org/videolan/bitstream.git</code></p>
<p>All releases can be found by browsing the <a href="https://get.videolan.org/bitstream/"><b>releases</b></a>.</p>
<p>The source code can browsed at <a href="http://git.videolan.org/?p=bitstream.git">git.videolan.org</a>.</p>
<p>The source code can browsed at <a href="https://code.videolan.org/videolan/bitstream">code.videolan.org</a>.</p>
<h2>Extending biTStream</h2>
......
......@@ -38,9 +38,9 @@ by browsing the <a href="http://www.videolan.org/pub/libdvdcss/">releases</a>.
</p>
<h3>Git checkout</h3>
<p><code>$ git clone http://git.videolan.org/git/libdvdcss.git</code></p>
<p><code>$ git clone http://code.videolan.org/videolan/libdvdcss.git</code></p>
<p>You can also access the code <a href="http://git.videolan.org/?p=libdvdcss.git">online</a>.</p>
<p>You can also access the code <a href="http://code.videolan.org/videolan/libdvdcss">online</a>.</p>
<h2>Changelog and Documentation</h2>
<p> You can see the <a href="libdvdcss/NEWS">release notes</a> and the
......
......@@ -96,8 +96,8 @@
<h1>Development</h1>
Hackers can participate to the development using <a href="http://wiki.videolan.org/Git">git</a>.
The code is accessible from <code>http://git.videolan.org/git/dvblast.git</code> and
you can <a href="http://git.videolan.org/?p=dvblast.git">browse the source online</a>.
The code is accessible from <code>https://code.videolan.org/videolan/dvblast.git</code> and
you can <a href="https://code.videolan.org/videolan/dvblast.git">browse the source online</a>.
<br />
</div>
......