Skip to content

Releases: stz2012/libarib25

Minor Fixes

02 Sep 14:39
93ff3af
Compare
Choose a tag to compare

Support stdin/stdout
TraviCI から Github Actions への移行

Minor Fixes

25 Jul 07:48
9791484
Compare
Choose a tag to compare

README.md を更新
add CMakeSettings.json to support VisualStudio integrated CMake
--help, --version オプションに対応
Windows用のインストールターゲットを追加
use __ARM_NEON along with ARM_NEON to detect NEON availability
fix typo
進行状況のパーセント表示を修正
(Pull Request by eternalharvest, kazuki0824, mittyorz, KazuoHagihara, noriy)

Support decode MULTI2 by NEON

05 Feb 00:52
4853c64
Compare
Choose a tag to compare

USE_NEONオプションの追加(デフォルトOFF)
multi2_neon.h, multi2_neon2.h の追加
(Pull Request by pinterior)

20190202-2

02 Feb 13:44
e05daaf
Compare
Choose a tag to compare

C++サポートの復活
USE_AVX2 オプションの追加(デフォルトOFF)
MULTI2実装の置き換え
※LinuxではUSE_AVX2がOFFであってもx86-64であればSSE2が有効になります
(Pull Request by pinterior)

Minor Fixes

14 Aug 01:07
f6fbf0c
Compare
Choose a tag to compare

リリースアーカイブからのビルド時にもバージョン情報を埋め込み
c++ コンパイラへの依存を排除
(Pull Request by eternalharvest)

配布用のRelease

19 Jul 03:49
22fcf5f
Compare
Choose a tag to compare

要望を受けて、Releaseファイルを生成