summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)AuthorFilesLines
2014-11-06ios: Add VideoToolbox as a weak framework to the project templatesSebastian Dröge1-1/+1
2014-06-28ios-templates: Fix variable nameSebastian Dröge1-1/+1
2014-06-03gst-android: Make the directory where to put the GStreamer.java file configur...Sebastian Dröge1-8/+12
2014-05-23Handle failures when failed to get cache/file directories on Android more gra...Sebastian Dröge1-2/+41
2014-05-23wix: add the package directory in the properties listAndoni Morales Alastruey1-0/+1
2014-03-13Include ca-certificates on Android and iOSSebastian Dröge4-4/+50
2014-03-12Stop namespace pollution and claiming to come from gstreamer.comSebastian Dröge12-28/+28
2014-03-12gst-android: Make inclusion and copying of the fonts optionalSebastian Dröge2-41/+54
2014-03-10gio-modules: Rename from G_IO_MODULE_DECLARE to GST_G_IO_MODULE_DECLARESebastian Dröge5-18/+10
2014-03-07Load static GIO modules directly instead of going through dlopen() on the exe...Sebastian Dröge2-0/+20
2014-02-25Don't override SYSROOT for our usageSebastian Dröge1-3/+5
2013-10-10ndk-build: fix parsing of libtool libraries for multi archAndoni Morales Alastruey1-4/+0
2013-10-03ndk-build: fix support for changing list of GSTREAMRE_PLUGINSAndoni Morales Alastruey1-4/+8
2013-10-02ndk-build: let the user do the switch for setting the prefixAndoni Morales Alastruey1-10/+0
2013-10-02ndk-build: support a custom library nameAndoni Morales Alastruey1-0/+2
2013-10-02ndk-build: add support for multi-arch buildsAndoni Morales Alastruey2-26/+46
2013-09-28ios: Add support for the GIO TLS module in the templateSebastian Dröge2-0/+10
2013-09-28ios: Fix gst_ios_init.m for GStreamer 1.0Sebastian Dröge1-1/+1
2013-09-26ndk-build/ios: fix typo in for the cache dir env variable elsewhere tooSebastian Dröge2-2/+2
2013-09-26ndk-build: fix typo in for the cache dir env variableAndoni Morales Alastruey1-1/+1
2013-07-01Merge branch 'master' into upstreamSebastian Dröge2-9/+15
2013-06-21ndk-build: fix type of booleanAndoni Morales Alastruey1-1/+1
2013-06-12ndk-build: register plugins when gst_init was already calledAndoni Morales Alastruey1-9/+13
2013-06-12ndk-build: allow changing the name of the generated libraryAndoni Morales Alastruey1-0/+2
2013-06-11Merge some more changes manually from other files for 1.0Sebastian Dröge1-0/+3
2013-06-11Merge branch 'master' into upstreamSebastian Dröge2-0/+60
2013-06-11wix: add support for installing VS templatesAndoni Morales Alastruey1-0/+57
2013-05-27ndk-build: fix paths with ~ in GSTREAMER_SDK_ROOTAndoni Morales Alastruey1-0/+3
2013-05-24Merge branch 'master' into upstreamSebastian Dröge7-52/+213
2013-05-22xcode: modify ios base template to ship fontconfig conf and a fontThiago Santos5-50/+208
2013-05-13Whitespace and comment formatXavi Artigas2-2/+1
2013-05-13xcode: Add G_BEGIN_DECLS/G_END_DECLS in case someone wants to include gst_ios...Sebastian Dröge1-0/+4
2013-05-13xcode: Give giosrc a rank of SECONDARY-1, we want to prefer filesrcSebastian Dröge1-1/+1
2013-05-12upstream: De-SDK the packagesSebastian Dröge9-38/+38
2013-05-11xcode: lower the ranks of filesrc and giosrc for iosavassetdecAndoni Morales Alastruey1-0/+14
2013-05-11xcode: simplify gstreamer initializationAndoni Morales Alastruey6-77/+33
2013-04-29ios: xcode templates: fix archs settings to use armv7Thiago Santos1-0/+4
2013-04-25xcode:ios: get back to the default compilerAndoni Morales Alastruey1-4/+0
2013-04-23xcode: fix link error with gccAndoni Morales Alastruey1-0/+2
2013-04-23xcode: use llvm-gcc as the default compilerAndoni Morales Alastruey1-0/+2
2013-04-22gstreamer-1.0: Only store ndk-build integration in a single directory for 0.1...Sebastian Dröge12-529/+1
2013-04-22gstreamer-1.0: Update VS integration for 1.0Sebastian Dröge11-0/+555
2013-04-22gstreamer-1.0: Add Android specific 1.0 changesSebastian Dröge12-0/+1137
2013-04-16xcode:ios: add missing frameworks to the base templateAndoni Morales Alastruey1-1/+1
2013-04-16xcode:ios: add a modified main.m initializing gstreamerAndoni Morales Alastruey2-0/+21
2013-04-16xcode:ios: add missing frameworks and libraries to the linker flagsAndoni Morales Alastruey1-1/+2
2013-03-25ndk-build: use TARGET_CFLAGS and TARGET_LDFLAGSAndoni Morales Alastruey1-2/+2
2013-03-25ndk-build: add the sysroot variable which is not set in newer NDKAndoni Morales Alastruey1-0/+7
2013-03-25gst-ios: generate the XCode templates for iOSAndoni Morales Alastruey9-0/+262
2013-03-18ndk-build: fix link stageAndoni Morales Alastruey1-1/+1