Skip to content

Commit

Permalink
バージョン 22.4.0 の readme
Browse files Browse the repository at this point in the history
  • Loading branch information
umezawatakeshi committed May 29, 2021
1 parent a72094f commit fcc612e
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 4 deletions.
12 changes: 10 additions & 2 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 22.3.0 readme (English)</title>
<title>Ut Video Codec Suite 22.4.0 readme (English)</title>
</head>
<body>
<h1>Ut Video Codec Suite 22.3.0 readme (English)</h1>
<h1>Ut Video Codec Suite 22.4.0 readme (English)</h1>
<hr>
<h2 id="copyright_notice">Copyright Notice</h2>
<p>Ut Video Codec Suite<br>Copyright &copy; 2008-2021 UMEZAWA Takeshi</p>
Expand Down Expand Up @@ -98,6 +98,14 @@ <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 22.4.0</h3>
<dl>
<dt>Performance Improvements</dt><dd><ul>
<li>UMxx: Speed up encoding on AVX512-VBMI2 capable processors.</li>
<li>UMxx: Speed up decoding in case of inter-frame compression.</li>
<li>all: Speed up decoding to RGB32/RGBA/YUY2/UYVY on AVX512-VBMI2 capable processors.</li>
</ul></dd>
</dl>
<h3>Version 22.3.0</h3>
<dl>
<dt>Performance Improvements</dt><dd><ul>
Expand Down
12 changes: 10 additions & 2 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 22.3.0 readme (日本語)</title>
<title>Ut Video Codec Suite 22.4.0 readme (日本語)</title>
</head>
<body>
<h1>Ut Video Codec Suite 22.3.0 readme (日本語)</h1>
<h1>Ut Video Codec Suite 22.4.0 readme (日本語)</h1>
<hr>
<h2 id="copyright_notice">著作権表示</h2>
<h3>英語</h3>
Expand Down Expand Up @@ -116,6 +116,14 @@ <h3>Windows</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>バージョン 22.4.0</h3>
<dl>
<dt>性能向上</dt><dd><ul>
<li>UMxx: AVX512-VBMI2 が使える環境でのエンコードを高速化した。</li>
<li>UMxx: フレーム間圧縮のデコードを高速化した。</li>
<li>all: AVX512-VBMI2 が使える環境での RGB32/RGBA/YUY2/UYVY へのデコードを高速化した。</li>
</ul></dd>
</dl>
<h3>バージョン 22.3.0</h3>
<dl>
<dt>性能向上</dt><dd><ul>
Expand Down

0 comments on commit fcc612e

Please sign in to comment.