Skip to content

2.22

Compare
Choose a tag to compare
@tgoyne tgoyne released this 12 Oct 21:30
· 386 commits to master since this release
  • Fix possible off by 1 frame until first seek issue introduced in 2.21 (Myrsloik)
  • avisynth: Make FFMS2 a shorter alias for FFmpegSource2 to save some typing (Myrsloik)
  • avisynth: Moved all source functions in ffms2.avsi into the actual plugin (Myrsloik)
  • avisynth: Use 2.6 RC API and add output support for all new colorspaces (Myrsloik)
  • vapoursource: Fix swapped RGB channels bug introduced in 2.21 (Myrsloik)
  • swscale: Drop pointless and slow bitexact flag from resizer settings (kodabb)
  • Add support for files with gaps between the audio packets (Plorkyeran)