Add artwork handling routines

External artwork only, until ffmpeg supports embedded artwork.
This commit is contained in:
Julien BLACHE
2010-03-07 11:07:09 +01:00
parent 2a16bfdc6c
commit 0eca9b4313
3 changed files with 672 additions and 0 deletions

View File

@@ -46,6 +46,7 @@ forked_daapd_SOURCES = main.c \
httpd_dacp.c httpd_dacp.h \
dmap_helpers.c dmap_helpers.h \
transcode.c transcode.h \
artwork.c artwork.h \
misc.c misc.h \
rsp_query.c rsp_query.h \
daap_query.c daap_query.h \