[Bug 756948] directsoundsrc - Audio Device not found on Windows (string encoding not honored)
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue May 3 13:49:28 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=756948
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #327134|none |needs-work
status| |
--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 327134:
--> (https://bugzilla.gnome.org/review?bug=756948&attachment=327134)
::: sys/directsound/gstdirectsoundsrc.c
@@ +353,2 @@
if (pGUID && dsoundsrc && dsoundsrc->device_name &&
!g_strcmp0 (dsoundsrc->device_name, strDesc)) {
This should use description instead of strDesc, but g_locale_to_utf8() is
failing here anyway so there must be something else going on here.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list