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
gstdirectsoundsrc.c
gstdirectsoundsrc.h
Makefile.am