Skip to content

Instantly share code, notes, and snippets.

View stuxcrystal's full-sized avatar

Roland Netzsch stuxcrystal

  • Net-UP Aktiengesellschaft
  • München
View GitHub Profile
@stuxcrystal
stuxcrystal / vsxa.hpp
Last active December 2, 2019 08:02
I noticed writing plugins in c++ is way too boilerplaty...
/**
* C++ corutine based Vapoursynth-Filter-API
* Copyright (C) 2019 StuxCrystal
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,