summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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
2013-03-16ndk-build: force the C compiler to build the gstreamer libraryAndoni Morales Alastruey1-3/+3
2012-11-21Replace verdana with the Ubuntu fontAndoni Morales Alastruey3-1/+1
2012-11-21Use g_build_filename() instead of g_strdup_printf() to build filenamesSebastian Dröge1-1/+1
2012-11-20ndk-build: add fonts supportAndoni Morales Alastruey5-9/+202
2012-11-16wix: add support for menu shortcutsAndoni Morales Alastruey2-1/+2
2012-11-12Fix build on windowsXavi Artigas2-12/+7
2012-11-02add precompiled pkg-config tool for windowsAndoni Morales Alastruey1-0/+0
2012-11-02ndk-build: fix link for the realmedia pluginAndoni Morales Alastruey1-0/+1
2012-11-02ndk-build: fix plugin link for mpegdemux2Andoni Morales Alastruey1-0/+1
2012-11-02ndk-build: link EXTRA_DEPS with --whole-archiveAndoni Morales Alastruey2-10/+77
2012-11-01ndk-build: add a required extra spaceAndoni Morales Alastruey1-1/+1
2012-11-01ndk-build: add GSTREAMER_EXTRA_DEPS for adding extra deps with pkg-configAndoni Morales Alastruey1-10/+25
2012-11-01ndk-build: remove libtool bits not used anymoreAndoni Morales Alastruey1-15/+0
2012-10-24ndk-build: add an extra space after the library nameAndoni Morales Alastruey1-1/+1
2012-10-19whitespaceyXavi Artigas1-4/+4
2012-10-19Change FIXME to TODOXavi Artigas1-1/+1
2012-10-19Changed package for the Java GStreamer class to com.gstreamerXavi Artigas3-6/+6
2012-10-12Also set TEMP environment variableSebastian Dröge1-0/+1
2012-10-11Fix scaletempo plugin linkingSebastian Dröge1-0/+1
2012-10-11ndk-build: help the linker a little bit more to resolve depsAndoni Morales Alastruey1-1/+1
2012-10-11ndk-build: add support for empty GSTREAMER_PLUGINS listAndoni Morales Alastruey1-2/+8
2012-10-10Implement handlers for the GLib debugging/logging functionsSebastian Dröge1-2/+152
2012-10-04Also print the object name as good as possible in the GStreamer debug output ...Sebastian Dröge1-5/+26
2012-10-04Merge branch 'android'Andoni Morales Alastruey11-0/+4009
2012-10-03gstreamer.mk: link with -no-undefined to spot undefined symbolsAndoni Morales Alastruey1-1/+1