mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-30 12:49:40 +00:00
Add more plugins, to test
This commit is contained in:
parent
24136b8011
commit
2905b5073a
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)
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
|
||||
GSTREAMER_PLUGINS = coreelements
|
||||
GSTREAMER_PLUGINS = vorbis coreelements audiotestsrc videotestsrc ogg theora
|
||||
GSTREAMER_STATIC_PLUGINS_PATH=/home/fluendo/cerbero/dist/android_arm/lib/gstreamer-0.10/static
|
||||
GSTREAMER_MK_PATH=/home/fluendo/cerbero/data/ndk-build/
|
||||
include $(GSTREAMER_MK_PATH)/gstreamer.mk
|
||||
|
|
Loading…
Reference in a new issue