<html lang='en'>
<head>
<meta content='text/html; charset=utf-8' http-equiv='Content-Type'>
<title>
GitLab
</title>
</meta>
</head>
<style>
  img {
    max-width: 100%;
    height: auto;
  }
  p.details {
    font-style:italic;
    color:#777
  }
  .footer p {
    font-size:small;
    color:#777
  }
  pre.commit-message {
    white-space: pre-wrap;
  }
  .file-stats a {
    text-decoration: none;
  }
  .file-stats .new-file {
    color: #090;
  }
  .file-stats .deleted-file {
    color: #B00;
  }
</style>
<body>
<div class='content'>
<h3>
Felix Paul Kühne pushed to branch master
at <a href="https://code.videolan.org/VideoLAN.org/websites">VideoLAN organization / websites</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://code.videolan.org/VideoLAN.org/websites/commit/5d5f2aeda0961299cb03bbe80d8ecd7d91a04c4c">5d5f2aed</a></strong>
<div>
<span>by Felix Paul Kühne</span>
<i>at 2016-03-01T12:17:17+01:00</i>
</div>
<pre class='commit-message'>vlmc: move screenshots to jpg instead of png</pre>
</li>
</ul>
<h4>17 changed files:</h4>
<ul>
<li class='file-stats'>
<a href='#diff-0'>
www.videolan.org/vlmc/index.php
</a>
</li>
<li class='file-stats'>
<a href='#diff-1'>
<span class='new-file'>
+
www.videolan.org/vlmc/screenshots/snapshot10.jpg
</span>
</a>
</li>
<li class='file-stats'>
<a href='#diff-2'>
<span class='deleted-file'>

www.videolan.org/vlmc/screenshots/snapshot10.png
</span>
</a>
</li>
<li class='file-stats'>
<a href='#diff-3'>
<span class='new-file'>
+
www.videolan.org/vlmc/screenshots/snapshot12.jpg
</span>
</a>
</li>
<li class='file-stats'>
<a href='#diff-4'>
<span class='deleted-file'>

www.videolan.org/vlmc/screenshots/snapshot12.png
</span>
</a>
</li>
<li class='file-stats'>
<a href='#diff-5'>
<span class='new-file'>
+
www.videolan.org/vlmc/screenshots/snapshot14.jpg
</span>
</a>
</li>
<li class='file-stats'>
<a href='#diff-6'>
<span class='deleted-file'>

www.videolan.org/vlmc/screenshots/snapshot14.png
</span>
</a>
</li>
<li class='file-stats'>
<a href='#diff-7'>
<span class='new-file'>
+
www.videolan.org/vlmc/screenshots/snapshot2.jpg
</span>
</a>
</li>
<li class='file-stats'>
<a href='#diff-8'>
<span class='deleted-file'>

www.videolan.org/vlmc/screenshots/snapshot2.png
</span>
</a>
</li>
<li class='file-stats'>
<a href='#diff-9'>
<span class='new-file'>
+
www.videolan.org/vlmc/screenshots/tm_snapshot10.jpg
</span>
</a>
</li>
<li class='file-stats'>
<a href='#diff-10'>
<span class='deleted-file'>

www.videolan.org/vlmc/screenshots/tm_snapshot10.png
</span>
</a>
</li>
<li class='file-stats'>
<a href='#diff-11'>
<span class='new-file'>
+
www.videolan.org/vlmc/screenshots/tm_snapshot12.jpg
</span>
</a>
</li>
<li class='file-stats'>
<a href='#diff-12'>
<span class='deleted-file'>

www.videolan.org/vlmc/screenshots/tm_snapshot12.png
</span>
</a>
</li>
<li class='file-stats'>
<a href='#diff-13'>
<span class='new-file'>
+
www.videolan.org/vlmc/screenshots/tm_snapshot14.jpg
</span>
</a>
</li>
<li class='file-stats'>
<a href='#diff-14'>
<span class='deleted-file'>

