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
Age
Commit message (
Expand
)
Author
Files
Lines
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-10-24
xcode template: fix gst_ios_init declaration
Nicola Murino
1
-1
/
+1
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-10-24
xcode data: Fix typo in ca-certificates.crt
Olivier Crête
1
-1
/
+1
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
2015-05-04
ndk-build: Remove GStreamer 0.10 files
Sebastian Dröge
2
-621
/
+0
2015-05-04
gst-android: Add gst_android_get_{context|class_loader} functions
Matthieu Bouron
1
-0
/
+82
2015-05-04
gst-android: Automatically install plugins java classes
Matthieu Bouron
1
-0
/
+16
2015-05-04
gst-android: rename confusing klass argument of the gst_android_init method
Matthieu Bouron
1
-2
/
+2
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-09-17
ios: Add VideoToolbox as a weak framework to the project templates
Sebastian Dröge
1
-1
/
+1
2014-06-28
ios-templates: Fix variable name
Sebastian Dröge
1
-1
/
+1
2014-06-03
gst-android: Make the directory where to put the GStreamer.java file configur...
Sebastian Dröge
1
-8
/
+12
2014-05-23
Handle failures when failed to get cache/file directories on Android more gra...
Sebastian Dröge
1
-2
/
+41
2014-05-23
wix: add the package directory in the properties list
Andoni Morales Alastruey
1
-0
/
+1
2014-03-13
Include ca-certificates on Android and iOS
Sebastian Dröge
4
-4
/
+50
2014-03-12
Stop namespace pollution and claiming to come from gstreamer.com
Sebastian Dröge
12
-28
/
+28
2014-03-12
gst-android: Make inclusion and copying of the fonts optional
Sebastian Dröge
2
-41
/
+54
[next]