Closed feliwir closed 9 years ago
Let me do some smoke test and update the website before merging this :)
Getting various crashes on Linux at the moment…
Ok it was just because of a corrupted video file.
Can you confirm you checked that you can play movies fine with both a MinGW and a Visual Studio build?
I did only check with msvc2013
So this can't be merged until MinGW tests are done
MinGW test are done, so the only thing that remains is to update the website
Just checked the decoders stated in ci/build-all.py and in FFmpeg/CMakeLists.txt. They don't match. First has only 398 decoders, while the CMake script has 402. But running ./configure --list-decoders | wc -w
outputs 401 so something is wrong with our decoders list.
I updated the python build script aswell now