/QRCodeSource

AVISynth plugin to provide a means to embed QR codes in video

Primary LanguageC++GNU General Public License v2.0GPL-2.0

Build status

QRCodeSource

AVISynth plugin to provide a means to embed QR codes in video

Building

Visual Studio 2015

Open QRCodeSource.sln and build

Linux

./autogen.sh ./configure --prefix=$HOME/vapoursynth make make install