index
:
gstreamer/cerbero
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.20
1.22
1.24
1.4
1.6
1.8
main
master
Cerbero build system used to build the official upstream GStreamer 1.0 SDK binaries (mirrored from https://gitlab.freedesktop.org/gstreamer/cerbero)
tpm
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
ndk-build
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-21
android: fix build with android gradle plugin 7.2
Matthew Waters
1
-1
/
+1
2022-04-01
android: Use GStreamer.java installed by GStreamer core
Xavier Claessens
2
-110
/
+5
2022-04-01
android: Remove code that has been moved to GStreamer core
Xavier Claessens
1
-598
/
+4
2020-11-04
android: Implement gst_init_static_plugins()
Xavier Claessens
1
-3
/
+2
2020-04-03
ndk-build: keep linking to GSTREAMER_EXTRA_LIBS explicitly
Mart Raudsepp
1
-1
/
+1
2020-03-02
data: Move from gnutls to openssl for android/ios
Nirbheek Chauhan
1
-2
/
+0
2020-02-20
Fixed plugins' java code not being copied
Fanchao L
1
-2
/
+2
2019-08-12
android: Adjust gstreamer-1.0.mk for NDK r20
Jan Schmidt
1
-7
/
+13
2018-12-17
ndk-build: support a multiple architecture build
Geunsik Lim
1
-4
/
+0
2018-12-13
ndk-build: add path to libc++_shared to the linker command line
Mathieu Duponchelle
1
-1
/
+4
2018-11-30
ndk-build: don't advertise symbols from non-explicitly linked libraries
Matthew Waters
2
-9
/
+32
2018-11-12
ndk-build: fix app compile/link commands for ndk r18
Matthew Waters
1
-3
/
+2
2018-11-12
ndk-build: Use the value of the old_library field for the static library
Matthew Waters
1
-1
/
+9
2018-11-10
ndk-build: GStreamer: Fix: Streams may be not closed in copyFile method
H1Gdev
1
-12
/
+33
2018-10-16
android/ndk-build: update for glib tls API additions
Matthew Waters
2
-3
/
+23
2018-08-28
ndk-build: fix gio module loading for meson changes
Matthew Waters
2
-6
/
+5
2018-02-08
Revert "gst-android: Remove uneeded static plugin path"
Matthew Waters
1
-1
/
+6
2018-01-26
gst-android: Use $(hide) instead of @
Nicolas Dufresne
1
-19
/
+19
2018-01-26
gst-android: Move comment before the rule
Nicolas Dufresne
1
-3
/
+2
2018-01-26
gst-android: Add an .exe suffix to gold on windows
Nicolas Dufresne
1
-1
/
+3
2018-01-26
gst-android: Remove uneeded static plugin path
Nicolas Dufresne
1
-6
/
+1
2017-11-29
android/ndk-build: don't use line continuation with shell pipes
Matthew Waters
1
-8
/
+4
2017-11-29
android/ndk-build: update sysroot parameters for ndk-r16
Matthew Waters
2
-5
/
+16
2017-05-09
Remove duplicated static gstreamer build
Nicolas Dufresne
1
-2
/
+1
2017-03-08
Fix the build according to the plugin rename
Nicolas Dufresne
1
-12
/
+0
2017-01-05
android: Put assets in src/main/assets by default
Arun Raghavan
1
-6
/
+10
2017-01-04
ndk-build: Provide API for requesting the Java VM
Sebastian Dröge
1
-2
/
+14
2016-08-12
android: Fix Android build on Windows
Andy Devar
1
-13
/
+15
2016-08-10
android: Fix soname with custom GStreamer .so filenames
Sebastian Dröge
1
-1
/
+1
2016-07-06
android: Remove \n from the source generator
Sebastian Dröge
1
-4
/
+4
2016-07-04
android: Instead of cat | sed, use sed directly on the file
Sebastian Dröge
1
-4
/
+2
2016-07-01
android: Silence the sed lines
Olivier Crête
1
-2
/
+2
2016-06-30
android: Fix sed substitutions to actually consider the configuration
Sebastian Dröge
1
-3
/
+3
2016-06-07
android: Don't use 'sed -i' to be compatible with BSD sed
Sebastian Dröge
1
-18
/
+26
2016-06-07
android: Work around NDK ABI incompatibility around bsd_signal/signal in a di...
Sebastian Dröge
1
-1
/
+29
2016-05-14
android: Work around NDK ABI incompatibility
Sebastian Dröge
1
-0
/
+11
2016-03-29
ndk-build: Rename HOST_PKG_CONFIG to PKG_CONFIG_PATH
Sebastian Dröge
1
-4
/
+4
2016-03-29
ndk-build: Set SED ourselves instead of relying on Android's HOST_SED
Sebastian Dröge
2
-26
/
+16
2016-03-02
ndk-build: Windows by default appends commands one after another in foreach
Xavi Artigas
1
-3
/
+3
2016-03-01
android: Fix extraneous spaces in path when copying plugins' java code
Xavi Artigas
1
-5
/
+3
2015-12-14
gstreamer-1.0.mk: fix missing ";" bug
Martin Kelly
1
-3
/
+3
2015-11-07
android: Add SONAME to libgstreamer_android.so for compatibility with Android...
Alex Dizengof
1
-1
/
+1
2015-08-14
gst-android: ld.gold is now available for ARM64
Nicolas Dufresne
1
-5
/
+1
2015-08-14
android: Import definition of HOST_SED
Nicolas Dufresne
1
-0
/
+10
2015-06-25
android: It's GST_REGISTRY_REUSE_PLUGIN_SCANNER not GST_REUSE_PLUGIN_SCANNER
Sebastian Dröge
1
-1
/
+1
2015-06-18
Provide "%s" as format string instead of just the string
Sebastian Dröge
1
-1
/
+1
2015-06-18
Tell the androidmedia plugin about our Java VM we get in JNI_OnLoad() if we can
Sebastian Dröge
1
-0
/
+13
2015-05-04
ndk-build: Make gst_android_load_gio_modules() and gst_android_register_stati...
Sebastian Dröge
1
-2
/
+2
2015-05-04
ndk-build: Make gst_android_init() non-static to allow calling it from native...
Sebastian Dröge
1
-3
/
+9
2015-05-04
ndk-build: Make some more functions static
Sebastian Dröge
1
-6
/
+6
[next]