tytan652
tytan652
Did my best for making the commit name shorter.
Removed useless `!!` in `if ()`.
Waiting for enc-amf submodule to be updated to undraft.
I put what I wrote in one of my commit: > We can't fix them all in one PR, so those will need to be fixed in the future. I...
I don't make them disappear, I make them not emit errors.
~~Testing something.~~ Edit: So stringizing the `__LINE__` macro requires two other macros.
Updated the PR to no longer add compiler flag, only switch fixes are kept. Edit: The removal of `-Wno-switch` was moved in #6759.
OK, I need to add test for all h264 profile ans control rate then.
@Fenrirthviti: - Not show card that don't support H264 encode was tested on my machine (Desktop with GTX 970 + Intel iGPU). - Show only compatible rate control was tested...
Just install and configure [yabridge](https://github.com/robbert-vdh/yabridge) Add a folder with yabridge and add the same in $VST_PATH with a `.profile` file Example: - In a terminal ``` yabridgectl add "/home/user/.wine/drive_c/Program Files/VSTPlugins"...