Releases: HomeOfAviSynthPlusEvolution/L-SMASH-Works
Releases · HomeOfAviSynthPlusEvolution/L-SMASH-Works
20230220
20221109
- AviSynth: added support for XYZ12LE format (represented as RGB48).
- FFmpeg updated to n5.2-dev (202b7a9).
- zlib updated to 1.2.13.
- libxmpl2 updated to 2.10 (f507d16).
- nv-codec-headers updated to 11.1.5.2.
- Used vimeo l-smash fork (fba2f4f).
- Used obuparse (055be27).
20220505
20220406
- Re-create index file when file size or timestamp and checksum doesn't match. (msg7086)
- VapourSynth: Added support for AV_PIX_FMT_RGBA64BE. (AkarinVS)
- VapourSynth: Save alpha clip in to _Alpha property. (AkarinVS)
- VapourSynth: Show the file path when failed to construct index. (AkarinVS)
- VapourSynth: Set frame propery DolbyVisionRPU. (AkarinVS)
- AviSynth: Set frame propery DolbyVisionRPU.
- AviSynth: Show the file path when failed to construct index.
- Increased probesize.
- FFmpeg updated to n5.1-dev (6ed0d95).
- dav1d updated to 1.0.0.
- xxHash updated to 0.8.1.
- nv-codec-headers updated to 11.1.5.1.
20210811
- LWLibavVideoSource/LWLibavAudioSource: Add argument
indexingpr
. (Set it to false to avoid the issues with MP_Pipeline.) - LWLibavVideoSource/LWLibavSource: Better fix for regression from
d36219a
. (AkarinVS) - Working ffmpeg DNXHD workaround.
- Update to FFmpeg 4.4@bf87bdd
- Update to dav1d 0.9.1
20210729
20210728
- LWLibavVideoSource/LWLibavAudioSource/LWLibavSource: Add argument
cachedir
. (AkarinVS) - LWLibavVideoSource/LWLibavSource: Respect mpeg2 soft pulldown flag in more cases. (AkarinVS)
- LWLibavVideoSource/LWLibavSource: If
repeat=1/true
and the input video requested repeat, but the source filter is somehow unable to obey it, fail explicitly instead of silently returning a VFR clip with a constant (but wrong) fps.
To revert to the previous behavior, set repeat=2. (AkarinVS) - VapourSynth: Add a lsmas.Version() function to retrieve the version info of the plugin. (AkarinVS)
- LSMASHVideoSource/LWLibavVideoSource/LibavSMASHSource/LWLibavSource: Improve decoding of m2ts files. (AkarinVS)
- LSMASHAudioSource/LWLibavAudioSource: Add argument
drc_scale
.
Build:
- FFmpeg 4.4@de1132a;
- dav1d 0.9.0;
- nv-codec-headers 11.0.10.2;
- mfx_dispatch 1.35;
- xxHash 0.8.0;
- l-smash@18a9ed2.