niiyan/2006-06-06

MVTools v1.3.0

  • 変更点

    MVTools

    1.3.0 (05.06.2006 by Fizick)

    • Implemented overlapped block motion compensation to MVCompensation(mode=1).
    • Changed default to mode=1 in MVCompensation as the most universal.
    • Added sharp subpixel interpolation method for pel=2.
    • Fixed bug for blksize=16 with YUY2.
    • (To-do list: assembler SSE speed optimization for new compensation and interpolation methods.)

AddGrainC v1.2

  • 変更点(AddGrainC (now with Chroma noise & YUY2, RGB) - Doom9's Forum、およびAddGrain.txtより)
    • YUY2サポートの追加
    • RGB24/RGB32のサポートも追加。ただし輝度のみ。
    • キャッシュの混乱(cache mess)を修正。
      • キャッシュの混乱とは、以下の事象を指す:

        AddGrainC (now with Chroma noise & YUY2, RGB) - Doom9's Forum

        It seems there's a long standing issue with AddGrain. Somehow, if during processing a AddGrain'ed clip is duplicated, used otherwise, and later on combined again with the original AddGrain'ed clip, then the noise pattern is no more the same.

  • マニュアルを同梱。
  • ノイズ付加・ブロックノイズ除去を更新。AddGrainCが対応しているカラーフォーマットとして、RGB24、RGB32とYUY2を追加しました。

MaskTools 2.0 alpha 30

  • 変更点(MaskTools 2.0 alpha 30 - Page 10 - Doom9's Forumより)
    • ピクセルがピクセルのリストの中に近傍を持たない場合に(if some pixels didn't have any neighbours in the pixels list)、lutsがクラッシュしていたのを修正。
    • 以下の3つのhelper関数を追加:
      • mt_freerectangle
      • mt_freeellipse
      • mt_freelosange
  • マスクを更新。mt_freerectangle、mt_freeellipseとmt_freelosangeに関する記述を追加しました。
最終更新日時: 2006-06-06 (火) 23:02:21 (6534d)