Add in start of audio-cd code. I'm not familiar with gstreamer, so if anyone would like to help, feel free

This commit is contained in:
Jaime Thomas
2008-05-23 03:33:04 +00:00
parent bcd057ae39
commit 4f1456769f
8 changed files with 210 additions and 5 deletions

View File

@ -8,6 +8,7 @@ ecdb_SOURCES = \
ecdb_image.c ecdb_image.h \
ecdb_burn.c ecdb_burn.h \
ecdb_misc.c ecdb_misc.h \
ecdb_audio.c ecdb_audio.h \
ecdb_common.h
ecdb_CFLAGS = @ECDB_CFLAGS@