Commit Graph

675 Commits

Author SHA1 Message Date
MartinEesmaa ca233bd5c6
Updated FFmpeg VVCEasy builds 2024-01-26 13:04:10 +11:00
MartinEesmaa bcd384aa29
Forgot to fix rename from FixVVC to VVC
Replaced old name by new name for navigating to folder for cd on macOS build instructions for FFmpeg
2024-01-25 10:58:18 +11:00
MartinEesmaa 21cb35698b
Forgot to replace old by new link on macOS
FFmpeg-VVC is the latest one than old FFmpeg-FixVVC, fixed macOS build instructions for FFmpeg.
2024-01-25 10:48:14 +11:00
MartinEesmaa b4cc7ffe4b
Updated Windows MPV VVCEasy builds 2024-01-20 22:24:01 +11:00
MartinEesmaa 324342c4a5
Forgot to update my custom build of MPV.NET 2024-01-20 22:19:32 +11:00
MartinEesmaa c06d6d5873
Updated Windows MPV VVCEasy builds 2024-01-20 22:14:11 +11:00
MartinEesmaa b970bdfc40
Updated FFmpeg VVCEasy builds 2024-01-19 22:14:16 +11:00
MartinEesmaa 4f0d6a77b7
Updated VVC binaries 2024-01-19 19:51:49 +11:00
MartinEesmaa 90b119ca97
Updated FFmpeg VVCEasy builds 2024-01-16 22:03:21 +11:00
MartinEesmaa fbd9a60fcd
Updated FFmpeg VVCEasy builds 2024-01-15 22:37:14 +11:00
MartinEesmaa ad1753bda6
Update VVC binaries 2024-01-07 17:53:25 +11:00
MartinEesmaa 8cd01e2bc9
Updated Windows MPV VVCEasy builds 2024-01-05 16:10:37 +11:00
MartinEesmaa 13daf065a8
Forgot to add Linux reminder of MPV in README
MPV.NET is also added in README for Windows available only.
2024-01-01 13:06:39 +11:00
MartinEesmaa b9b7f2c50a
Updated year 2024 for some authors working
Additional updated year 2023 of fdk-aac (Martin Storsjö)
2024-01-01 12:54:00 +11:00
MartinEesmaa a4456a9f3d
Merge branch 'gianni-rosato-patch-1' 2023-12-29 19:29:09 +11:00
MartinEesmaa 5852ee4d9b
Merge branch 'patch-1' of https://github.com/gianni-rosato/VVCEasy into gianni-rosato-patch-1 2023-12-29 19:28:57 +11:00
MartinEesmaa 0f7dd026a0
Updated Windows MPV VVCEasy build 2023-12-28 21:29:27 +11:00
Gianni Rosato f0e9e4327c
docs: build FDK-AAC from source & point to correct pkgconfig dir
Your previous script didn't work for me, so here is one that should work on macOS. The errors were that libvvdec couldn't be found (fixed with export line) & that libfdk_aac couldn't be found (fixed with export line + building from source)
2023-12-28 00:02:57 -05:00
MartinEesmaa a95ffd377a
Updated FFmpeg VVCEasy builds 2023-12-27 18:06:28 +11:00
MartinEesmaa 1b65197afc
Update vvenc binaries
Note for Linux armv7 vvenc builds, disabled ARM SIMD only on CMake to avoid error compilation.
2023-12-23 23:21:09 +11:00
MartinEesmaa 0b24b1b3bd
Update vvenc binaries 2023-12-20 10:31:43 +11:00
MartinEesmaa 527928968d
Updated Windows & Linux FFmpeg VVCEasy builds 2023-12-16 22:03:19 +11:00
MartinEesmaa 20495e0cd8
Update vvenc and Windows MSVC of vvdec binaries 2023-12-10 22:20:07 +11:00
MartinEesmaa 2e58f18147
Updated Windows & Linux FFmpeg VVCEasy builds 2023-12-06 23:00:42 +11:00
MartinEesmaa 2c18168321
Updated MPV VVCEasy Linux version 2023-12-02 22:32:38 +11:00
MartinEesmaa c504b2fe2b
Updated Android MPV VVCEasy latest build 2023-12-01 17:45:21 +11:00
MartinEesmaa 2e97d85065
Fixed MPV Android VVCEasy build 2023-11-29 19:15:07 +11:00
MartinEesmaa 5fe9666063
Updated Android MPV VVCEasy build 2023-11-29 18:46:13 +11:00
MartinEesmaa a5a70add8d
Updated Windows & Linux FFmpeg VVCEasy builds 2023-11-28 14:22:00 +11:00
MartinEesmaa 2d50c27be3
New Linux FFmpeg VVCEasy build
New build is compiled on Linux using @BtbN FFmpeg-Builds script. FFplay is now working and no broken.
2023-11-22 13:38:13 +11:00
MartinEesmaa d0be9a9c57
New Windows FFmpeg VVCEasy build
Cross compiled Windows build on Linux using @BtbN FFmpeg-Builds of my forked repository
2023-11-22 10:42:59 +11:00
MartinEesmaa deb82de184
Update Windows MPV VVCEasy build 2023-11-18 21:11:59 +11:00
MartinEesmaa 22751abc6e
Update Windows and Linux FFmpeg VVCEasy build
Enabled all filters via GPL 3 and non-free.
2023-11-18 00:03:44 +11:00
MartinEesmaa 852035d1cf
Enable GPL 3 and nonfree of FFmpeg MinGW script 2023-11-17 23:30:13 +11:00
MartinEesmaa 0069e4cbb8
Update Windows LAVFilters VVCEasy build
Improved with LAVFilters of @clsid2 forked repository.
2023-11-15 11:18:17 +11:00
MartinEesmaa e7a9ce3cfc
Updated Windows, macOS and Linux FFmpeg builds
Also new FFmpeg 6.1+ and macOS build released.
2023-11-12 18:21:19 +11:00
MartinEesmaa 9ea6acf6d3
Update vvdec binaries 2023-11-12 14:36:41 +11:00
MartinEesmaa 780e8e1ec4
Update vvenc binaries 2023-11-10 12:12:45 +11:00
MartinEesmaa 2f13e96764
Update vvenc binaries 2023-11-01 21:49:03 +11:00
MartinEesmaa 56d947416e
Updated Android MPV VVCEasy build 2023-10-24 17:36:52 +11:00
MartinEesmaa 9278fe1180
Removed libmujs for error shared libraries on Arch 2023-10-23 23:33:20 +11:00
MartinEesmaa 4841008011
Added X11 support to Arch Linux of MPV VVCEasy 2023-10-23 22:40:39 +11:00
MartinEesmaa 0a1e979867
Added Arch Linux AppImage of MPV VVCEasy build 2023-10-23 12:11:28 +11:00
MartinEesmaa 50a922e6fa
Updated Windows MPV VVCEasy build 2023-10-11 19:26:32 +11:00
MartinEesmaa 371ae3bba8
Update Windows FFmpeg VVCEasy build 2023-10-10 15:24:00 +11:00
MartinEesmaa 1662a7784d
Update vvenc & vvdec binaries 2023-10-05 18:29:35 +11:00
MartinEesmaa 84059d6c30
Update Windows FFmpeg VVCEasy build 2023-09-21 15:57:29 +10:00
MartinEesmaa fce103fb07
Fix the bug and adding sudo proceed installation 2023-09-21 15:48:08 +10:00
MartinEesmaa 77cc4a3fa8
Add zimg and soxr features on FFmpeg build scripts 2023-09-20 22:18:19 +10:00
MartinEesmaa cb13525799
Update Windows & Linux FFmpeg VVCEasy 2023-09-20 17:53:48 +10:00