Description
Hi Matthew Oliver,
first let me tell you how thankfull I am that you share all your work necessary for porting ffmoeg and its libraries to VS. That was extremely helpfull for me!
Have you had a look at "libaom", the library that provides the new AV1 video codec? I believe it is an important addition to ffmpeg.
It was actually easy to build the aom-project with VS using the cmake option in VS-2017.
Unfortunately the "CMakeLists.txt" file produces only *.exe files, since all the libraries in the project seem static. I am certain that it is possible and maybe easy to do the same with dynamic libraries, but I do not have the slightest idea, how to modify a cmake-file.
Do you have any plans to integrate libaom into the ShiftMediaProject collection of libraries?
Best regards, Peter