summaryrefslogtreecommitdiff
path: root/ext/apexsink
Commit message (Expand)AuthorAgeFilesLines
* apexsink: Fix buffer overflow, in case anyone ever ports it.Jan Schmidt2015-04-161-2/+2
* Constify some static arrays everywhereSebastian Dröge2015-01-211-4/+4
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-045-10/+10
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* replace some playbin2 -> playbinWim Taymans2012-10-101-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-1/+1
* interfaces: clean up the use of iface and class/klassStefan Sauer2011-10-211-2/+2
* apexsink: Add support for generation 2 AirTunes hardwareW. Michael Petullo2011-05-204-38/+268
* various (ext): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-191-7/+9
* Add -Wredundant-decls flagBenjamin Otte2010-03-221-5/+0
* apexsink: Use "apexsink" for plugin nameBenjamin Otte2010-03-091-1/+1
* apexsink: change volume property to a doubleWim Taymans2010-01-141-40/+21
* apexsink: clean up and fix configure logic and Makefile.amTim-Philipp Müller2009-12-051-2/+5
* Make build without warnings with debugging disabledTim-Philipp Müller2009-06-191-6/+2
* apexsink: Fix compiler warningsJan Schmidt2009-06-062-7/+31
* apexsink: Use a union to avoid type-punning strict aliasing compiler warning.Jan Schmidt2009-02-271-7/+17
* ext/apexsink/Makefile.am: Move -lgcrypto from _LDFLAGS to _LIBADD.Alessandro Decina2009-01-021-2/+2
* ext/apexsink/Makefile.am: Link against -lgcrpyto for RSA_new and RSA_free.Alessandro Decina2009-01-021-1/+1
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+1
* ext/apexsink/gstapexplugin.c: Set apexsink's rank to NONE so it doesn't get u...Tim-Philipp Müller2008-10-191-1/+1
* ext/apexsink/gstapexsink.c: Fix some more format string compiler warnings (fr...Jan Schmidt2008-10-141-4/+4
* ext/apexsink/gstapexraop.c: Fix format string compiler warnings.Sebastian Dröge2008-10-131-4/+5
* Add apexsink for audio output to Apple AirPort Express Wireless devices. Fixe...Jérémie Bernard2008-08-287-0/+1687