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
2014-11-06
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
2014-03-10
gio-modules: Rename from G_IO_MODULE_DECLARE to GST_G_IO_MODULE_DECLARE
Sebastian Dröge
5
-18
/
+10
2014-03-07
Load static GIO modules directly instead of going through dlopen() on the exe...
Sebastian Dröge
2
-0
/
+20
2014-02-25
Don't override SYSROOT for our usage
Sebastian Dröge
1
-3
/
+5
2013-10-10
ndk-build: fix parsing of libtool libraries for multi arch
Andoni Morales Alastruey
1
-4
/
+0
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
2
-26
/
+46
2013-09-28
ios: Add support for the GIO TLS module in the template
Sebastian Dröge
2
-0
/
+10
2013-09-28
ios: Fix gst_ios_init.m for GStreamer 1.0
Sebastian Dröge
1
-1
/
+1
2013-09-26
ndk-build/ios: fix typo in for the cache dir env variable elsewhere too
Sebastian Dröge
2
-2
/
+2
2013-09-26
ndk-build: fix typo in for the cache dir env variable
Andoni Morales Alastruey
1
-1
/
+1
2013-07-01
Merge branch 'master' into upstream
Sebastian Dröge
2
-9
/
+15
2013-06-21
ndk-build: fix type of boolean
Andoni Morales Alastruey
1
-1
/
+1
2013-06-12
ndk-build: register plugins when gst_init was already called
Andoni Morales Alastruey
1
-9
/
+13
2013-06-12
ndk-build: allow changing the name of the generated library
Andoni Morales Alastruey
1
-0
/
+2
2013-06-11
Merge some more changes manually from other files for 1.0
Sebastian Dröge
1
-0
/
+3
2013-06-11
Merge branch 'master' into upstream
Sebastian Dröge
2
-0
/
+60
2013-06-11
wix: add support for installing VS templates
Andoni Morales Alastruey
1
-0
/
+57
2013-05-27
ndk-build: fix paths with ~ in GSTREAMER_SDK_ROOT
Andoni Morales Alastruey
1
-0
/
+3
2013-05-24
Merge branch 'master' into upstream
Sebastian Dröge
7
-52
/
+213
2013-05-22
xcode: modify ios base template to ship fontconfig conf and a font
Thiago Santos
5
-50
/
+208
2013-05-13
Whitespace and comment format
Xavi Artigas
2
-2
/
+1
2013-05-13
xcode: Add G_BEGIN_DECLS/G_END_DECLS in case someone wants to include gst_ios...
Sebastian Dröge
1
-0
/
+4
2013-05-13
xcode: Give giosrc a rank of SECONDARY-1, we want to prefer filesrc
Sebastian Dröge
1
-1
/
+1
2013-05-12
upstream: De-SDK the packages
Sebastian Dröge
9
-38
/
+38
2013-05-11
xcode: lower the ranks of filesrc and giosrc for iosavassetdec
Andoni Morales Alastruey
1
-0
/
+14
2013-05-11
xcode: simplify gstreamer initialization
Andoni Morales Alastruey
6
-77
/
+33
2013-04-29
ios: xcode templates: fix archs settings to use armv7
Thiago Santos
1
-0
/
+4
2013-04-25
xcode:ios: get back to the default compiler
Andoni Morales Alastruey
1
-4
/
+0
2013-04-23
xcode: fix link error with gcc
Andoni Morales Alastruey
1
-0
/
+2
2013-04-23
xcode: use llvm-gcc as the default compiler
Andoni Morales Alastruey
1
-0
/
+2
2013-04-22
gstreamer-1.0: Only store ndk-build integration in a single directory for 0.1...
Sebastian Dröge
12
-529
/
+1
2013-04-22
gstreamer-1.0: Update VS integration for 1.0
Sebastian Dröge
11
-0
/
+555
2013-04-22
gstreamer-1.0: Add Android specific 1.0 changes
Sebastian Dröge
12
-0
/
+1137
2013-04-16
xcode:ios: add missing frameworks to the base template
Andoni Morales Alastruey
1
-1
/
+1
2013-04-16
xcode:ios: add a modified main.m initializing gstreamer
Andoni Morales Alastruey
2
-0
/
+21
2013-04-16
xcode:ios: add missing frameworks and libraries to the linker flags
Andoni Morales Alastruey
1
-1
/
+2
2013-03-25
ndk-build: use TARGET_CFLAGS and TARGET_LDFLAGS
Andoni Morales Alastruey
1
-2
/
+2
2013-03-25
ndk-build: add the sysroot variable which is not set in newer NDK
Andoni Morales Alastruey
1
-0
/
+7
2013-03-25
gst-ios: generate the XCode templates for iOS
Andoni Morales Alastruey
9
-0
/
+262
2013-03-18
ndk-build: fix link stage
Andoni Morales Alastruey
1
-1
/
+1
[next]