Skip to content

assrender v0.33

Compare
Choose a tag to compare
@pinterf pinterf released this 28 Feb 18:58
· 34 commits to master since this release

Change log

0.33 (20210228 - pinterf)

  • Fix: wrong Bt.709 matrix

0.32 (20210227 - pinterf)

  • Fix: treat I420 variant as YV12 instead of unsupported color space

0.31 (20210218 - pinterf)

  • Fix colors for planar RGB
  • code: hidden ifdef FOR_AVISYNTH_26_ONLY for Avisynth 2.6-only build

0.30 (20210217 - pinterf)

  • From now assrender does not works with classic Aviysnth: high-bitdepth helper function calls
  • 10-16 bit support (including RGB48 and RGB64)
  • YV411, Planar RGB support

0.29 (20210216 - pinterf)