Commit Graph

790 Commits

Author SHA1 Message Date
MartinEesmaa
e5e98d4a52
Updated vvenc binaries 2024-05-26 10:39:16 +10:00
MartinEesmaa
dd14380a62
Updated 7-Zip latest of 24.05 2024-05-25 19:31:05 +10:00
MartinEesmaa
8bdae99d0e
Updated vvenc binaries 2024-05-17 21:54:08 +10:00
MartinEesmaa
2d73ac674c
Updated FFmpeg VVCEasy builds 2024-05-08 18:11:43 +10:00
MartinEesmaa
5773164f9e
Updated Linux armv7 vvdec binary
The binary was successfully compiled after adding ARM compiler flag of -mfpu=neon-vfpv3 on my CMake toolchain.
2024-05-03 21:11:48 +10:00
MartinEesmaa
603b9b2d8e
Updated vvdec binaries
For Linux armv7 vvdec binary is skipped due to error compilation of codes, it will be later soon to update...
2024-05-02 21:11:12 +10:00
MartinEesmaa
15b55fe3ba
Add gitignore file 2024-04-30 23:59:16 +10:00
MartinEesmaa
2b2507c26d
Updated Windows & Linux MPV VVCEasy builds 2024-04-30 00:48:25 +10:00
MartinEesmaa
12b41f8d28
Updated FFmpeg VVCEasy builds 2024-04-29 21:43:15 +10:00
MartinEesmaa
05b78e5ee4
Updated Windows & Linux MPV VVCEasy builds 2024-04-28 22:25:27 +10:00
MartinEesmaa
15b4b2f1ae
Updated FFmpeg VVCEasy builds 2024-04-24 23:23:15 +10:00
MartinEesmaa
1813efbbc4
Added build instructions of FFmpeg-Builds 2024-04-20 23:01:17 +10:00
MartinEesmaa
ce925b1d59
New Linux Arm64 FFmpeg VVCEasy build
Also updated for Windows and Linux FFmpeg VVCEasy builds, but Mac OS build will come soon later...
2024-04-18 11:47:01 +10:00
MartinEesmaa
b6dac5c38b
Little fix & additional words on Windows batchfile 2024-04-15 22:14:58 +10:00
MartinEesmaa
dbddb5d7cf
Improvements of Windows batchfile script
Added and changed words, set limit minimum requirement for Windows XP and later and more variables.
2024-04-14 20:50:31 +10:00
MartinEesmaa
89f1c4e56a
Release v2.5.0 2024-04-11 20:48:32 +10:00
MartinEesmaa
5c234c2337
Create changelog file 2024-04-11 20:31:48 +10:00
MartinEesmaa
4fa57164cb
Added my Linktree to SOCIALMEDIA.md 2024-04-11 20:05:21 +10:00
MartinEesmaa
34f4ba7283
Update Android README instructions 2024-04-11 20:00:22 +10:00
MartinEesmaa
390e223cb7
Rename from LAVFilter to LAVFilters folder 2024-04-11 19:54:42 +10:00
MartinEesmaa
d7aeaf25a4
Updated Linux VTM Decoder & instructions 2024-04-11 19:50:52 +10:00
MartinEesmaa
dd478ffcfe
Forgot to update instructions of VLC VTM plugins 2024-04-10 23:37:41 +10:00
MartinEesmaa
b3bb8b9cc6
Updated MPV VVCEasy limitations & tips 2024-04-10 21:28:06 +10:00
MartinEesmaa
8168d1d3b2
Add & change a little bit words in FFmpeg and MPV 2024-04-10 21:19:11 +10:00
MartinEesmaa
bd8b08f333
Added my own VVC sample videos in README
Those sample videos of VVC encoded by me known as Martin Eesmaa.

666 commits... :O

- Martin Eesmaa
2024-04-10 21:03:22 +10:00
MartinEesmaa
3de0f0f052
Updated Windows & Linux FFmpeg VVCEasy screenshots 2024-04-10 21:00:39 +10:00
MartinEesmaa
c61051e736
Updated MPV VVCEasy screenshots 2024-04-10 20:00:03 +10:00
MartinEesmaa
8def33f30c
Fixed Linux MPV VVCEasy builds
I fixed both AppImages of Linux standard and Arch Linux by removing unnecessary shared object files.

On standard Linux AppImage, now it works all Linux distributions claimed, but Arch Linux AppImage is still for Arch based only.

