AkarinVS / L-SMASH-Works

Works based on L-SMASH project; This repo focuses on the common portion and the VapourSynth plugin. AviSynth users please use https://github.com/HomeOfAviSynthPlusEvolution/L-SMASH-Works. ffmpeg 5.0+ please use ffmpeg-4.5 branch.
47 stars 11 forks source link

Fix AviSynth assertion fail in LWLibavVideoSource/LWLibavAudioSource #20

Closed magiblot closed 2 years ago

magiblot commented 2 years ago

This prevents an assertion fail in AviSynth when the value of this argument is undefined.

AkarinVS commented 2 years ago

Thanks!

magiblot commented 2 years ago

You are welcome!