Skip to content

Commit

Permalink
バージョン 23.1.0 の readme
Browse files Browse the repository at this point in the history
  • Loading branch information
umezawatakeshi committed Apr 23, 2023
1 parent b2d0113 commit c35226f
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 6 deletions.
13 changes: 10 additions & 3 deletions readme.en.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="stylesheet" type="text/css" href="style.css">
<title>Ut Video Codec Suite 23.0.1 readme (English)</title>
<title>Ut Video Codec Suite 23.1.0 readme (English)</title>
</head>
<body>
<h1>Ut Video Codec Suite 23.0.1 readme (English)</h1>
<h1>Ut Video Codec Suite 23.1.0 readme (English)</h1>
<hr>
<h2 id="copyright_notice">Copyright Notice</h2>
<p>Ut Video Codec Suite<br>Copyright &copy; 2008-2023 UMEZAWA Takeshi</p>
Expand Down Expand Up @@ -90,7 +90,7 @@ <h2 id="overview">Overview</h2>
<h2 id="environment">Environment</h2>
<h3>Supported environment (Windows)</h3>
<dl>
<dt>OS</dt><dd>Windows 8.1 (x64) or later</dd>
<dt>OS</dt><dd>Windows 10 (x64) or later</dd>
<dt>CPU</dt><dd>CPU with SSE4.1 support</dd>
</dl>
<h3>Recommended environment</h3>
Expand Down Expand Up @@ -150,6 +150,13 @@ <h2 id="fourcc">List of FourCC</h2>
<h2 id="donations">About Donations</h2>
<p>Ut Video Codec Suite is a free software. Donations to support development are always welcome. For more information, visit <a href="http://umezawa.dyndns.info/wordpress/?page_id=1577">&quot;About Donations&quot; page</a>.</p>
<h2 id="history">Version history</h2>
<h3>Version 23.1.0</h3>
<dl>
<dt>Performance Improvements</dt><dd><ul>
<li>all: Speed up input/output from/to RGB24/RGB32 of internal YUV444/YUV422 variants on AVX-VNNI capable processors.</li>
<li>ULxx, UQxx: Speed up decoding on E-cores in hybrid environment.</li>
</ul></dd>
</dl>
<h3>Version 23.0.1</h3>
<dl>
<dt>Others</dt><dd><ul>
Expand Down
13 changes: 10 additions & 3 deletions readme.ja.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<meta http-equiv="Content-Type" content="text/html; charset=shift_jis">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="stylesheet" type="text/css" href="style.css">
<title>Ut Video Codec Suite 23.0.1 readme (日本語)</title>
<title>Ut Video Codec Suite 23.1.0 readme (日本語)</title>
</head>
<body>
<h1>Ut Video Codec Suite 23.0.1 readme (日本語)</h1>
<h1>Ut Video Codec Suite 23.1.0 readme (日本語)</h1>
<hr>
<h2 id="copyright_notice">著作権表示</h2>
<h3>英語</h3>
Expand Down Expand Up @@ -106,7 +106,7 @@ <h3>Zstandard Library</h3>
<h2 id="environment">動作環境</h2>
<h3>サポート環境 (Windows)</h3>
<dl>
<dt>OS</dt><dd>Windows 8.1 (x64) 以降</dd>
<dt>OS</dt><dd>Windows 10 (x64) 以降</dd>
<dt>CPU</dt><dd>SSE4.1 をサポートする CPU</dd>
</dl>
<h3>推奨環境</h3>
Expand Down Expand Up @@ -168,6 +168,13 @@ <h3>UtVideo Pro</h3>
<h2 id="nicovideo">ニコニコ動画のコンテンツツリーについて</h2>
<p>ニコニコ動画において、コンテンツツリーの親作品として指定するために、<a href="http://seiga.nicovideo.jp/seiga/im1922939">静画</a>を投稿してあります(2012年4月2日に再投稿しました)。Ut Video Codec Suite を使用して作成された動画を投稿の際は、親作品として指定していただけると励みになります。</p>
<h2 id="history">改版履歴</h2>
<h3>バージョン 23.1.0</h3>
<dl>
<dt>性能向上</dt><dd><ul>
<li>all: AVX-VNNI が使える環境での、内部 YUV444/YUV422 のバリアントの RGB24/32 での入出力を高速化した。</li>
<li>ULxx, UQxx: Hybrid 環境での E コアでのエンコードを高速化した。</li>
</ul></dd>
</dl>
<h3>バージョン 23.0.1</h3>
<dl>
<dt>その他</dt><dd><ul>
Expand Down

0 comments on commit c35226f

Please sign in to comment.