Commit Graph

5 Commits

Author SHA1 Message Date
MartinEesmaa 32a429f3f6
Little improve ISS install script & reduce script 2024-09-08 20:34:48 +10:00
MartinEesmaa d31979f8f5
Integrated of building VVC into batch files
Both shell scripts of Linux and macOS were now merged into one for detect OS with simple command
For Windows build script of Visual Studio is merged into VVCEasy.bat (batch file script).

Both files of Windows batch file & Unix shell script were able to build Fraunhofer VVC binaries.

- Martin Eesmaa
2024-09-08 16:16:54 +10:00
MartinEesmaa 6aa10171e8
Final build Bitmovin VVC of Windows & Linux builds
This is for final Bitmovin vvDecPlayer of Windows & Linux build. macOS might come later...

For the latest vvdec shared libraries cannot run to vvDecPlayer due crashes violation of outdated inside GUI application. This will keep old version of vvdec to run stable.

Also for Windows, I added SSL & crypto shared library can download online segments over HTTPS connections. Removed unused shared libraries to reduce size.

For Linux, it is now universal AppImage format to run up to Linux 3.2.0 and later.

- Martin Eesmaa
2024-09-08 12:48:21 +10:00
MartinEesmaa 9ce861fc44
Added uvg266 binary of Windows, macOS, Linux & BSD
Windows build of x64 compiled on MSVC and Win32 compiled on GCC.

All Linux binaries are compiled on GCC.
macOS and BSD binaries are compiled on Clang.

- Martin Eesmaa
2024-06-12 18:00:26 +10:00
MartinEesmaa 15b55fe3ba
Add gitignore file 2024-04-30 23:59:16 +10:00