Skip to content

RgTools 0.95

Compare
Choose a tag to compare
@pinterf pinterf released this 14 Mar 17:05
· 100 commits to master since this release

RgTools 0.95 (20170314)
Fix: RemoveGrain Mode 20: overflow at 14 and 16 bit depths in SSE4 (stripes)
"Repair": error on unaligned frames (unaligned crop) instead of access violation error

RgTools 0.94
Clense: new parameter (from v0.9): bool reduceflicker (default false)
Clense: dummy compatibility parameters: bool planar, int cache
Autoregister filter MT modes as NICE_FILTER for Avisynth+
(except for Clense: when reduceflicker is true, MULTI_INSTANCE MT mode is reported)
Alignment check in Repair and RemoveGrain (anti-unaligned crop measures)

RgTools 0.93

Same functionality as 0.92.1
New bit depths 10, 12, 14, 16 bits and 32 bit float
New formats: Planar RGB, Planar RGBA and YUVA support
Use aligned loads if possible, internally
10+ bit formats require SSE4 for fast processing
XP Support
Built with VS2015, requires Visual Studio Redistributable Update 3 or newer