mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 00:31:13 +00:00
1edb2c4242
audioconvert's passthrough status can no longer be determined strictly from input / output caps equality, as a mix-matrix can now be specified. We now call gst_base_transform_set_passthrough dynamically, based on the return from the new gst_audio_converter_is_passthrough() API, which takes the mix matrix into account. |
||
---|---|---|
.. | ||
.gitignore | ||
gstaudioconvert.c | ||
gstaudioconvert.h | ||
Makefile.am | ||
meson.build | ||
plugin.c | ||
plugin.h |