aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer1-plugins-bad
Commit message (Collapse)AuthorAgeFilesLines
* Update gstreamer to 1.2.3.Koop Mast2014-02-251-0/+6
| | | | | | | Switch from USE_GNOME=ltverhack to USES=libtool Notes: svn path=/head/; revision=346072
* Update to 1.2.2.Koop Mast2013-12-301-0/+1
| | | | | | | | | Remove vaapi from plugin list in bsd.gstreamer.mk it accidently snuck in. Changelog: http://lists.freedesktop.org/archives/gstreamer-devel/2013-December/045238.html Notes: svn path=/head/; revision=338106
* Update to 1.2.1.Koop Mast2013-11-211-35/+55
| | | | | | | | Retire celt plugin, it was removed in flavor for the opus plugin. Add new webp, kate and openjpeg plugin. Notes: svn path=/head/; revision=334511
* Stagify Gstreamer ports.Koop Mast2013-11-011-1/+0
| | | | | | | | | | | | | Fix build of gstreamer and gstreamer1 with glib 2.38.x [1]. Update gstreamer and gstreamer-plugins to new rules, USES=gmake pathfix, new LIB_DEPENDS syntax. Only pull in flex if base version is too old. Be more selective for which OSVERSIONS we need gcc due to the clang bug. Obtained from: Gstreamer upstream [1] Notes: svn path=/head/; revision=332416
* Fix the build of audio/gstreamer1-plugins-modplug on 10.0+ by removingKoop Mast2013-11-011-0/+11
| | | | | | | hardcoded -lstdc++. Notes: svn path=/head/; revision=332411
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | multimedia) Notes: svn path=/head/; revision=327747
* Update to 1.0.9.Koop Mast2013-08-211-0/+2
| | | | | | | | | | | | | | This is a bug fix release. Changelog: http://lists.freedesktop.org/archives/gstreamer-devel/2013-August/042360.html Enable neon http plugin Switch to new LIB_DEPEND format, use USES=gmake instead of USE_GMAKE Utilize new introspection USE_GNOME component. Allow gstreamer1-libav to play mp3's, note that mad plugin is still prefered if available. Notes: svn path=/head/; revision=325107
* Add Gstreamer 1.0.7. This is the new stable version of theKoop Mast2013-04-272-0/+208
Gstreamer multimedia framework. Use the USE_GSTREAMER1 macro to select Gstreamer 1.0 plugins. A new chapter for the porters handbook about gstreamer is a work in progress. X related plugins are now stand alone. The gio plugin is now part of the gstreamer1-plugins port and the oss plugins are now part of the gstreamer1-plugins-good port. Note that the pulseaudio plugin is missing because it needs a newer version of pulseaudio. Also there are still a number of plugins from -bad which haven't been ported to the 1.0 API yet. Notes: svn path=/head/; revision=316693