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
2023-06-04
android: remove all traces of gnustl
Matthew Waters
1
-6
/
+3
2022-07-07
msvc: Remove msvcrt.props
Seungha Yang
3
-37
/
+0
2022-07-07
msvc: Remove release.props
Seungha Yang
1
-21
/
+0
2022-07-07
msvc: Remove Windows Driver Kit SDK dependency
Seungha Yang
3
-16
/
+0
2022-07-07
msvc: Remove unnecessary global defines
Seungha Yang
3
-13
/
+0
2022-07-07
msvc: Remove outdated stuff
Seungha Yang
11
-555
/
+0
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
2022-03-04
Add support for MSYS2
Andoni Morales Alastruey
1
-0
/
+11
2020-11-04
android: Implement gst_init_static_plugins()
Xavier Claessens
1
-3
/
+2
2020-07-12
Add a uwp-universal target to build all uwp arches at once
Nirbheek Chauhan
1
-0
/
+0
2020-06-12
README: Recommend enabling developer mode.
Nirbheek Chauhan
1
-0
/
+0
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
3
-7
/
+5
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
2019-02-25
README.md: Document which Visual Studio workload is needed
Nirbheek Chauhan
1
-0
/
+0
2019-02-08
README: Convert to markdown, add more info
Nirbheek Chauhan
5
-0
/
+0
2019-02-07
ios-templates: update for GTlsBackend changes
Matthew Waters
2
-8
/
+18
2019-02-04
Extend licensing scheme, install & package licenses
Nirbheek Chauhan
8
-0
/
+3205
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-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
[next]