Skip to content
This repository has been archived by the owner on Sep 22, 2021. It is now read-only.

r6

Compare
Choose a tag to compare
@HolyWu HolyWu released this 14 May 10:25
· 45 commits to master since this release
  • TDeintMod now will use the field order specified in the source frames (_FieldBased frame property) and will only fall back to the specified order if not present.
  • The framerate and the frame duration are properly adjusted and normalized for double rate output.
  • Return an error if the returned clip is longer than INT_MAX.
  • Fix potential crash in threshMask's SIMD code.