mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 11:29:55 +00:00
Add more plugins
This commit is contained in:
parent
7b3c680da5
commit
734e54ddfb
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ LOCAL_LDLIBS := -L./ -lgstreamer_android
|
||||||
LOCAL_CFLAGS := $(shell pkg-config gstreamer-0.10 --cflags)
|
LOCAL_CFLAGS := $(shell pkg-config gstreamer-0.10 --cflags)
|
||||||
include $(BUILD_SHARED_LIBRARY)
|
include $(BUILD_SHARED_LIBRARY)
|
||||||
|
|
||||||
GSTREAMER_PLUGINS = coreelements audiotestsrc videotestsrc ogg theora vorbis ffmpegcolorspace playback
|
GSTREAMER_PLUGINS = coreelements audiotestsrc videotestsrc ogg theora vorbis ffmpegcolorspace playback app audioconvert audiorate audioresample adder coreindexers gdp gio uridecodebin videorate videoscale typefindfunctions libvisual pango subparse
|
||||||
GSTREAMER_STATIC_PLUGINS_PATH=/home/fluendo/cerbero/dist/android_arm/lib/gstreamer-0.10/static
|
GSTREAMER_STATIC_PLUGINS_PATH=/home/fluendo/cerbero/dist/android_arm/lib/gstreamer-0.10/static
|
||||||
GSTREAMER_MK_PATH=/home/fluendo/cerbero/data/ndk-build/
|
GSTREAMER_MK_PATH=/home/fluendo/cerbero/data/ndk-build/
|
||||||
include $(GSTREAMER_MK_PATH)/gstreamer.mk
|
include $(GSTREAMER_MK_PATH)/gstreamer.mk
|
||||||
|
|
Loading…
Reference in a new issue