www.videolan.org/vlmc/screenshots/tm_snapshot14.png
</span>
</a>
</li>
<li class='file-stats'>
<a href='#diff-15'>
<span class='new-file'>
+
www.videolan.org/vlmc/screenshots/tm_snapshot2.jpg
</span>
</a>
</li>
<li class='file-stats'>
<a href='#diff-16'>
<span class='deleted-file'>

www.videolan.org/vlmc/screenshots/tm_snapshot2.png
</span>
</a>
</li>
</ul>
<h4>Changes:</h4>
<li id='diff-0'>
<a href='https://code.videolan.org/VideoLAN.org/websites/commit/5d5f2aeda0961299cb03bbe80d8ecd7d91a04c4c#diff-0'>
<strong>
www.videolan.org/vlmc/index.php
</strong>
</a>
<hr>
<pre class="highlight"><code><span style="color: #000000;background-color: #ffdddd">--- a/www.videolan.org/vlmc/index.php
</span><span style="color: #000000;background-color: #ddffdd">+++ b/www.videolan.org/vlmc/index.php
</span><span style="color: #aaaaaa">@@ -73,7 +73,7 @@
</span>                 </ul>
             </div>
             <div class="col-md-4 v-align-md v-align-lg">
<span style="color: #000000;background-color: #ffdddd">-                <img src="//images.videolan.org/vlmc/screenshots/snapshot12.png" class="center-sm center-xs img-responsive">
</span><span style="color: #000000;background-color: #ddffdd">+                <img src="//images.videolan.org/vlmc/screenshots/snapshot12.jpg" class="center-sm center-xs img-responsive">
</span>             </div>
         </div>
     </div>
<span style="color: #aaaaaa">@@ -85,10 +85,10 @@
</span>                 <h1 style='margin-bottom: 25px;' class='red'><?php echo _("Screenshots"); ?></h1>
                 <div id="content-carousel">
                     <?php
<span style="color: #000000;background-color: #ffdddd">-                    vlmcscreenshot('snapshot2.png', 'tm_snapshot2.png', "Screenshot" );
-                    vlmcscreenshot('snapshot10.png', 'tm_snapshot10.png', "Screenshot" );
-                    vlmcscreenshot('snapshot12.png', 'tm_snapshot12.png', "Screenshot" );
-                    vlmcscreenshot('snapshot2.png', 'tm_snapshot2.png', "Screenshot" );
</span><span style="color: #000000;background-color: #ddffdd">+                    vlmcscreenshot('snapshot2.jpg', 'tm_snapshot2.jpg', "Screenshot" );
+                    vlmcscreenshot('snapshot10.jpg', 'tm_snapshot10.jpg', "Screenshot" );
+                    vlmcscreenshot('snapshot12.jpg', 'tm_snapshot12.jpg', "Screenshot" );
+                    vlmcscreenshot('snapshot2.jpg', 'tm_snapshot2.jp', "Screenshot" );
</span>                     ?>
                 </div>
                 <div class="ltrClearLeft">
<span style="color: #aaaaaa">@@ -106,7 +106,7 @@
</span>                 <p class="projectDescription">VLMC is developed by volunteers and anyone can contribute! You can browse the source code <a href="https://code.videolan.org/videolan/vlmc">online</a> and start right away!</p>
             </div>
             <div class="col-md-4 v-align-md v-align-lg">
<span style="color: #000000;background-color: #ffdddd">-                <img src="//images.videolan.org/vlmc/screenshots/snapshot2.png" class="center-sm center-xs img-responsive">
</span><span style="color: #000000;background-color: #ddffdd">+                <img src="//images.videolan.org/vlmc/screenshots/snapshot2.jpg" class="center-sm center-xs img-responsive">
</span>             </div>
         </div>
     </div>
</code></pre>

<br>
</li>
<li id='diff-1'>
<a href='https://code.videolan.org/VideoLAN.org/websites/commit/5d5f2aeda0961299cb03bbe80d8ecd7d91a04c4c#diff-1'>
<strong>
www.videolan.org/vlmc/screenshots/snapshot10.jpg
</strong>
</a>
<hr>
<pre class="highlight"><code>Binary files /dev/null and b/www.videolan.org/vlmc/screenshots/snapshot10.jpg differ
</code></pre>

