gstreamer/sys/directsound
Nirbheek Chauhan af1d49d039 directsound: port away from old DirectX API
D3DX has been deprecated for the last 4 years and latest versions of
Windows no longer ship headers for it. This is fine as long as you're
building with Cerbero's Wine-based DirectX headers, but sucks if you
want to build against the actual Windows SDK.

We were just using it to get error strings anyway, so just use the
generic error string API.
2016-08-18 20:20:15 +01:00
..
gstdirectsoundplugin.c Fix FSF address 2012-11-04 00:07:18 +00:00
gstdirectsoundsink.c directsound: port away from old DirectX API 2016-08-18 20:20:15 +01:00
gstdirectsoundsink.h directsound: port away from old DirectX API 2016-08-18 20:20:15 +01:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00