mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-06 07:28:53 +00:00
rtp: fix tabs/space mess in Makefile.am
This commit is contained in:
parent
321acd14dc
commit
4a849d6690
1 changed files with 84 additions and 84 deletions
|
@ -77,92 +77,92 @@ libgstrtp_la_SOURCES = \
|
||||||
gstrtpvrawpay.c
|
gstrtpvrawpay.c
|
||||||
|
|
||||||
libgstrtp_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) \
|
libgstrtp_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) \
|
||||||
$(GST_CFLAGS) -Dvp8_norm=gst_rtpvp8_vp8_norm
|
$(GST_CFLAGS) -Dvp8_norm=gst_rtpvp8_vp8_norm
|
||||||
libgstrtp_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) \
|
libgstrtp_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) \
|
||||||
-lgstaudio-@GST_API_VERSION@ \
|
-lgstaudio-@GST_API_VERSION@ \
|
||||||
-lgstvideo-@GST_API_VERSION@ \
|
-lgstvideo-@GST_API_VERSION@ \
|
||||||
-lgsttag-@GST_API_VERSION@ \
|
-lgsttag-@GST_API_VERSION@ \
|
||||||
-lgstrtp-@GST_API_VERSION@ \
|
-lgstrtp-@GST_API_VERSION@ \
|
||||||
-lgstpbutils-@GST_API_VERSION@ \
|
-lgstpbutils-@GST_API_VERSION@ \
|
||||||
$(GST_BASE_LIBS) $(GST_LIBS) \
|
$(GST_BASE_LIBS) $(GST_LIBS) \
|
||||||
$(LIBM)
|
$(LIBM)
|
||||||
libgstrtp_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
libgstrtp_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||||
libgstrtp_la_LIBTOOLFLAGS = --tag=disable-static
|
libgstrtp_la_LIBTOOLFLAGS = --tag=disable-static
|
||||||
|
|
||||||
noinst_HEADERS = \
|
noinst_HEADERS = \
|
||||||
dboolhuff.h \
|
dboolhuff.h \
|
||||||
fnv1hash.h \
|
fnv1hash.h \
|
||||||
gstrtpchannels.h \
|
gstrtpchannels.h \
|
||||||
gstrtpL16depay.h \
|
gstrtpL16depay.h \
|
||||||
gstrtpL16pay.h \
|
gstrtpL16pay.h \
|
||||||
gstrtpac3depay.h \
|
gstrtpac3depay.h \
|
||||||
gstrtpac3pay.h \
|
gstrtpac3pay.h \
|
||||||
gstrtpbvdepay.h \
|
gstrtpbvdepay.h \
|
||||||
gstrtpbvpay.h \
|
gstrtpbvpay.h \
|
||||||
gstrtpceltpay.h \
|
gstrtpceltpay.h \
|
||||||
gstrtpceltdepay.h \
|
gstrtpceltdepay.h \
|
||||||
gstrtpdvdepay.h \
|
gstrtpdvdepay.h \
|
||||||
gstrtpdvpay.h \
|
gstrtpdvpay.h \
|
||||||
gstrtpamrdepay.h \
|
gstrtpamrdepay.h \
|
||||||
gstrtpamrpay.h \
|
gstrtpamrpay.h \
|
||||||
gstrtpgstdepay.h \
|
gstrtpgstdepay.h \
|
||||||
gstrtpgstpay.h \
|
gstrtpgstpay.h \
|
||||||
gstrtpilbcdepay.h \
|
gstrtpilbcdepay.h \
|
||||||
gstrtpilbcpay.h \
|
gstrtpilbcpay.h \
|
||||||
gstrtppcmadepay.h \
|
gstrtppcmadepay.h \
|
||||||
gstrtppcmudepay.h \
|
gstrtppcmudepay.h \
|
||||||
gstrtppcmupay.h \
|
gstrtppcmupay.h \
|
||||||
gstrtppcmapay.h \
|
gstrtppcmapay.h \
|
||||||
gstrtpg722depay.h \
|
gstrtpg722depay.h \
|
||||||
gstrtpg722pay.h \
|
gstrtpg722pay.h \
|
||||||
gstrtpg723depay.h \
|
gstrtpg723depay.h\
|
||||||
gstrtpg723pay.h \
|
gstrtpg723pay.h \
|
||||||
gstrtpg726depay.h \
|
gstrtpg726depay.h \
|
||||||
gstrtpg726pay.h \
|
gstrtpg726pay.h \
|
||||||
gstrtpg729depay.h \
|
gstrtpg729depay.h \
|
||||||
gstrtpg729pay.h \
|
gstrtpg729pay.h \
|
||||||
gstrtpgsmdepay.h \
|
gstrtpgsmdepay.h \
|
||||||
gstrtpgsmpay.h \
|
gstrtpgsmpay.h \
|
||||||
gstrtpmpadepay.h \
|
gstrtpmpadepay.h \
|
||||||
gstrtpmparobustdepay.h \
|
gstrtpmparobustdepay.h \
|
||||||
gstrtpmpapay.h \
|
gstrtpmpapay.h \
|
||||||
gstrtpmpvdepay.h \
|
gstrtpmpvdepay.h \
|
||||||
gstrtpmpvpay.h \
|
gstrtpmpvpay.h \
|
||||||
gstrtph263pdepay.h \
|
gstrtph263pdepay.h \
|
||||||
gstrtph263ppay.h \
|
gstrtph263ppay.h \
|
||||||
gstrtph263depay.h \
|
gstrtph263depay.h \
|
||||||
gstrtph263pay.h \
|
gstrtph263pay.h \
|
||||||
gstrtph264depay.h \
|
gstrtph264depay.h \
|
||||||
gstrtph264pay.h \
|
gstrtph264pay.h \
|
||||||
gstrtpj2kdepay.h \
|
gstrtpj2kdepay.h \
|
||||||
gstrtpj2kpay.h \
|
gstrtpj2kpay.h \
|
||||||
gstrtpjpegdepay.h \
|
gstrtpjpegdepay.h \
|
||||||
gstrtpjpegpay.h \
|
gstrtpjpegpay.h \
|
||||||
gstrtpmp1sdepay.h \
|
gstrtpmp1sdepay.h \
|
||||||
gstrtpmp2tdepay.h \
|
gstrtpmp2tdepay.h \
|
||||||
gstrtpmp2tpay.h \
|
gstrtpmp2tpay.h \
|
||||||
gstrtpmp4vdepay.h \
|
gstrtpmp4vdepay.h \
|
||||||
gstrtpmp4vpay.h \
|
gstrtpmp4vpay.h \
|
||||||
gstrtpmp4gdepay.h \
|
gstrtpmp4gdepay.h \
|
||||||
gstrtpmp4gpay.h \
|
gstrtpmp4gpay.h \
|
||||||
gstrtpmp4adepay.h \
|
gstrtpmp4adepay.h \
|
||||||
gstrtpmp4apay.h \
|
gstrtpmp4apay.h \
|
||||||
gstasteriskh263.h \
|
gstasteriskh263.h \
|
||||||
gstrtpqcelpdepay.h \
|
gstrtpqcelpdepay.h \
|
||||||
gstrtpqdmdepay.h \
|
gstrtpqdmdepay.h \
|
||||||
gstrtpsirenpay.h \
|
gstrtpsirenpay.h \
|
||||||
gstrtpsirendepay.h \
|
gstrtpsirendepay.h \
|
||||||
gstrtpspeexdepay.h \
|
gstrtpspeexdepay.h \
|
||||||
gstrtpspeexpay.h \
|
gstrtpspeexpay.h \
|
||||||
gstrtpsv3vdepay.h \
|
gstrtpsv3vdepay.h \
|
||||||
gstrtptheoradepay.h \
|
gstrtptheoradepay.h \
|
||||||
gstrtptheorapay.h \
|
gstrtptheorapay.h \
|
||||||
gstrtpvorbisdepay.h \
|
gstrtpvorbisdepay.h \
|
||||||
gstrtpvorbispay.h \
|
gstrtpvorbispay.h \
|
||||||
gstrtpvp8depay.c \
|
gstrtpvp8depay.c \
|
||||||
gstrtpvp8pay.c \
|
gstrtpvp8pay.c \
|
||||||
gstrtpvrawdepay.h \
|
gstrtpvrawdepay.h \
|
||||||
gstrtpvrawpay.h
|
gstrtpvrawpay.h
|
||||||
|
|
||||||
EXTRA_DIST = dboolhuff.LICENSE
|
EXTRA_DIST = dboolhuff.LICENSE
|
||||||
|
|
||||||
|
@ -174,8 +174,8 @@ Android.mk: Makefile.am $(BUILT_SOURCES)
|
||||||
-:SOURCES $(libgstrtp_la_SOURCES) \
|
-:SOURCES $(libgstrtp_la_SOURCES) \
|
||||||
-:CFLAGS $(DEFS) $(DEFAULT_INCLUDES) $(libgstrtp_la_CFLAGS) \
|
-:CFLAGS $(DEFS) $(DEFAULT_INCLUDES) $(libgstrtp_la_CFLAGS) \
|
||||||
-:LDFLAGS $(libgstrtp_la_LDFLAGS) \
|
-:LDFLAGS $(libgstrtp_la_LDFLAGS) \
|
||||||
$(libgstrtp_la_LIBADD) \
|
$(libgstrtp_la_LIBADD) \
|
||||||
-ldl \
|
-ldl \
|
||||||
-:PASSTHROUGH LOCAL_ARM_MODE:=arm \
|
-:PASSTHROUGH LOCAL_ARM_MODE:=arm \
|
||||||
LOCAL_MODULE_PATH:='$$(TARGET_OUT)/lib/gstreamer-0.10' \
|
LOCAL_MODULE_PATH:='$$(TARGET_OUT)/lib/gstreamer-0.10' \
|
||||||
> $@
|
> $@
|
||||||
|
|
Loading…
Reference in a new issue