[Bug 756948] directsoundsrc - Audio Device not found on Windows (string encoding not honored)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue May 3 13:56:19 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|needs-work                  |none
             status|                            |
 Attachment #327134|0                           |1
        is obsolete|                            |

--- Comment #5 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 327225
  --> https://bugzilla.gnome.org/attachment.cgi?id=327225&action=edit
directsoundsrc: Convert Windows strings to UTF8 before comparing against UTF8
strings

The device name and descriptions returned are in the locale encoding, not
UTF8. Our device name property is in UTF8 though, so we need to convert.

-- 
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