summaryrefslogtreecommitdiffstats
path: root/ext/apexsink
AgeCommit message (Expand)AuthorFilesLines
2009-06-19Make build without warnings with debugging disabledTim-Philipp Müller1-6/+2
2009-06-06apexsink: Fix compiler warningsJan Schmidt2-7/+31
2009-02-27apexsink: Use a union to avoid type-punning strict aliasing compiler warning.Jan Schmidt1-7/+17
2009-01-02ext/apexsink/Makefile.am: Move -lgcrypto from _LDFLAGS to _LIBADD.Alessandro Decina1-2/+2
2009-01-02ext/apexsink/Makefile.am: Link against -lgcrpyto for RSA_new and RSA_free.Alessandro Decina1-1/+1
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2008-10-19ext/apexsink/gstapexplugin.c: Set apexsink's rank to NONE so it doesn't get u...Tim-Philipp Müller1-1/+1
2008-10-14ext/apexsink/gstapexsink.c: Fix some more format string compiler warnings (fr...Jan Schmidt1-4/+4
2008-10-13ext/apexsink/gstapexraop.c: Fix format string compiler warnings.Sebastian Dröge1-4/+5
2008-08-28Add apexsink for audio output to Apple AirPort Express Wireless devices. Fixe...Jérémie Bernard7-0/+1687