[vlc-devel] [PATCH 0/2] Do not use album art if the file has a built-in cover.
Samo Golež
samo.golez at outlook.com
Tue Feb 23 08:13:22 UTC 2021
Currently, VLC uses the same image if the files are from the same album, but with this PATCH, if the file has a built-in image, it will be used instead of the album image.
Samo Golež (2):
Differentiate between song and album art cover in fetcher
Differentiate between song and album art cover in art.c
src/preparser/art.c | 81 +++++++++++++++++++++++++++++------------
src/preparser/fetcher.c | 52 ++++++++++++++++++--------
src/preparser/fetcher.h | 6 +++
3 files changed, 100 insertions(+), 39 deletions(-)
--
2.27.0
More information about the vlc-devel
mailing list