commit | 48872dbc56455498012432ef00679dbcb3482e55 | [log] [tgz] |
---|---|---|
author | Arun Raghavan <git@arunraghavan.net> | Mon Dec 01 19:29:57 2014 +0530 |
committer | Arun Raghavan <git@arunraghavan.net> | Mon Dec 15 11:19:52 2014 +0530 |
tree | 7df56bdac2da44284c3aaeb3dbbbbbbd03d9a64d | |
parent | 2d0391c6e1d30666e1b3d64fdf34c312038bd659 [diff] |
osxaudio: Bind audio device to audio unit early We want to bind the device during open so that subsequent format queries on the audio unit are as specific as possible from that point onwards. https://bugzilla.gnome.org/show_bug.cgi?id=740987