aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer1-plugins-core
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.2.1.Koop Mast2013-11-211-1/+1
| | | | | | | | 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
* Finish stage conversion.Koop Mast2013-11-031-4/+2
| | | | | | | Reported by: sbruno@ Notes: svn path=/head/; revision=332647
* 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
* 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
* Fix leftover dir. This got broken by the previous commit.Koop Mast2013-04-281-2/+2
| | | | | | | Submitted by: QaT Notes: svn path=/head/; revision=316750
* Provide the rtmp streaming plugin [1].Koop Mast2013-04-281-1/+1
| | | | | | | | | | | Provide complete version for gstreamer1-plugins-core so it passes the version check. [2] Reported by: Olivier Duchateau <duchateau.olivier@gmail.com> [2] Requested by: Vanilla Hsu <v@fatpipi.com> [1] Notes: svn path=/head/; revision=316738
* Fix portname.Koop Mast2013-04-281-1/+1
| | | | | | | Submitted by: duplicate LATEST_LINK check script. Notes: svn path=/head/; revision=316723
* Add Gstreamer 1.0.7. This is the new stable version of theKoop Mast2013-04-272-0/+54
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