GNOME Bugzilla – Bug 669643
[0.11] interleave port
Last modified: 2012-04-09 10:14:09 UTC
The interleave element needs to be ported :)
Created attachment 207519 [details] [review] interleave: port to 0.11 Port of the interleave element and its unittests.
Thanks! commit 4945af5eff456defc0073a38982e0e92a0a4305b Author: Philippe Normand <philn@igalia.com> Date: Tue Feb 14 11:56:00 2012 +0100 interleave: port to 0.11 Port of the interleave element and its unittests. https://bugzilla.gnome.org/show_bug.cgi?id=669643
FYI: commit fa5edd2680d1e3e27eaf75867800167b973ad896 Author: Tim-Philipp Müller <tim.muller@collabora.co.uk> Date: Mon Apr 9 00:14:48 2012 +0100 interleave: make channel-poisitions property a GValueArray again Or perhaps it should just be a guint64 channel mask, which would be nicer in C, but more awkward for bindings (even more so since we can't add a flags type for it, since that only supports guint size flags). Fixes wavenc unit test. https://bugzilla.gnome.org/show_bug.cgi?id=669643