mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-26 07:00:07 -05:00
add sound file streaming
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@171 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
50f592b67c
commit
dfd440bd5d
7 changed files with 198 additions and 15 deletions
|
|
@ -133,7 +133,8 @@ polypaudio_SOURCES = idxset.c idxset.h \
|
|||
autoload.c autoload.h \
|
||||
xmalloc.c xmalloc.h \
|
||||
subscribe.h subscribe.c \
|
||||
debug.h
|
||||
debug.h \
|
||||
sound-file-stream.c sound-file-stream.h
|
||||
|
||||
polypaudio_CFLAGS = $(AM_CFLAGS) $(LIBSAMPLERATE_CFLAGS) $(LIBSNDFILE_CFLAGS)
|
||||
polypaudio_INCLUDES = $(INCLTDL)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue