summaryrefslogtreecommitdiff
path: root/recipes/gst-plugins-ugly-1.0.recipe
AgeCommit message (Collapse)AuthorFilesLines
2018-05-17Use https:// instead of git:// protocolTim-Philipp Müller1-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-26Update for lame and twolame plugins having been moved from -ugly to -goodTim-Philipp Müller1-4/+2
https://bugzilla.gnome.org/show_bug.cgi?id=774252
2017-08-20recipes: update for mpg123 plugin move from -ugly to -goodTim-Philipp Müller1-3/+1
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-1/+1
Static and dynamic plugins now have the same interface. The standard --enable-static/--enable-shared toggle are sufficient.
2017-05-09Remove duplicated static gstreamer buildNicolas Dufresne1-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-08Fix the build according to the plugin renameNicolas Dufresne1-1/+1
Plugins have been rename so their library name now matches their plugin name.
2016-12-15Remove libmad and mad pluginTim-Philipp Müller1-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-15recipes: Workaround cerbero looking into first base classNicolas Dufresne1-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-14recipes: Centralize common recipe valuesNicolas Dufresne1-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-02gstreamer-1.0: Update versions to 1.9.2Sebastian Dröge1-1/+1
2016-07-11Back to developmentNicolas Dufresne1-1/+1
2016-07-06gstreamer: Update versions to 1.9.1Sebastian Dröge1-1/+1
2016-03-30recipes: Bumpg gst version 1.7 => 1.9Edward Hervey1-1/+1
2016-02-18mpg123: Add mpg123 library and build the pluginSebastian Dröge1-1/+2
https://bugzilla.gnome.org/show_bug.cgi?id=754348
2015-10-14recipes: Update GStreamer recipes to origin/master instead of 1.6.0Sebastian Dröge1-2/+2
2015-09-25recipes: Update GStreamer recipes to 1.6.01.6.0Sebastian Dröge1-1/+1
2015-05-15Directly set GIT remotes instead of doing that in prepare()Sebastian Dröge1-3/+1
2015-02-18recipes: Set maximum gst debug level to FIXME for nodebug releasesEdward Hervey1-1/+1
Gives us a better balance of information vs size of binaries
2014-10-02Revert "recipes/package: Don't build lame on android"Edward Hervey1-5/+0
This reverts commit f3afb39ca43412df4a3b69e81674bd19fbbd704b.
2014-09-30recipes/package: Don't build lame on androidEdward Hervey1-0/+5
Fixing this bug is tracked in: https://bugzilla.gnome.org/show_bug.cgi?id=737651
2014-09-26recipes: Add lameLubosz Sarnecki1-2/+3
https://bugzilla.gnome.org/show_bug.cgi?id=733602
2014-07-23Update recipe versions to 1.5Sebastian Dröge1-1/+1
2014-05-15recipes: list gi typelibs in recipesAndoni Morales Alastruey1-1/+1
2013-09-28gst-plugins-ugly-1.0: There's no point in shipping the dvdread plugin on iOS ↵Sebastian Dröge1-0/+6
and Android
2013-09-25gstreamer-1.0: Update versions for git masterSebastian Dröge1-2/+2
2013-09-24gstreamer-1.0: Update to the 1.2 branchSebastian Dröge1-1/+1
2013-09-19gstreamer-1.0: Add missing filesSebastian Dröge1-1/+2
2013-07-02gstreamer-1.0: Update to git masterSebastian Dröge1-1/+1
2013-05-12upstream: Use upstream package names and originsSebastian Dröge1-1/+1
2013-04-23gstreamer-1.0: Fix repository URLsSebastian Dröge1-1/+3
Always get everything from the GStreamer project, not GStreamer SDK
2013-04-23gst-plugins-ugly: Fix the file name of the x264 pluginSebastian Dröge1-1/+1
2013-04-22x264: add new recipe and enable x264enc in gst-plugins-uglyAndoni Morales Alastruey1-2/+3
2013-04-22gstreamer-1.0: Update recipes for 1.0Sebastian Dröge1-3/+3
2013-02-25Only build gtk docs for the linux target platformAndoni Morales Alastruey1-2/+2
2012-11-12Track the upstream/1.0 branch for the GStreamer 1.0 recipesSebastian Dröge1-1/+1
2012-10-23gstreamer-1.0: use append_env for -Wno-errorAndoni Morales Alastruey1-3/+3
2012-10-23Add gst-plugins-bad-1.0 recipeSebastian Dröge1-0/+3
2012-10-23Add gst-plugins-ugly-1.0 recipeSebastian Dröge1-0/+37