Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-12-05 | recipes: gst-plugins-bad: Also dist gl headers | Edward Hervey | 1 | -0/+1 | |
2014-12-05 | recipes: gst-plugins-bad: Dist mpegts include files | Edward Hervey | 1 | -0/+4 | |
2014-11-12 | fontconfig: don't use _mktemp_s that's not available in XP | Andoni Morales Alastruey | 2 | -0/+42 | |
2014-11-08 | libvpx: Add support for iOS on x86-641.4.4 | Sebastian Dröge | 2 | -0/+49 | |
Also fix a problem with the simulator on x86 | |||||
2014-11-08 | harfbuzz: Fix compilation on iOS with XCode 6.1 | Sebastian Dröge | 2 | -0/+33 | |
2014-11-07 | glib.recipe: Add missing comma | Nirbheek Chauhan | 1 | -1/+1 | |
This was causing a build failure of the gstreamer packages | |||||
2014-11-07 | glib: Include glib-gettext.m4 in devel files | Nirbheek Chauhan | 1 | -0/+1 | |
2014-11-07 | x264: Don't use -falign-loops with clang on Darwin, it does not exist | Sebastian Dröge | 2 | -0/+25 | |
2014-11-07 | mad: Switch to tarballs and fix the build with clang on iOS and OSX | Sebastian Dröge | 5 | -3/+146 | |
2014-11-07 | ios: Add support for iOS 8.1 SDK | Sebastian Dröge | 1 | -1/+1 | |
2014-11-07 | Add support for the iOS 8.0 SDK | Sebastian Dröge | 1 | -1/+1 | |
2014-11-07 | Revert "osx: Build for OSX >= 10.8" | Luis de Bethencourt | 3 | -1/+20 | |
This reverts commit 2da32e4cb3e09707b3b1b4d03a13de9b46cbcef8. Breaks compatibility with older OS X and we supported those in 1.4 | |||||
2014-11-07 | libtheora: Also don't use -fforce-addr on OSX | Sebastian Dröge | 1 | -1/+3 | |
2014-11-07 | libtheora: Don't use --force-addr on iOS, it does not work with newer clang | Sebastian Dröge | 2 | -0/+41 | |
2014-11-06 | osx: Build for OSX >= 10.8 | Sebastian Dröge | 3 | -20/+1 | |
We don't have full functionality otherwise, e.g. VideoToolbox support is missing. | |||||
2014-11-06 | osx: Add support for yosemite | Sebastian Dröge | 1 | -1/+2 | |
2014-10-26 | recipes: Fix typelibs names | Thibault Saunier | 1 | -1/+1 | |
We ended up having a typelib called GstVideo-1.0GstAudio without that coma. | |||||
2014-10-26 | recipes: gst-plugins-bad: Do not forget audiomixer and compositor | Thibault Saunier | 2 | -0/+4 | |
2014-10-26 | recipes: Clutter: Do not forget the libclutter-1.0 | Thibault Saunier | 1 | -0/+3 | |
2014-10-26 | enums: Add enum/definition for Fedora 21 | Edward Hervey | 3 | -0/+3 | |
2014-10-26 | gst-plugins-bad: Disable DVB for debian Wheezy and squeeze | Thibault Saunier | 2 | -1/+4 | |
The API version is not recent enough on those platforms | |||||
2014-10-26 | Bump Gnl, GES, GstValidate and GstPython to 1.4 | Thibault Saunier | 5 | -10/+10 | |
2014-09-14 | glib: Also include process.h for getpid() on Windows | Sebastian Dröge | 1 | -5/+13 | |
2014-09-13 | glib: Don't use rand_s(), it doesn't exist on Windows XP and we still target it | Sebastian Dröge | 2 | -0/+46 | |
2014-09-09 | glib: Don't use issetugid() on Android | Sebastian Dröge | 2 | -0/+38 | |
Android had it in older versions but the new 64 bit ABI does not have it anymore, and some versions of the 32 bit ABI neither. https://code.google.com/p/android-developer-preview/issues/detail?id=168 https://bugzilla.gnome.org/show_bug.cgi?id=736351 | |||||
2014-08-27 | gst-plugins-good-static: fix spacings for configure options | Andoni Morales Alastruey | 1 | -5/+5 | |
2014-08-27 | orc: Update to 0.4.22 | Sebastian Dröge | 2 | -4/+4 | |
2014-07-30 | gst-plugins-bad: Include winks plugin | Sebastian Dröge | 2 | -0/+2 | |
2014-07-23 | gst-plugins-gl: Remove gst-plugins-gl recipes | Sebastian Dröge | 2 | -61/+0 | |
2014-07-23 | gnonlin/ges: Track 1.2 branch | Sebastian Dröge | 3 | -6/+6 | |
2014-07-23 | Update recipes to track the 1.4 branch | Sebastian Dröge | 13 | -26/+26 | |
2014-07-23 | recipes: bump gtk-doc to 1.21 release | Tim-Philipp Müller | 2 | -10/+4 | |
Which fixes untar errors on windows ('tar: Archive value ... is out of uid_t range 0..65535') https://bugzilla.gnome.org/show_bug.cgi?id=722621 | |||||
2014-06-28 | gst-validate: Build static libraries too | Sebastian Dröge | 1 | -1/+1 | |
2014-06-28 | gst-plugins-bad-1.0-static: The libraries are now shipped as libraries | Sebastian Dröge | 1 | -37/+0 | |
We shouldn't ship them twice! | |||||
2014-06-27 | gst-plugins-bad: Install the new libgstbadbase library | Thibault Saunier | 1 | -1/+2 | |
2014-06-26 | pango: Fix initialization of pango on Android | Sebastian Dröge | 2 | -0/+38 | |
Without this e.g. initializing the pango plugin will deadlock. | |||||
2014-06-26 | gst-plugins-bad: Also include the rsvg in the static recipe | Sebastian Dröge | 1 | -0/+1 | |
2014-06-26 | harfbuzz: Build static libraries | Sebastian Dröge | 1 | -0/+1 | |
2014-06-26 | orc: Also build static libraries | Sebastian Dröge | 1 | -0/+1 | |
2014-06-24 | gst-plugins-bad: Add missing libraries | Edward Hervey | 1 | -1/+1 | |
2014-06-23 | orc: Update to 0.4.21 | Sebastian Dröge | 2 | -4/+4 | |
2014-06-23 | recipes: Bump orc to 0.4.20 | Edward Hervey | 2 | -4/+4 | |
2014-06-23 | gst-plugins-bad: Handle libraries | Edward Hervey | 1 | -19/+11 | |
https://bugzilla.gnome.org/show_bug.cgi?id=728154 | |||||
2014-06-17 | libcroco: add missing dependencies | Andoni Morales Alastruey | 1 | -0/+1 | |
2014-06-17 | bzip2: use relative symlinks for libraries | Andoni Morales Alastruey | 1 | -17/+14 | |
2014-06-17 | variants: raise the correct exception for recipes depending on a variant | Andoni Morales Alastruey | 2 | -0/+6 | |
2014-06-17 | gtk+3: add support for trusty | Andoni Morales Alastruey | 1 | -1/+2 | |
2014-06-16 | recipes: libcroco/librsvg: Fix build on ios-universal | Edward Hervey | 2 | -2/+2 | |
The same way it's done for darwin | |||||
2014-06-16 | recipes: pango: Remove files that no longer exist | Edward Hervey | 1 | -4/+1 | |
pangox is dead, long live pangox :) | |||||
2014-06-16 | Rename the Gtk variant to Gtk3 | Thibault Saunier | 1 | -1/+1 | |