1. 1019537 meson: Add deviceprovider changes to directsoundsrc by Nirbheek Chauhan · 7 years ago
  2. c295603 wasapi: Increase rank to prefer over directsoundsrc by Nirbheek Chauhan · 7 years ago
  3. 357a574 directsoundsrc: Add missing \ in multi-line #define by Sebastian Dröge · 7 years ago
  4. b174a91 directsoundsrc: Add support for a DeviceProvider by Sebastian Dröge · 7 years ago
  5. b691700 directsoundsrc: Don't dynamically load one DirectSound symbol at runtime by Sebastian Dröge · 7 years ago
  6. f338621 sys: Convert source files to UTF-8 by Jan Alexander Steffens (heftig) · 7 years ago
  7. db36718 directsoundsrc: Properly pass pLockedBuffer by reference when calling IDirectSoundCaptureBuffer_Lock by Philippe Renon · 7 years ago
  8. 4261692 Remove plugin specific static build option by Nicolas Dufresne · 8 years ago
  9. 8494f1e directsoundsrc: Use a GstClockID to wait instead of Sleep() by Nirbheek Chauhan · 8 years ago
  10. 1a8610f directsoundsrc: Use latency-time and buffer-time settings by Nirbheek Chauhan · 8 years ago
  11. 78022a6 docs: Port all docstring to gtk-doc markdown by Thibault Saunier · 8 years ago
  12. 244a807 Revert "directsoundsrc: Correctly calculate segsize and segtotal" by Sebastian Dröge · 8 years ago
  13. 6d256d9 directsoundsrc: Correctly calculate segsize and segtotal by Sebastian Dröge · 8 years ago
  14. bd2fcc9 directsoundsrc: Correctly cast mixer to uintptr by Artem Martynovich · 8 years ago
  15. 2ea67f0 meson: directsound: Add ole32 library dependency by Scott D Phillips · 8 years ago
  16. 42af2d6 Add support for Meson as alternative/parallel build system by Nirbheek Chauhan · 8 years ago
  17. 65398a1 directsoundsrc: Convert Windows strings to UTF8 before comparing against UTF8 strings by Sebastian Dröge · 9 years ago
  18. d27662f directsoundsrc: add missing -lole32 by Kouhei Sutou · 9 years ago
  19. 8cdfb13 bad: use new gst_element_class_add_static_pad_template() by Vineeth TM · 9 years ago
  20. f9464ce directsoundsrc: add device property as it is done in directsoundsink by Thomas Roos · 9 years ago
  21. d492094 directsoundsrc: Convert header from (some) DOS line endings to UNIX by Sebastian Dröge · 9 years ago
  22. 7c42ba9 plugins-bad: Fix example pipelines by Vineeth TM · 9 years ago
  23. d794908 directsoundsrc: Check return values of DirectSound functions in read loop by Thomas Roos · 9 years ago
  24. 21bfa42 directsoundsrc: fix build error for 64bit Windows build by MinGW by Kouhei Sutou · 9 years ago
  25. 1b564bf directsoundsrc: Implement volume and mute by Victor Toso · 10 years ago
  26. 6d15184 directsoundsrc: Avoid leaking copy of caps object by Sebastian Rasmussen · 10 years ago
  27. e12646f directsoundsrc: Fix critical due to missing debug category initialization by Xavi Artigas · 11 years ago
  28. 6f4f84f directsoundsrc: Remove unused variable by Sebastian Dröge · 11 years ago
  29. 9df9ee4 directsoundsrc: Add 'device-name' property for selecting a audio device by Kishore Arepalli · 11 years ago
  30. e51cd4f gst: Add better support for static plugins by Sebastian Dröge · 12 years ago
  31. 1b11496 directsound: fix compilation errors caused by circular includes by Руслан Ижбулатов · 12 years ago
  32. 97a365c windows: Put the DirectX LDFLAGS in the correct place and reorder libraries by Sebastian Dröge · 12 years ago
  33. 9e1b75f Fix FSF address by Tim-Philipp Müller · 12 years ago
  34. 0a30ecb directsoundsrc: Fix a number of warnings/errors in directsoundsrc by Руслан Ижбулатов · 12 years ago
  35. 0185374 directsoundsrc: Fix compiler warning by Raimo Järvi · 12 years ago
  36. a725884 directsoundsrc: port to 1.0 by Raimo Järvi · 13 years ago
  37. 578861a replace gst_element_class_set_details_simple with gst_element_class_set_metadata by Mark Nauwelaerts · 12 years ago
  38. a26e5bb directsoundsrc: Chain up to the parent class' finalize implementation by Sebastian Dröge · 13 years ago
  39. cda192b gst: Update for GST_PLUGIN_DEFINE() API changes by Sebastian Dröge · 13 years ago
  40. 1318a97 gst: Update versioning by Sebastian Dröge · 13 years ago
  41. baffaea Fix warnings in directdrawsink and directsoundsrc by Руслан Ижбулатов · 15 years ago
  42. 775c758 gst_element_class_set_details => gst_element_class_set_details_simple by Benjamin Otte · 15 years ago
  43. 7ca8034 Remove executable bits from non-executable files. by Michael Smith · 15 years ago
  44. 936d87f directdraw, directsound: unify CFLAGS and fix configure checks for DirectX-based plugins by Руслан Ижбулатов · 15 years ago
  45. 94ece20 directsoundsrc: LF and indent by Julien Isorce · 15 years ago
  46. f41100e directsoundsrc: Add DirectSound source plugin by Joni Valtanen · 15 years ago
  47. dbf7acd Remove DirectDraw & DirectSound plugins, as they've moved to Good by Jan Schmidt · 18 years ago
  48. 0a0c136 docs/plugins/gst-plugins-bad-plugins.args: Remove directsoundsink property doc as this sink use the mixer interface now. by Sébastien Moutte · 18 years ago
  49. b979d59 Add DIRECTDRAW_CFLAGS and DIRECTSOUND_CFLAGS to Makefile.am; save and restore the various flags in the directdraw/dir... by Tim-Philipp Müller · 18 years ago
  50. e3ede85 update copyright statements by Christian Schaller · 18 years ago
  51. da5144b sys/directsound/gstdirectsoundsink.*: Remove include of unused headers. by Sébastien Moutte · 18 years ago
  52. f0ea2ec sys/directdraw/: Prepare the plugin to move to good: by Sébastien Moutte · 18 years ago
  53. e2117c6 Add directsoundsink to build and dist it, so it gets built when compiling with MingW on win32 and the required header... by Vincent Torri · 18 years ago
  54. 017a8c85 sys/: Wait until the window is created before using it; guard unistd.h includes with HAVE_UNISTD_H. (#366523) by Sergey Scobich · 18 years ago
  55. 454c252 sys/directsound/gstdirectsoundsink.*: Add an attenuation property that will directly attenuate the directsound buffer. by Sébastien Moutte · 18 years ago
  56. fd1273d Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass by Stefan Kost · 19 years ago
  57. bf3fd4f Define GstElementDetails as const and also static (when defined as global) by Stefan Kost · 19 years ago
  58. aa99af6 Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) by Stefan Kost · 19 years ago
  59. 60f8059 rework build; add translations for v4l2 by Thomas Vander Stichele · 19 years ago
  60. 3152fa1 sys/: sinks are now using GST_RANK_PRIMARY to be used with autodectection by Sébastien Moutte · 19 years ago
  61. ce77e3b added sys/directdraw added sys/directsound added win32/vs6/gst_plugins_bad.dsw added win32/vs6/libgstdirectsound.dsp ... by Sébastien Moutte · 19 years ago