summaryrefslogtreecommitdiff
path: root/sys/directsound
Commit message (Expand)AuthorAgeFilesLines
* directsoundsrc: add device property as it is done in directsoundsinkThomas Roos2015-12-182-8/+85
* directsoundsrc: Convert header from (some) DOS line endings to UNIXSebastian Dröge2015-12-181-111/+111
* plugins-bad: Fix example pipelinesVineeth TM2015-12-151-1/+1
* directsoundsrc: Check return values of DirectSound functions in read loopThomas Roos2015-12-111-1/+13
* directsoundsrc: fix build error for 64bit Windows build by MinGWKouhei Sutou2015-09-091-1/+1
* directsoundsrc: Implement volume and muteVictor Toso2015-03-313-3/+276
* directsoundsrc: Avoid leaking copy of caps objectSebastian Rasmussen2014-08-101-2/+1
* directsoundsrc: Fix critical due to missing debug category initializationXavi Artigas2014-04-081-3/+3
* directsoundsrc: Remove unused variableSebastian Dröge2013-08-221-19/+16
* directsoundsrc: Add 'device-name' property for selecting a audio deviceKishore Arepalli2013-08-222-26/+74
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-3/+3
* directsound: fix compilation errors caused by circular includesРуслан Ижбулатов2012-12-122-6/+8
* windows: Put the DirectX LDFLAGS in the correct place and reorder librariesSebastian Dröge2012-11-211-3/+3
* Fix FSF addressTim-Philipp Müller2012-11-043-6/+6
* directsoundsrc: Fix a number of warnings/errors in directsoundsrcРуслан Ижбулатов2012-10-263-14/+9
* directsoundsrc: Fix compiler warningRaimo Järvi2012-10-171-2/+3
* directsoundsrc: port to 1.0Raimo Järvi2012-10-171-127/+78
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-2/+2
* directsoundsrc: Chain up to the parent class' finalize implementationSebastian Dröge2012-07-031-5/+7
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-2/+2
* Fix warnings in directdrawsink and directsoundsrcРуслан Ижбулатов2010-05-011-3/+3
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-7/+4
* Remove executable bits from non-executable files.Michael Smith2009-10-271-0/+0
* directdraw, directsound: unify CFLAGS and fix configure checks for DirectX-ba...Руслан Ижбулатов2009-08-262-20/+12
* directsoundsrc: LF and indentJulien Isorce2009-08-101-544/+635
* directsoundsrc: Add DirectSound source pluginJoni Valtanen2009-07-294-0/+760
* Remove DirectDraw & DirectSound plugins, as they've moved to GoodJan Schmidt2007-06-084-729/+0
* docs/plugins/gst-plugins-bad-plugins.args: Remove directsoundsink property do...Sébastien Moutte2007-05-232-78/+133
* Add DIRECTDRAW_CFLAGS and DIRECTSOUND_CFLAGS to Makefile.am; save and restore...Tim-Philipp Müller2007-05-151-2/+2
* update copyright statementsChristian Schaller2007-02-273-0/+18
* sys/directsound/gstdirectsoundsink.*: Remove include of unused headers.Sébastien Moutte2007-02-202-17/+1
* sys/directdraw/: Prepare the plugin to move to good:Sébastien Moutte2007-02-183-66/+89
* Add directsoundsink to build and dist it, so it gets built when compiling wit...Vincent Torri2007-01-042-1/+10
* sys/: Wait until the window is created before using it; guard unistd.h includ...Sergey Scobich2006-11-011-0/+2
* sys/directsound/gstdirectsoundsink.*: Add an attenuation property that will d...Sébastien Moutte2006-07-242-30/+137
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-011-5/+5
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* rework build; add translations for v4l2Thomas Vander Stichele2006-04-011-1/+1
* sys/: sinks are now using GST_RANK_PRIMARY to be used with autodectectionSébastien Moutte2006-03-032-4/+3
* added sys/directdraw added sys/directsound added win32/vs6/gst_plugins_bad.ds...Sébastien Moutte2006-01-053-0/+532