mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
6c6619a669
MONO and NONE position are the same, for example, but in general there isn't much to do here for such a conversion. Fixes problem in audioconvert, which would end up using a mixmatrix when converting between different mono format because it thinks MONO positioning is different from unpositioned channels, which is not the case in this special case. The mixmatrix would end up being 0.0 so audioconvert would convert to silence samples. https://bugzilla.gnome.org/show_bug.cgi?id=724509 |
||
---|---|---|
.. | ||
.gitignore | ||
audioconvert.c | ||
audioconvert.h | ||
audioconvert.vcproj | ||
gstaudioconvert.c | ||
gstaudioconvert.h | ||
gstaudioconvertorc-dist.c | ||
gstaudioconvertorc-dist.h | ||
gstaudioconvertorc.orc | ||
gstaudioquantize.c | ||
gstaudioquantize.h | ||
gstchannelmix.c | ||
gstchannelmix.h | ||
gstfastrandom.h | ||
Makefile.am | ||
plugin.c | ||
plugin.h |