- 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.