[www] r952 - trunk/packs.matroska.org/data
[email protected] Mon, 23 May 2005 14:47:55 +0400 (MSD)
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: robux4 Date: 2005-05-23 14:47:48 +0400 (Mon, 23 May 2005) New Revision: 952 Added: trunk/packs.matroska.org/data/Matroska_Pack_Full_v1.1.1_ReadMe.html trunk/packs.matroska.org/data/Matroska_Pack_Lite_v1.1.1_ReadMe.html Modified: trunk/packs.matroska.org/data/helper.php Log: pack: new Pack v1.1.1 fixes a major issue when installed over the previous pack Added: trunk/packs.matroska.org/data/Matroska_Pack_Full_v1.1.1_ReadMe.html =================================================================== --- trunk/packs.matroska.org/data/Matroska_Pack_Full_v1.1.1_ReadMe.html 2005-05-22 07:57:34 UTC (rev 951) +++ trunk/packs.matroska.org/data/Matroska_Pack_Full_v1.1.1_ReadMe.html 2005-05-23 10:47:48 UTC (rev 952) @@ -0,0 +1,131 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html> + +<head> +<title>Matroska Pack</title> +<link href="design.css" rel="stylesheet" type="text/css"/> +</head> + +<body style="font-family:Verdana"> +<h3>Matroska Pack Full v1.1.1</h3> +<p>The Matroska Pack contains many programs (mainly DirectShow filters) to playback Matroska files.</p> +<p>Visit <a href="http://www.matroska.org">www.matroska.org</a> if you want to know more about Matroska.</p> +<p>See <a href="http://packs.matroska.org">packs.matroska.org</a> for updates and information about the Matroska Packs.</p> +<br> +<table border="0"> +<tr> + <th colspan="4">This pack contains:</th> +</tr> +<tr> + <td colspan="4"><hr size="1" align="left"/></td> +</tr> + +<tr> +<th>Component</th> +<th>Version</th> +<th>Version date</th> +<th>Comment</th> +</tr> + +<tr> +<td><a href="http://haali.cs.msu.ru/mkv/">Haali Media Splitter</a></td> +<td>v21-05-2005</td> +<td>2005-05-03</td> +<td>Can also be used to demux AVI, DivX and MP4 files</td> +</tr> + +<tr> +<td><a href="http://sourceforge.net/projects/guliverkli/">MatroskaMuxer</a></td> +<td>v1.0.0.9</td> +<td>2004-08-21</td> +<td></td> +</tr> + +<tr> +<td><a href="http://matroska.org/downloads/shellextension/index.html">Matroska Shell Extension</a></td> +<td>v2.8</td> +<td>2005-04-02</td> +<td>Packs include whole installer executable</td> +</tr> + +<tr> +<td><a href="http://sourceforge.net/projects/guliverkli/">VSFilter</a></td> +<td>v2.36</td> +<td>2005-03-20</td> +<td>Normal and Unicode version</td> +</tr> + +<tr> +<td><a href="http://tta.corecodec.org/">TTA</a></td> +<td>v1.0.0.203</td> +<td>2004-08-22</td> +<td>Includes TTA DirectShow Decoder and Splitter</td> +</tr> + +<tr> +<td><a href="http://corecodec.org/projects/corewavpack/">CoreWavpack</a></td> +<td>v1.0.3</td> +<td>2005-04-19</td> +<td>Includes WavPack DirectShow Decoder and Splitter</td> +</tr> + +<tr> +<td><a href="http://corecodec.org/projects/coreflac/">CoreFLAC</a></td> +<td>v0.4.0.46</td> +<td>2004-08-21</td> +<td>Includes FLAC DirectShow Decoder and Splitter</td> +</tr> + +<tr> +<td><a href="http://sourceforge.net/projects/ffdshow/">ffdshow</a></td> +<td>v2005-04-03 (decoding only)</td> +<td>2005-04-03</td> +<td>Audio and video codecs</td> +</tr> + +<tr> +<td><a href="http://sourceforge.net/projects/guliverkli/">RealMediaSplitter</a></td> +<td>v1.0.1.0</td> +<td>2005-02-27</td> +<td>Allow playback of RealVideo codec if the Real DLLs are available</td> +</tr> + +<tr> +<td><a href="http://sourceforge.net/projects/guliverkli/">MPEG2 Decoder</a></td> +<td>v0.1.2.0</td> +<td>2004-01-10</td> +<td>Gabest's MPEG2 decoder based on libmpeg2</td> +</tr> + +<tr> +<td><a href="http://www.matroska.org/">MatroskaDiag</a></td> +<td>v1.0.0.62</td> +<td>2005-03-21</td> +<td>A diagnostic tool in case you can't read a Matroska file</td> +</tr> + +<tr> + <td colspan="4"><hr size="1" align="left"></td> +</tr> + +</table> + +<h2>Changes</h2> +<ul> +<li>Since 1.1.0 + <ul> + <li>Call the uninstaller of pack 1.0.x</li> + <li>Unregister Gabest's splitter</li> + <li>Update Haali's splitter to version 21-05-2005</li> + <li>Added CoreFLAC to play .flac files</li> + </ul> +</li> +</ul> + +<p> +e-mail to: <b>robux4 at matroska.org</b><br /> +IRC: <a href="irc://irc.corecodec.com:6667/#matroska">irc.corecodec.com:6667/#matroska</a> +</p> +</body> + +</html> Added: trunk/packs.matroska.org/data/Matroska_Pack_Lite_v1.1.1_ReadMe.html =================================================================== --- trunk/packs.matroska.org/data/Matroska_Pack_Lite_v1.1.1_ReadMe.html 2005-05-22 07:57:34 UTC (rev 951) +++ trunk/packs.matroska.org/data/Matroska_Pack_Lite_v1.1.1_ReadMe.html 2005-05-23 10:47:48 UTC (rev 952) @@ -0,0 +1,94 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html> + +<head> +<title>Matroska Pack</title> +<link href="design.css" rel="stylesheet" type="text/css"/> +</head> + +<body style="font-family:Verdana"> +<h3>Matroska Pack Lite v1.1.1</h3> +<p>The Matroska Pack contains many programs (mainly DirectShow filters) to playback Matroska files.</p> +<p>Visit <a href="http://www.matroska.org">www.matroska.org</a> if you want to know more about Matroska.</p> +<p>See <a href="http://packs.matroska.org">packs.matroska.org</a> for updates and information about the Matroska Packs.</p> +<br> +<table border="0"> +<tr> + <th colspan="4">This pack contains:</th> +</tr> +<tr> + <td colspan="4"><hr size="1" align="left"/></td> +</tr> + +<tr> +<th>Component</th> +<th>Version</th> +<th>Version date</th> +<th>Comment</th> +</tr> + +<tr> +<td><a href="http://haali.cs.msu.ru/mkv/">Haali Media Splitter</a></td> +<td>v21-05-2005</td> +<td>2005-05-03</td> +<td>Can also be used to demux AVI, DivX and MP4 files</td> +</tr> + +<tr> +<td><a href="http://sourceforge.net/projects/guliverkli/">MatroskaMuxer</a></td> +<td>v1.0.0.9</td> +<td>2004-08-21</td> +<td></td> +</tr> + +<tr> +<td><a href="http://sourceforge.net/projects/guliverkli/">VSFilter</a></td> +<td>v2.36</td> +<td>2005-03-20</td> +<td>Normal and Unicode version</td> +</tr> + +<tr> +<td><a href="http://corecodec.org/projects/corewavpack/">CoreWavpack</a></td> +<td>v1.0.3</td> +<td>2005-04-19</td> +<td>Includes WavPack DirectShow Decoder and Splitter</td> +</tr> + +<td><a href="http://corevorbis.corecodec.org/">CoreVorbis</a></td> +<td>v1.0.0.2</td> +<td>2004-08-23</td> +<td></td> +</tr> + +<tr> +<td><a href="http://www.matroska.org/">MatroskaDiag</a></td> +<td>v1.0.0.62</td> +<td>2005-03-21</td> +<td>A diagnostic tool in case you can't read a Matroska file</td> +</tr> + +<tr> + <td colspan="4"><hr size="1" align="left"></td> +</tr> + +</table> + +<h2>Changes</h2> +<ul> +<li>Since 1.1.0 + <ul> + <li>Call the uninstaller of pack 1.0.x</li> + <li>Unregister Gabest's splitter</li> + <li>Update Haali's splitter to version 21-05-2005</li> + </ul> +</li> +</ul> + +<p> +e-mail to: <b>robux4 at matroska.org</b><br /> +IRC: <a href="irc://irc.corecodec.com:6667/#matroska">irc.corecodec.com:6667/#matroska</a> +</p> +</body> + +</html> Modified: trunk/packs.matroska.org/data/helper.php =================================================================== --- trunk/packs.matroska.org/data/helper.php 2005-05-22 07:57:34 UTC (rev 951) +++ trunk/packs.matroska.org/data/helper.php 2005-05-23 10:47:48 UTC (rev 952) @@ -1,8 +1,18 @@ <?php -$latest = "1.1.0"; -$stable = "1.1.0"; +$latest = "1.1.1"; +$stable = "1.1.1"; +// ----- 1.1.1 ----- + +$links["1.1.1"]["Matroska_Pack_Full"] = "http://packs.matroska.org/packs/Matroska_Pack_Full_v1.1.1.exe"; +$links["1.1.1"]["Matroska_Pack_Lite"] = "http://packs.matroska.org/packs/Matroska_Pack_Lite_v1.1.1.exe"; + +$filesize["1.1.1"]["Matroska_Pack_Full"] = 3576990; +$filesize["1.1.1"]["Matroska_Pack_Lite"] = 1491263; + +$release["1.1.1"] = "2005-05-23"; + // ----- 1.1.0 ----- $links["1.1.0"]["Matroska_Pack_Full"] = "http://packs.matroska.org/packs/Matroska_Pack_Full_v1.1.0.exe";