summaryrefslogtreecommitdiff
path: root/data/xcode
AgeCommit message (Expand)AuthorFilesLines
2020-03-02data: Move from gnutls to openssl for android/iosNirbheek Chauhan2-5/+5
2019-02-07ios-templates: update for GTlsBackend changesMatthew Waters2-8/+18
2017-10-24xcode template: fix gst_ios_init declarationNicola Murino1-1/+1
2016-10-24xcode data: Fix typo in ca-certificates.crtOlivier Crête1-1/+1
2014-09-17ios: 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-03-13Include ca-certificates on Android and iOSSebastian Dröge1-0/+5
2014-03-12Stop namespace pollution and claiming to come from gstreamer.comSebastian Dröge7-13/+13
2014-03-10gio-modules: Rename from G_IO_MODULE_DECLARE to GST_G_IO_MODULE_DECLARESebastian Dröge2-8/+4
2014-03-07Load static GIO modules directly instead of going through dlopen() on the exe...Sebastian Dröge1-0/+10
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öge1-1/+1
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-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-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-25gst-ios: generate the XCode templates for iOSAndoni Morales Alastruey9-0/+262