Add transcoding infrastructure

This commit is contained in:
Julien BLACHE
2009-05-01 15:31:59 +02:00
parent 22092f555b
commit 2c2498b6b4
3 changed files with 535 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ mt_daapd_SOURCES = main.c daapd.h webserver.c \
httpd.c httpd.h \
httpd_rsp.c httpd_rsp.h \
httpd_daap.c httpd_daap.h \
transcode.c transcode.h \
misc.c misc.h \
db-generic.c db-generic.h ff-plugins.c ff-plugins.h \
scan-wma.c \