aboutsummaryrefslogtreecommitdiff
path: root/audio/rem
Commit message (Collapse)AuthorAgeFilesLines
* Update Baresip to 0.4.8, and the supporting re and rem librariesChris Rees2013-12-202-9/+7
| | | | | | | | | | | to their latest versions Several new modules, however some will no longer work after changes to the core code; a best effort has been made to investigate and mark such broken modules. Notes: svn path=/head/; revision=337099
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* Convert audio from USE_GMAKE to USES=gmakeBaptiste Daroussin2013-08-301-1/+1
| | | | | | | | | | | While here: - Trim headers - Convert some USE_GNOME=pkgconfig to USES=pkgconfig - Add some missing pkgconf dependencies - Convert some USE_GNOME=gnomehack to USES=pathfix Notes: svn path=/head/; revision=325727
* Add licence info to some portsChris Rees2013-04-301-0/+3
| | | | | | | Submitted by: 4721 Notes: svn path=/head/; revision=316959
* Stop leaving leftovers (PORTREVISION bumped because packageChris Rees2013-03-162-0/+3
| | | | | | | | | users would be missing files) We are all so delighted that pointyhat is back! Notes: svn path=/head/; revision=314375
* Introducing baresip 0.4.2, along with the same versions of libre and librem.Chris Rees2013-01-032-3/+3
| | | | | | | | | | | | | | | re and rem must be updated first, since baresip will not compile against older versions. [ Fix linking of Speex modules PR: ports/174925 (based on) Submitted by: Anish Mistry <amistry@unitedware.com> ] Notes: svn path=/head/; revision=309885
* Librem is a portable and generic library for real-time audio and videoChris Rees2012-09-014-0/+50
processing. Features - Audio buffering, mixing, codecs and resampling - Video mixing, rescaling and pixel format conversion WWW: http://www.creytiv.com/rem.html Notes: svn path=/head/; revision=303469