Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-05-17 | Use https:// instead of git:// protocol | Tim-Philipp Müller | 1 | -1/+1 | |
git protocol can be problematic in environments with restricted network access and is also less secure. https://bugzilla.gnome.org/show_bug.cgi?id=743235 | |||||
2017-08-26 | Update for lame and twolame plugins having been moved from -ugly to -good | Tim-Philipp Müller | 1 | -4/+2 | |
https://bugzilla.gnome.org/show_bug.cgi?id=774252 | |||||
2017-08-20 | recipes: update for mpg123 plugin move from -ugly to -good | Tim-Philipp Müller | 1 | -3/+1 | |
2017-05-16 | Remove plugin specific static build option | Nicolas Dufresne | 1 | -1/+1 | |
Static and dynamic plugins now have the same interface. The standard --enable-static/--enable-shared toggle are sufficient. | |||||
2017-05-09 | Remove duplicated static gstreamer build | Nicolas Dufresne | 1 | -1/+22 | |
The plugin interface now supports building once for both static and dynamic modules. https://bugzilla.gnome.org/show_bug.cgi?id=779344 | |||||
2017-03-08 | Fix the build according to the plugin rename | Nicolas Dufresne | 1 | -1/+1 | |
Plugins have been rename so their library name now matches their plugin name. | |||||
2016-12-15 | Remove libmad and mad plugin | Tim-Philipp Müller | 1 | -2/+1 | |
libmad is GPL, has been unmaintained for ages, and is slow. We have better replacements these days, such as libmpg123. https://bugzilla.gnome.org/show_bug.cgi?id=776140 | |||||
2016-09-15 | recipes: Workaround cerbero looking into first base class | Nicolas Dufresne | 1 | -1/+1 | |
To obtain the btype, cerbero seems to introspect the first base class, with the introduction of multiple inheritance, this cause some information not to be found. To workaround, we simply flatten the hierarchy, so the recipe looks like having a single base class. | |||||
2016-09-14 | recipes: Centralize common recipe values | Nicolas Dufresne | 1 | -4/+1 | |
This is done by introducing a new Recipe base class specific to GStreamer recipes. This will speed changing version while reducing redundancy. | |||||
2016-09-02 | gstreamer-1.0: Update versions to 1.9.2 | Sebastian Dröge | 1 | -1/+1 | |
2016-07-11 | Back to development | Nicolas Dufresne | 1 | -1/+1 | |
2016-07-06 | gstreamer: Update versions to 1.9.1 | Sebastian Dröge | 1 | -1/+1 | |
2016-03-30 | recipes: Bumpg gst version 1.7 => 1.9 | Edward Hervey | 1 | -1/+1 | |
2016-02-18 | mpg123: Add mpg123 library and build the plugin | Sebastian Dröge | 1 | -1/+2 | |
https://bugzilla.gnome.org/show_bug.cgi?id=754348 | |||||
2015-10-14 | recipes: Update GStreamer recipes to origin/master instead of 1.6.0 | Sebastian Dröge | 1 | -2/+2 | |
2015-09-25 | recipes: Update GStreamer recipes to 1.6.01.6.0 | Sebastian Dröge | 1 | -1/+1 | |
2015-05-15 | Directly set GIT remotes instead of doing that in prepare() | Sebastian Dröge | 1 | -3/+1 | |
2015-02-18 | recipes: Set maximum gst debug level to FIXME for nodebug releases | Edward Hervey | 1 | -1/+1 | |
Gives us a better balance of information vs size of binaries | |||||
2014-10-02 | Revert "recipes/package: Don't build lame on android" | Edward Hervey | 1 | -5/+0 | |
This reverts commit f3afb39ca43412df4a3b69e81674bd19fbbd704b. | |||||
2014-09-30 | recipes/package: Don't build lame on android | Edward Hervey | 1 | -0/+5 | |
Fixing this bug is tracked in: https://bugzilla.gnome.org/show_bug.cgi?id=737651 | |||||
2014-09-26 | recipes: Add lame | Lubosz Sarnecki | 1 | -2/+3 | |
https://bugzilla.gnome.org/show_bug.cgi?id=733602 | |||||
2014-07-23 | Update recipe versions to 1.5 | Sebastian Dröge | 1 | -1/+1 | |
2014-05-15 | recipes: list gi typelibs in recipes | Andoni Morales Alastruey | 1 | -1/+1 | |
2013-09-28 | gst-plugins-ugly-1.0: There's no point in shipping the dvdread plugin on iOS ↵ | Sebastian Dröge | 1 | -0/+6 | |
and Android | |||||
2013-09-25 | gstreamer-1.0: Update versions for git master | Sebastian Dröge | 1 | -2/+2 | |
2013-09-24 | gstreamer-1.0: Update to the 1.2 branch | Sebastian Dröge | 1 | -1/+1 | |
2013-09-19 | gstreamer-1.0: Add missing files | Sebastian Dröge | 1 | -1/+2 | |
2013-07-02 | gstreamer-1.0: Update to git master | Sebastian Dröge | 1 | -1/+1 | |
2013-05-12 | upstream: Use upstream package names and origins | Sebastian Dröge | 1 | -1/+1 | |
2013-04-23 | gstreamer-1.0: Fix repository URLs | Sebastian Dröge | 1 | -1/+3 | |
Always get everything from the GStreamer project, not GStreamer SDK | |||||
2013-04-23 | gst-plugins-ugly: Fix the file name of the x264 plugin | Sebastian Dröge | 1 | -1/+1 | |
2013-04-22 | x264: add new recipe and enable x264enc in gst-plugins-ugly | Andoni Morales Alastruey | 1 | -2/+3 | |
2013-04-22 | gstreamer-1.0: Update recipes for 1.0 | Sebastian Dröge | 1 | -3/+3 | |
2013-02-25 | Only build gtk docs for the linux target platform | Andoni Morales Alastruey | 1 | -2/+2 | |
2012-11-12 | Track the upstream/1.0 branch for the GStreamer 1.0 recipes | Sebastian Dröge | 1 | -1/+1 | |
2012-10-23 | gstreamer-1.0: use append_env for -Wno-error | Andoni Morales Alastruey | 1 | -3/+3 | |
2012-10-23 | Add gst-plugins-bad-1.0 recipe | Sebastian Dröge | 1 | -0/+3 | |
2012-10-23 | Add gst-plugins-ugly-1.0 recipe | Sebastian Dröge | 1 | -0/+37 | |