Skip to content

Releases: pinterf/assrender

assrender v0.35

04 Mar 10:00
Compare
Choose a tag to compare

Change log

0.35 (20210304)

  • Windows MSVC: Update to libass v0.15
    (git submodule update --init --recursive --remote)
    For changes since v0.14 see https://github.com/libass/libass/blob/master/Changelog
  • don't guess base on video resolution (realfinder)
    if .ass file has no Matrix info then it should be treated as it "Rec601" to maintain compatibility
  • Parameter 'colorspace' default value is no longer "guess"
  • Add more color options: PC.709, PC.601, TV.fcc, PC.fcc, TV.240m, PC.240m, none.
    "none" and "guess" implies "guess-by-resolution".
  • Fix: possible crash on initializing phase (buffer overread, linux crashed, Windows was just lucky)

assrender v0.34

01 Mar 10:41
Compare
Choose a tag to compare

Change log

0.34 (20210301 - pinterf)

  • Fix the fix: revert matrix change made in 0.33
  • Fix: Check matrix from .ASS file "YCbCr Matrix:" section besides "Video Colorspace:"
    Recognized values are "tv.601" and "tv.709"

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)

assrender v0.33

28 Feb 18:58
Compare
Choose a tag to compare

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)

assrender v0.32

27 Feb 12:41
Compare
Choose a tag to compare

Change log

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)

assrender v0.31

18 Feb 11:37
Compare
Choose a tag to compare

Change log

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)

assrender v0.30

17 Feb 12:46
Compare
Choose a tag to compare

0.30 (20210217 - pinterf)

  • 10-16 bit support (including RGB48 and RGB64)
  • YV411, Planar RGB support

0.29 (20210216 - pinterf)

assrender v0.29

16 Feb 20:40
Compare
Choose a tag to compare

0.29 (20210216 - pinterf)