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
/
gstreamer-1.0.mk
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-08
x264: Update to r3108, switch to meson-ports, and fix Android builds
L. E. Segovia
1
-0
/
+31
2023-06-04
android: remove all traces of gnustl
Matthew Waters
1
-6
/
+3
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
1
-11
/
+5
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
1
-2
/
+6
2018-11-12
ndk-build: fix app compile/link commands for ndk r18
Matthew Waters
1
-3
/
+2
2018-08-28
ndk-build: fix gio module loading for meson changes
Matthew Waters
1
-4
/
+3
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
1
-5
/
+15
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
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-03-29
ndk-build: Set SED ourselves instead of relying on Android's HOST_SED
Sebastian Dröge
1
-22
/
+12
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-05-04
gst-android: Automatically install plugins java classes
Matthieu Bouron
1
-0
/
+16
2015-01-29
data/ndk: ld.gold is not available on aarch64 toolchains
Edward Hervey
1
-1
/
+5
2014-11-15
Remove all references to GNonLin, it has been replaced by NLE
Thibault Saunier
1
-1
/
+0
2014-06-03
gst-android: Make the directory where to put the GStreamer.java file configur...
Sebastian Dröge
1
-8
/
+12
2014-03-13
Include ca-certificates on Android and iOS
Sebastian Dröge
1
-2
/
+21
2014-03-12
Stop namespace pollution and claiming to come from gstreamer.com
Sebastian Dröge
1
-6
/
+6
2014-03-12
gst-android: Make inclusion and copying of the fonts optional
Sebastian Dröge
1
-0
/
+13
2014-03-10
gio-modules: Rename from G_IO_MODULE_DECLARE to GST_G_IO_MODULE_DECLARE
Sebastian Dröge
1
-2
/
+2
2014-02-25
Don't override SYSROOT for our usage
Sebastian Dröge
1
-3
/
+5
2013-10-03
ndk-build: fix support for changing list of GSTREAMRE_PLUGINS
Andoni Morales Alastruey
1
-4
/
+8
2013-10-02
ndk-build: let the user do the switch for setting the prefix
Andoni Morales Alastruey
1
-10
/
+0
2013-10-02
ndk-build: support a custom library name
Andoni Morales Alastruey
1
-0
/
+2
2013-10-02
ndk-build: add support for multi-arch builds
Andoni Morales Alastruey
1
-20
/
+46
[next]