After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 788833 - audioconvert: allow empty mix matrix
audioconvert: allow empty mix matrix
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
unspecified
Other All
: Normal normal
: 1.13.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-10-11 14:05 UTC by Mathieu Duponchelle
Modified: 2017-10-11 18:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
audioconvert: allow empty mix matrix (6.19 KB, patch)
2017-10-11 14:06 UTC, Mathieu Duponchelle
committed Details | Review

Description Mathieu Duponchelle 2017-10-11 14:05:55 UTC
When an empty mix matrix is passed, audio-channel-mixer
will now generate a (potentially truncated) identity matrix,
this replicates the behaviour of audiomixmatrix in first-channels
mode.
Comment 1 Mathieu Duponchelle 2017-10-11 14:06:00 UTC
Created attachment 361328 [details] [review]
audioconvert: allow empty mix matrix
Comment 2 Mathieu Duponchelle 2017-10-11 18:58:06 UTC
Attachment 361328 [details] pushed as d4db887 - audioconvert: allow empty mix matrix