osxaudiosink: Allow renegotiating caps
authorIlya Konstantinov <ilya.konstantinov@gmail.com>
Sat, 21 Feb 2015 12:41:08 +0000 (14:41 +0200)
committerArun Raghavan <git@arunraghavan.net>
Tue, 3 Mar 2015 17:56:58 +0000 (23:26 +0530)
commitfd25ef137edf845bc87d1827b507798f87e96363
tree5fada22b3068dfa5e1cd401a21d642c32ec2059a
parent8cd40e77b70dae2a7b76f41c47a753a526d4da49
osxaudiosink: Allow renegotiating caps

Once osxaudiosink's device is open, it fixates on the initial caps and
refuses to accept new caps. This is erroneous since the Audio Unit is
can accept a new ASBD, and GstAudioRingBuffer supports reconfiguration
as well.

https://bugzilla.gnome.org/show_bug.cgi?id=743925
sys/osxaudio/gstosxaudiosink.c