<br>
</li>
<li id='diff-2'>
<a href='https://code.videolan.org/VideoLAN.org/websites/commit/5d5f2aeda0961299cb03bbe80d8ecd7d91a04c4c#diff-2'>
<strong>
www.videolan.org/vlmc/screenshots/snapshot10.png
</strong>
deleted
</a>
<hr>
<pre class="highlight"><code>Binary files a/www.videolan.org/vlmc/screenshots/snapshot10.png and /dev/null differ
</code></pre>

<br>
</li>
<li id='diff-3'>
<a href='https://code.videolan.org/VideoLAN.org/websites/commit/5d5f2aeda0961299cb03bbe80d8ecd7d91a04c4c#diff-3'>
<strong>
www.videolan.org/vlmc/screenshots/snapshot12.jpg
</strong>
</a>
<hr>
<pre class="highlight"><code>Binary files /dev/null and b/www.videolan.org/vlmc/screenshots/snapshot12.jpg differ
</code></pre>

<br>
</li>
<li id='diff-4'>
<a href='https://code.videolan.org/VideoLAN.org/websites/commit/5d5f2aeda0961299cb03bbe80d8ecd7d91a04c4c#diff-4'>
<strong>
www.videolan.org/vlmc/screenshots/snapshot12.png
</strong>
deleted
</a>
<hr>
<pre class="highlight"><code>Binary files a/www.videolan.org/vlmc/screenshots/snapshot12.png and /dev/null differ
</code></pre>

<br>
</li>
<li id='diff-5'>
<a href='https://code.videolan.org/VideoLAN.org/websites/commit/5d5f2aeda0961299cb03bbe80d8ecd7d91a04c4c#diff-5'>
<strong>
www.videolan.org/vlmc/screenshots/snapshot14.jpg
</strong>
</a>
<hr>
<pre class="highlight"><code>Binary files /dev/null and b/www.videolan.org/vlmc/screenshots/snapshot14.jpg differ
</code></pre>

<br>
</li>
<li id='diff-6'>
<a href='https://code.videolan.org/VideoLAN.org/websites/commit/5d5f2aeda0961299cb03bbe80d8ecd7d91a04c4c#diff-6'>
<strong>
www.videolan.org/vlmc/screenshots/snapshot14.png
</strong>
deleted
</a>
<hr>
<pre class="highlight"><code>Binary files a/www.videolan.org/vlmc/screenshots/snapshot14.png and /dev/null differ
</code></pre>

<br>
</li>
<li id='diff-7'>
<a href='https://code.videolan.org/VideoLAN.org/websites/commit/5d5f2aeda0961299cb03bbe80d8ecd7d91a04c4c#diff-7'>
<strong>
www.videolan.org/vlmc/screenshots/snapshot2.jpg
</strong>
</a>
<hr>
<pre class="highlight"><code>Binary files /dev/null and b/www.videolan.org/vlmc/screenshots/snapshot2.jpg differ
</code></pre>

<br>
</li>
<li id='diff-8'>
<a href='https://code.videolan.org/VideoLAN.org/websites/commit/5d5f2aeda0961299cb03bbe80d8ecd7d91a04c4c#diff-8'>
<strong>
www.videolan.org/vlmc/screenshots/snapshot2.png
</strong>
deleted
</a>
<hr>
<pre class="highlight"><code>Binary files a/www.videolan.org/vlmc/screenshots/snapshot2.png and /dev/null differ
</code></pre>

<br>
</li>
<li id='diff-9'>
<a href='https://code.videolan.org/VideoLAN.org/websites/commit/5d5f2aeda0961299cb03bbe80d8ecd7d91a04c4c#diff-9'>
<strong>
www.videolan.org/vlmc/screenshots/tm_snapshot10.jpg
</strong>
</a>
<hr>
<pre class="highlight"><code>Binary files /dev/null and b/www.videolan.org/vlmc/screenshots/tm_snapshot10.jpg differ
</code></pre>

