[matroska] r1191 - trunk/MatroskaPack/Satsuki
[email protected] Mon, 23 May 2005 14:43:38 +0400 (MSD)
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: robux4 Date: 2005-05-23 14:43:37 +0400 (Mon, 23 May 2005) New Revision: 1191 Modified: trunk/MatroskaPack/Satsuki/Matroska_Pack_var.nsh trunk/MatroskaPack/Satsuki/ReadMe_Full.html trunk/MatroskaPack/Satsuki/ReadMe_Lite.html Log: pack: update the ReadMes Modified: trunk/MatroskaPack/Satsuki/Matroska_Pack_var.nsh =================================================================== --- trunk/MatroskaPack/Satsuki/Matroska_Pack_var.nsh 2005-05-23 10:30:38 UTC (rev 1190) +++ trunk/MatroskaPack/Satsuki/Matroska_Pack_var.nsh 2005-05-23 10:43:37 UTC (rev 1191) @@ -1,5 +1,5 @@ !define VERSION_MAJOR "1.1.1" -!define VERSION_MINOR "1188" ; should correspond to the latest SVN version +!define VERSION_MINOR "1191" ; should correspond to the latest SVN version !define VERSION_RC "1" !define VERSION_BETA "2" Modified: trunk/MatroskaPack/Satsuki/ReadMe_Full.html =================================================================== --- trunk/MatroskaPack/Satsuki/ReadMe_Full.html 2005-05-23 10:30:38 UTC (rev 1190) +++ trunk/MatroskaPack/Satsuki/ReadMe_Full.html 2005-05-23 10:43:37 UTC (rev 1191) @@ -1,5 +1,4 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> - <html> <head> @@ -16,7 +15,7 @@ </head> <body style="font-family:Verdana"> -<h3>Matroska Pack Full v1.1.0</h3> +<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> @@ -38,7 +37,7 @@ <tr> <td><a href="http://haali.cs.msu.ru/mkv/">Haali Media Splitter</a></td> -<td>v03-05-2005</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> @@ -79,6 +78,13 @@ </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> @@ -111,6 +117,19 @@ </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> Modified: trunk/MatroskaPack/Satsuki/ReadMe_Lite.html =================================================================== --- trunk/MatroskaPack/Satsuki/ReadMe_Lite.html 2005-05-23 10:30:38 UTC (rev 1190) +++ trunk/MatroskaPack/Satsuki/ReadMe_Lite.html 2005-05-23 10:43:37 UTC (rev 1191) @@ -1,5 +1,4 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> - <html> <head> @@ -16,7 +15,7 @@ </head> <body style="font-family:Verdana"> -<h3>Matroska Pack Lite v1.1.0</h3> +<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> @@ -38,7 +37,7 @@ <tr> <td><a href="http://haali.cs.msu.ru/mkv/">Haali Media Splitter</a></td> -<td>v03-05-2005</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> @@ -82,6 +81,18 @@ </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>