Gyan
Gyan
I'm aware of that. I looked into it when I sent this PR (2 years ago!) and the CLA is too much hassle for a single patch such as this....
I'll have to check. static linkage of librsvg on Windows has been broken for some time. But looks like ImageMagick have a modified version - I'll look into it as...
I've only had one request so far for 32-bit builds. If someone is ready to build a redistributable 32-bit build once whenever a micro (or greater) release occurs, I would...
@dloneranger You would modify `build/media-suite_compile.sh` to pull from ffmpeg repo from a release branch. It's a small change on one line.
On somewhat similar lines, what would also be helpful if the script did not automatically abort upon failure to build a ffmpeg dependency. How it could work is the following:...
That takes care of one scenario - a dep can't be downloaded. But the most common scenario is not lack of access to the dep repo but that an updated...
Breaking change. Currently, libass is broken due to underspecified dependencies of its own in in its .pc This kind of breakage is a semi-regular occurrence.
So, it keeps older artifacts around?
Your syntax is wrong. Run `graph2dot -h`
I'll check this in a few days.