<br>
</li>
<li id='diff-10'>
<a href='https://code.videolan.org/VideoLAN.org/websites/commit/5d5f2aeda0961299cb03bbe80d8ecd7d91a04c4c#diff-10'>
<strong>
www.videolan.org/vlmc/screenshots/tm_snapshot10.png
</strong>
deleted
</a>
<hr>
<pre class="highlight"><code>Binary files a/www.videolan.org/vlmc/screenshots/tm_snapshot10.png and /dev/null differ
</code></pre>

<br>
</li>
<li id='diff-11'>
<a href='https://code.videolan.org/VideoLAN.org/websites/commit/5d5f2aeda0961299cb03bbe80d8ecd7d91a04c4c#diff-11'>
<strong>
www.videolan.org/vlmc/screenshots/tm_snapshot12.jpg
</strong>
</a>
<hr>
<pre class="highlight"><code>Binary files /dev/null and b/www.videolan.org/vlmc/screenshots/tm_snapshot12.jpg differ
</code></pre>

<br>
</li>
<li id='diff-12'>
<a href='https://code.videolan.org/VideoLAN.org/websites/commit/5d5f2aeda0961299cb03bbe80d8ecd7d91a04c4c#diff-12'>
<strong>
www.videolan.org/vlmc/screenshots/tm_snapshot12.png
</strong>
deleted
</a>
<hr>
<pre class="highlight"><code>Binary files a/www.videolan.org/vlmc/screenshots/tm_snapshot12.png and /dev/null differ
</code></pre>

<br>
</li>
<li id='diff-13'>
<a href='https://code.videolan.org/VideoLAN.org/websites/commit/5d5f2aeda0961299cb03bbe80d8ecd7d91a04c4c#diff-13'>
<strong>
www.videolan.org/vlmc/screenshots/tm_snapshot14.jpg
</strong>
</a>
<hr>
<pre class="highlight"><code>Binary files /dev/null and b/www.videolan.org/vlmc/screenshots/tm_snapshot14.jpg differ
</code></pre>

<br>
</li>
<li id='diff-14'>
<a href='https://code.videolan.org/VideoLAN.org/websites/commit/5d5f2aeda0961299cb03bbe80d8ecd7d91a04c4c#diff-14'>
<strong>
www.videolan.org/vlmc/screenshots/tm_snapshot14.png
</strong>
deleted
</a>
<hr>
<pre class="highlight"><code>Binary files a/www.videolan.org/vlmc/screenshots/tm_snapshot14.png and /dev/null differ
</code></pre>

<br>
</li>
<li id='diff-15'>
<a href='https://code.videolan.org/VideoLAN.org/websites/commit/5d5f2aeda0961299cb03bbe80d8ecd7d91a04c4c#diff-15'>
<strong>
www.videolan.org/vlmc/screenshots/tm_snapshot2.jpg
</strong>
</a>
<hr>
<pre class="highlight"><code>Binary files /dev/null and b/www.videolan.org/vlmc/screenshots/tm_snapshot2.jpg differ
</code></pre>

<br>
</li>
<li id='diff-16'>
<a href='https://code.videolan.org/VideoLAN.org/websites/commit/5d5f2aeda0961299cb03bbe80d8ecd7d91a04c4c#diff-16'>
<strong>
www.videolan.org/vlmc/screenshots/tm_snapshot2.png
</strong>
deleted
</a>
<hr>
<pre class="highlight"><code>Binary files a/www.videolan.org/vlmc/screenshots/tm_snapshot2.png and /dev/null differ
</code></pre>

<br>
</li>

</div>
<div class='footer' style='margin-top: 10px;'>
<p>

<br>
<a href="https://code.videolan.org/VideoLAN.org/websites/commit/5d5f2aeda0961299cb03bbe80d8ecd7d91a04c4c">View it on GitLab</a>.
<br>
You're receiving this email because of your account on code.videolan.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://code.videolan.org/VideoLAN.org/websites/commit/5d5f2aeda0961299cb03bbe80d8ecd7d91a04c4c"}}</script>
</p>
</div>
</body>
</html>