- Sep 20, 2017
-
-
Jan Schmidt authored
-
- Sep 16, 2017
-
-
- Sep 07, 2017
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
Fixes a couple of security issues.
-
- Aug 28, 2017
- Aug 01, 2017
-
-
Jan Schmidt authored
I forgot the push the actual 1.12.2 release to this branch, but it's reachable via the 1.12.2 tag
-
- Jul 17, 2017
-
-
-
-
Tim-Philipp Müller authored
Also fix build, directory layout seems to have changed. https://bugzilla.gnome.org/show_bug.cgi?id=784364
-
-
-
- Jun 27, 2017
-
-
Jan Schmidt authored
-
- Jun 20, 2017
-
-
Jan Schmidt authored
-
- May 15, 2017
-
-
Sebastian Dröge authored
Some were missing.
-
- May 10, 2017
-
-
Jan Schmidt authored
Fixes a problem on OSX where the installed libopenjp2 dylib id doesn't contain the full path, and leads to incorrect linking and a non-loadable plugin https://bugzilla.gnome.org/show_bug.cgi?id=782352
-
- May 06, 2017
-
-
Tim-Philipp Müller authored
-
- May 05, 2017
-
-
Jan Schmidt authored
-
- Apr 28, 2017
-
-
Jan Schmidt authored
-
- Apr 24, 2017
-
-
Jan Schmidt authored
-
Jan Schmidt authored
The patch was silently applying with fuzz, inserting a block in the wrong place.
-
- Apr 21, 2017
-
-
Jan Schmidt authored
Hopefully fix the android build by restoring that the default AS is $CC on all ARM platforms, except with iOS where gas-preprocessor.pl will be used
-
Jan Schmidt authored
-
Jan Schmidt authored
-
Jan Schmidt authored
Make the framework name for osx and iOS be 'GStreamer' instead of 'osx-framework' and create different filenames for osx and ios framework builds so the ios one builds as 'ios-framework' instead of both being 'osx-framework' Make the human-readable framework CFBundlePackageGetInfoString contain a useful description with the version of the framework https://bugzilla.gnome.org/show_bug.cgi?id=771860
-
Jan Schmidt authored
Don't point to ../Versions/1.0 but instead directly to the directory. This should fix problems with the codesign tool complaining about unsealed contents https://bugzilla.gnome.org/show_bug.cgi?id=771860
-
Jan Schmidt authored
Make the assembler for libav be built via gas-preprocessor on iOS, as recommended by libav. The latest arm64 assembly breaks in clang's internal assembler due to some bug handling macro arguments, and this fixes it. Add a patch reverting a commit in gst-libav so our assembler setting is actually passed through to libav instead of being overridden to be $CC
-
- Apr 20, 2017
-
-
Jan Schmidt authored
It breaks the iOS, android and mingw builds and seems to have always been previously overridden anyways
-
- Apr 19, 2017
-
-
Sebastian Dröge authored
-
- Apr 18, 2017
-
-
Sebastian Dröge authored
This ensures that the -static recipes properly disable gobject-introspection, among other things.
-
- Apr 13, 2017
-
-
Nirbheek Chauhan authored
It fails to build on most Windows machines due to a too-long-path error unless you use a directory (with a small name) in the root of the drive. This means that essentially every Windows user will hit this (and does hit this), so disable it. If you need this, please supply patches to fix it. Alternatively, revert it locally. https://bugzilla.gnome.org/show_bug.cgi?id=770264
-
Nirbheek Chauhan authored
In alpha right now, but same as F25 as far as we are concerned.
-
- Apr 12, 2017
-
-
Jan Schmidt authored
This reverts commit 788dbee6. We don't need this patch on master
-
- Apr 11, 2017
-
-
Jan Schmidt authored
-
Jan Schmidt authored
-
Jan Schmidt authored
-
- Apr 07, 2017
-
-
Nirbheek Chauhan authored
-
Sebastian Dröge authored
-
- Mar 13, 2017
-
-
Sebastian Dröge authored
-
- Mar 09, 2017
-
-
Sebastian Dröge authored
-
Nicolas Dufresne authored
Plugins have been rename so their library name now matches their plugin name.
-