[pulseaudio-discuss] [PATCH] Remove time-smoother and shm from libpulsecore

Maarten Bosmans mkbosmans at gmail.com
Wed Nov 2 13:47:27 PDT 2011


ping

2011/10/19 Maarten Bosmans <mkbosmans at gmail.com>:
> As they are already included in libpulsecommon.
> ---
>  src/Makefile.am |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/src/Makefile.am b/src/Makefile.am
> index c0841b4..d8270ea 100644
> --- a/src/Makefile.am
> +++ b/src/Makefile.am
> @@ -814,7 +814,6 @@ libpulsecore_ at PA_MAJORMINOR@_la_SOURCES = \
>                pulsecore/sconv_sse.c \
>                pulsecore/sconv.c pulsecore/sconv.h \
>                pulsecore/shared.c pulsecore/shared.h \
> -               pulsecore/shm.c pulsecore/shm.h \
>                pulsecore/sink-input.c pulsecore/sink-input.h \
>                pulsecore/sink.c pulsecore/sink.h \
>                pulsecore/sioman.c pulsecore/sioman.h \
> @@ -824,7 +823,6 @@ libpulsecore_ at PA_MAJORMINOR@_la_SOURCES = \
>                pulsecore/source.c pulsecore/source.h \
>                pulsecore/start-child.c pulsecore/start-child.h \
>                pulsecore/thread-mq.c pulsecore/thread-mq.h \
> -               pulsecore/time-smoother.c pulsecore/time-smoother.h \
>                pulsecore/database.h
>
>  libpulsecore_ at PA_MAJORMINOR@_la_CFLAGS = $(AM_CFLAGS) $(SERVER_CFLAGS) $(LIBSAMPLERATE_CFLAGS) $(LIBSPEEX_CFLAGS) $(LIBSNDFILE_CFLAGS) $(WINSOCK_CFLAGS)
> --
> 1.7.4.1
>
>


More information about the pulseaudio-discuss mailing list