gstreamer/sys/directsound
Sebastian Rasmussen 6d151843ef directsoundsrc: Avoid leaking copy of caps object
gst_pad_get_pad_template_caps() returns a reference which is unreferenced,
so creating a copy using gst_caps_copy() results in a reference leak.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=734536
2014-08-10 12:16:08 +01:00
..
gstdirectsoundplugin.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstdirectsoundsrc.c directsoundsrc: Avoid leaking copy of caps object 2014-08-10 12:16:08 +01:00
gstdirectsoundsrc.h directsoundsrc: Add 'device-name' property for selecting a audio device 2013-08-22 15:10:20 +02:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00