- Martin Eesmaa
2024-04-09 23:44:53 +10:00
MartinEesmaa
058ac29758
Updated Windows LAVFilters & MPC-HC VVCEasy builds
Also fixed changelog.
2024-04-09 20:30:22 +10:00
MartinEesmaa
d7745dccc4
Updated FFmpeg VVCEasy builds 2024-04-09 19:27:20 +10:00
MartinEesmaa
ee00ad2988
Fix directories change name on both shell scripts 2024-04-09 19:26:54 +10:00
MartinEesmaa
187348f5c1
Updated Linux MPV VVCEasy builds 2024-04-08 23:03:25 +10:00
MartinEesmaa
fc101d4ac0
Fixed bug and updated Android MPV VVCEasy builds
This commit shows that I fixed the bug of Android MPV VVCEasy builds by allowing & showing permission of Files and media since Android 13 to access all full of files, older than Android 13 is still working fine without issue.

See my own commit made to fix the bug: 100ea0db0f

- Martin Eesmaa
2024-04-07 19:59:08 +10:00
MartinEesmaa
652e83a3a7
Removed gpu-next builds of Android MPV VVCEasy
It is already added with gpu-next support and libplacebo merged to official mpv-android of repository.

Original commit: 402f29e452

Two builds of gpu-next are removed in MPV.md, but standalone Android MPV VVCEasy latest builds were already with gpu-next support and libplacebo.

- Martin Eesmaa
2024-04-07 18:10:26 +10:00
MartinEesmaa
074d666174
Updated Android MPV VVCEasy builds
For Android MPV VVCEasy builds, it is finally updated after four months of previous build, but latest version of libxml2 failed due error configuration & compilation using latest NDK, so next time or sometimes I'll put libxml2 back when the problem is solved.
2024-04-07 17:58:32 +10:00
MartinEesmaa
0c66974aa1
Updated Windows MPV VVCEasy builds
For native build of Windows will come soon later due to error compilation of LLVM after upgrading packages in Arch Linux, so I'll find out later...
2024-04-07 17:42:33 +10:00
MartinEesmaa
f64866575b
Updated FFmpeg VVCEasy builds 2024-04-06 22:21:05 +11:00
MartinEesmaa
bb4551479b
Added list VVConvert on GUI applications 2024-04-04 20:33:02 +11:00
MartinEesmaa
79a0e3350f
Updated Linux MPV VVCEasy builds 2024-04-04 11:00:06 +11:00
MartinEesmaa
16b7e41353
Added more little info in README 2024-04-02 23:50:32 +11:00
MartinEesmaa
b70ed5aa8c
Update of encode/decode easy in README
1st April 2024: Happy April Fools! :)
2024-04-01 22:44:51 +11:00
MartinEesmaa
46cc3ea449
Updated Android uvg266 builds 2024-03-31 22:54:49 +11:00
MartinEesmaa
06f986b35f
Updated FFmpeg VVCEasy builds 2024-03-31 21:44:06 +11:00
MartinEesmaa
7b7eb16814
Updated Windows LAVFIlters & MPC-HC VVCEasy builds 2024-03-30 14:54:49 +11:00
MartinEesmaa
304b28907d
Updated VVC VTM-22.2 for VLC decoder plugin 2024-03-28 20:53:24 +11:00
MartinEesmaa
c110293c94
Updated vvenc binaries
All vvenc binaries are compiled, but vvencinterfacetest is same MD5 result which is already using latest commit of vvenc and it is skipped.

For Windows build, they update all binaries using Microsoft Visual Studio for code small change of latest commit and compile again.
2024-03-28 20:14:41 +11:00
MartinEesmaa
c69b9fca2c
Added Windows MPV VVCEasy x86_64-v3 builds
Special thanks and requested by @Andarwinux to make x86_64-v3 build, that makes good idea to speed up little bit.

This build of x86_64-v3 uses LLVM Toolchain with Clang, LTO enabled of all packages and mimalloc.

Improved at issue #42.
2024-03-22 09:07:04 +11:00
MartinEesmaa
ac11491598
Updated Windows MPV VVCEasy builds
On March 14th 2024, the official FFmpeg native VVC decoder set to experimental for some little bugs. Switched native VVC decoder to external VVC decoder of libvvdec.

Fixed issue #42.
2024-03-21 23:54:48 +11:00
MartinEesmaa
0ec8889139
Updated Windows & Linux FFmpeg VVCEasy builds
For Mac OS build will come soon later...
2024-03-19 23:04:36 +11:00
MartinEesmaa
85bf1dfaf0
Updated vvenc binaries 2024-03-16 21:15:44 +11:00