aboutsummaryrefslogtreecommitdiffstats
path: root/audio/gstreamer-plugins-amrnb
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired gstreamer 0.xBaptiste Daroussin2021-02-041-13/+0
| | | | | gstreamer 1.x has been introduced long ago and gstreamer 0.x was kept to let time for applications to catchup on gstreamer 1.x
* Remove libintl.so.9 compatibility link that was added in r374303 toTijl Coosemans2016-12-091-1/+1
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Bump portrevision after changes in gstreamer-plugins master portBaptiste Daroussin2014-04-251-1/+1
| | | | Fix gstreamer-plugins-bad after changes in the master port
* Stagify Gstreamer ports.Koop Mast2013-11-021-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]
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | audio)
* Update gstreamer-plugins-ugly to 0.10.16.Koop Mast2010-09-071-0/+17
New plugins: amrnb: OpenCore based Adaptive Multi-Rate Narrow-Band plugin amrwbdec: OpenCore based Adaptive Multi-Rate Wide-Band Decoder plugin twolame: High-quality free MP2 encoder plugin Release notes: http://gstreamer.freedesktop.org/releases/gst-plugins-ugly/0.10.16.html