osxaudiosink: Add some error handling around channel layout parsing
authorArun Raghavan <git@arunraghavan.net>
Tue, 9 Dec 2014 08:08:26 +0000 (13:38 +0530)
committerArun Raghavan <git@arunraghavan.net>
Mon, 15 Dec 2014 05:49:52 +0000 (11:19 +0530)
commitf573f028d2622c822d8e251b5034c8c83dd90781
tree94c0bd3ce6528bf1a8687da474b2d53309086512
parentd18a6b0a2c0847c57fb5364da646af76d58436a6
osxaudiosink: Add some error handling around channel layout parsing

For now we just spit a warning and ignore the channel layout if we can't
support it.

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