GNOME Bugzilla – Bug 698807
osx_audio: miscellaneous improvements
Last modified: 2013-04-25 07:58:04 UTC
This is a catch-all for a handful of improvements to the osx_audio element, and is in follow-up to bug 697103. Patches to come.
Created attachment 242383 [details] [review] remove vestigial code These bits got left behind during the port to 1.0.
Created attachment 242384 [details] use gst_audio_channel_positions_to_mask to create mask
Created attachment 242385 [details] [review] use gst_audio_channel_positions_to_mask to create mask (forgot to indicate this is a patch)
commit a30634a24850bd413781b829c0571e4eb18c4f61 Author: Todd Agulnick <todd@agulnick.com> Date: Wed Apr 17 16:47:31 2013 -0700 osxaudio: Use gst_audio_channel_positions_to_mask() to create mask https://bugzilla.gnome.org/show_bug.cgi?id=698807 commit e7710c265523c51e97ffab9f5aa1cbc0782bdabb Author: Todd Agulnick <todd@agulnick.com> Date: Wed Apr 17 16:12:26 2013 -0700 osxaudio: Remove unused code