- Nov 18, 2024
-
-
If the prebuilt tarball doesn't exist the contribs will be built.
-
If the prebuilt tarball is not available, the contribs are built normally.
-
No need to make it artificially slower.
-
-
Use common string separator for title/album/artist. Add range separator for Android Auto pagination.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Fixes #3085
-
-
It contains the NDK 26 needed by newer libvlcjni.
-
-
This is how it's done in VLC without patching: videolan/vlc@38e96f27 No need to autoreconf anymore.
-
Duncan McNamara authored
There is no need to encode a title, it isn't used with a filesystem, only for display purposes. No titles are encoded when added to the medialibrary, which means they aren't decoded either when used, this caused an issue when using addStream from a current playback. Fixes #3067
-
Duncan McNamara authored
In vlc4 HWDecoderUtil log is moved in audio_output/android/device.c so it is not needed anymore See vlc#24982, vlc!5680, and !1948
-
Duncan McNamara authored
-
-
-
-
Duncan McNamara authored
-
-
-
-
Fixes #3106
-
Nicolas Pomepuy authored
Fixes #3104
-
- Nov 14, 2024
-
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
- Nov 13, 2024
-
-
Fixes #3103
-
- Nov 05, 2024
-
-
Duncan McNamara authored
-
- Nov 04, 2024
-
-
Fixes #3091
-