Releases: HomeOfAviSynthPlusEvolution/L-SMASH-Works
Releases · HomeOfAviSynthPlusEvolution/L-SMASH-Works
20250505 1253.0.0.0
- Fixed jerky CUVID decoding in some cases (#96)
Used libraries:
- FFmpeg c54f59f.
- l-smash 30270d0.
- obuparse 918524a.
- zlib 1.3.1.
- dav1d 1.5.1.
- libxml2 v2.14.2.
- nv-codec-headers n13.0.19.0.
- xxHash v0.8.3.
- mfx_dispatch f6aac45.
- libvpx v1.15.1.
- VulkanSDK-1.4.309.0-Installer.exe (only for x64 version).
Note: The x86 version is build without VULKAN support.
20250501 1252.0.0.0
- Added support for simple filling of audio gaps with silence (#72).
- Fixed handling of field-coded video with always same fields (#74).
- Fixed HEVC decoding when there are multiple output frames from single encoded frame (#73).
- Added support for DXVA2, D3D11, VULKAN hwaccel (#77).
- Fixed
prefer_hw=2
(#77). - Fixed handling of clips with missing PTS (#91).
- Improved index parsing (#83) (#84).
- Updated FFmpeg deprecated API functions.
- Improved VP9 decoding speed.
Used libraries:
- FFmpeg fba920e.
- l-smash 30270d0.
- obuparse 918524a.
- zlib 1.3.1.
- dav1d 1.5.1.
- libxml2 v2.14.2.
- nv-codec-headers n13.0.19.0.
- xxHash v0.8.3.
- mfx_dispatch f6aac45.
- libvpx v1.15.1.
- VulkanSDK-1.4.309.0-Installer.exe (only for x64 version).
Note: The x86 version is build without VULKAN support.
20240408 1194.0.0.0
20240407 1192.0.0.0
20240402 1187.0.0.0
- H264: changed reorder buffer size (more robust seeking).
- Fixed _PictType frame prop when libvpx-vp9 is used.
- Windows releases: switched back to the ffmpeg VP9 decoder as default (libvpx-vp9 is optional).
Used libraries:
20240317 1183.0.0.0
- Fixed AV1 decoder name (hardware decoding) (#57).
- Fixed VP9 decoder name (hardware decoding) when default decoder is libvpx-vp9.
- Fixed the index recreation when audio stream > -1 (#58).
- Removed
threads=1
limitation for libdav1d. - Removed depreciated leftover FFmpeg API (audio).
- Windows releases: libvpx is used for VP9 decoding.
- Fixed corruption on seek with some h264 samples (#59).
Used libraries:
20240304 1170.0.0.0
- VapourSynth: added XYZ12LE. (@dnjulek) (#56)
- Fixed m2ts regression after FFmpeg 4.4. (#55) (HomeOfAviSynthPlusEvolution/FFmpeg@d7fe21f)
Used libraries: