[Bug 750868] osxaudio: fix latency property query on RemoteIO

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jun 12 13:44:29 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=750868

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
           Assignee|ilya.konstantinov at gmail.com |gstreamer-bugs at lists.freede
                   |                            |sktop.org
   Target Milestone|git master                  |1.5.2

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit f676079e95852700abb61f621ee05e2e3facce6c
Author: Ilya Konstantinov <ilya.konstantinov at gmail.com>
Date:   Fri Jun 12 19:21:10 2015 +0300

    osxaudio: fix latency property query on RemoteIO

    AudioUnitGetProperty would fail with kParamErr (-50) every time,
    simply because size wasn't initialized.

    Now it returns zero latency, but at least it doesn't fail.

    https://bugzilla.gnome.org/show_bug.cgi?id=750868

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