[Bug 767226] audioconvert: Preserve channels when we only need to reposition

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 6 08:04:16 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=767226

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #329104|none                        |reviewed
             status|                            |

--- Comment #5 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 329104:
 --> (https://bugzilla.gnome.org/review?bug=767226&attachment=329104)

::: gst/audioconvert/gstaudioconvert.c
@@ +271,3 @@
+
+    /* We are able to do channel positioning conversion */
+    gst_structure_remove_fields (st, "channel-mask", NULL);

Except that we are not: bug #666506

This needs to be more fine-grained for the positions that we can actually
convert.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list