summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)AuthorFilesLines
2024-04-08x264: Update to r3108, switch to meson-ports, and fix Android buildsL. E. Segovia1-0/+31
2023-06-04android: remove all traces of gnustlMatthew Waters1-6/+3
2022-07-07msvc: Remove msvcrt.propsSeungha Yang3-37/+0
2022-07-07msvc: Remove release.propsSeungha Yang1-21/+0
2022-07-07msvc: Remove Windows Driver Kit SDK dependencySeungha Yang3-16/+0
2022-07-07msvc: Remove unnecessary global definesSeungha Yang3-13/+0
2022-07-07msvc: Remove outdated stuffSeungha Yang11-555/+0
2022-06-21android: fix build with android gradle plugin 7.2Matthew Waters1-1/+1
2022-04-01android: Use GStreamer.java installed by GStreamer coreXavier Claessens2-110/+5
2022-04-01android: Remove code that has been moved to GStreamer coreXavier Claessens1-598/+4
2022-03-04Add support for MSYS2Andoni Morales Alastruey1-0/+11
2020-11-04android: Implement gst_init_static_plugins()Xavier Claessens1-3/+2
2020-07-12Add a uwp-universal target to build all uwp arches at onceNirbheek Chauhan1-0/+0
2020-06-12README: Recommend enabling developer mode.Nirbheek Chauhan1-0/+0
2020-04-03ndk-build: keep linking to GSTREAMER_EXTRA_LIBS explicitlyMart Raudsepp1-1/+1
2020-03-02data: Move from gnutls to openssl for android/iosNirbheek Chauhan3-7/+5
2020-02-20Fixed plugins' java code not being copiedFanchao L1-2/+2
2019-08-12android: Adjust gstreamer-1.0.mk for NDK r20Jan Schmidt1-7/+13
2019-02-25README.md: Document which Visual Studio workload is neededNirbheek Chauhan1-0/+0
2019-02-08README: Convert to markdown, add more infoNirbheek Chauhan5-0/+0
2019-02-07ios-templates: update for GTlsBackend changesMatthew Waters2-8/+18
2019-02-04Extend licensing scheme, install & package licensesNirbheek Chauhan8-0/+3205
2018-12-17ndk-build: support a multiple architecture buildGeunsik Lim1-4/+0
2018-12-13ndk-build: add path to libc++_shared to the linker command lineMathieu Duponchelle1-1/+4
2018-11-30ndk-build: don't advertise symbols from non-explicitly linked librariesMatthew Waters2-9/+32
2018-11-12ndk-build: fix app compile/link commands for ndk r18Matthew Waters1-3/+2
2018-11-12ndk-build: Use the value of the old_library field for the static libraryMatthew Waters1-1/+9
2018-11-10ndk-build: GStreamer: Fix: Streams may be not closed in copyFile methodH1Gdev1-12/+33
2018-10-16android/ndk-build: update for glib tls API additionsMatthew Waters2-3/+23
2018-08-28ndk-build: fix gio module loading for meson changesMatthew Waters2-6/+5
2018-02-08Revert "gst-android: Remove uneeded static plugin path"Matthew Waters1-1/+6
2018-01-26gst-android: Use $(hide) instead of @Nicolas Dufresne1-19/+19
2018-01-26gst-android: Move comment before the ruleNicolas Dufresne1-3/+2
2018-01-26gst-android: Add an .exe suffix to gold on windowsNicolas Dufresne1-1/+3
2018-01-26gst-android: Remove uneeded static plugin pathNicolas Dufresne1-6/+1
2017-11-29android/ndk-build: don't use line continuation with shell pipesMatthew Waters1-8/+4
2017-11-29android/ndk-build: update sysroot parameters for ndk-r16Matthew Waters2-5/+16
2017-10-24xcode template: fix gst_ios_init declarationNicola Murino1-1/+1
2017-05-09Remove duplicated static gstreamer buildNicolas Dufresne1-2/+1
2017-03-08Fix the build according to the plugin renameNicolas Dufresne1-12/+0
2017-01-05android: Put assets in src/main/assets by defaultArun Raghavan1-6/+10
2017-01-04ndk-build: Provide API for requesting the Java VMSebastian Dröge1-2/+14
2016-10-24xcode data: Fix typo in ca-certificates.crtOlivier Crête1-1/+1
2016-08-12android: Fix Android build on WindowsAndy Devar1-13/+15
2016-08-10android: Fix soname with custom GStreamer .so filenamesSebastian Dröge1-1/+1
2016-07-06android: Remove \n from the source generatorSebastian Dröge1-4/+4
2016-07-04android: Instead of cat | sed, use sed directly on the fileSebastian Dröge1-4/+2
2016-07-01android: Silence the sed linesOlivier Crête1-2/+2
2016-06-30android: Fix sed substitutions to actually consider the configurationSebastian Dröge1-3/+3
2016-06-07android: Don't use 'sed -i' to be compatible with BSD sedSebastian Dröge1-18/+26