interleave: use gst_audio_channel_positions_to_mask instead of a local copy
authorMichael Smith <msmith@rdio.com>
Thu, 4 Oct 2012 22:13:20 +0000 (15:13 -0700)
committerMichael Smith <msmith@rdio.com>
Thu, 4 Oct 2012 22:13:20 +0000 (15:13 -0700)
commit7522cd1595ba7aefe0928e6b6de24ac92d159106
treef23702a4530874747b0f566c0479284322782044
parent47a8eb7ca89cb2339f5220fb674bc3d1affeadb8
interleave: use gst_audio_channel_positions_to_mask instead of a local copy
of half of it. Handles some values more correctly.
gst/interleave/interleave.c