gstreamer/gst/audioconvert
Mathieu Duponchelle 1edb2c4242 audio-converter: add API to determine passthrough mode
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.
2018-12-17 14:23:49 +00:00
..
.gitignore gst/audioconvert/gstaudioconvert.c: create channel conversion matrix when linking 2005-02-13 17:39:22 +00:00
gstaudioconvert.c audio-converter: add API to determine passthrough mode 2018-12-17 14:23:49 +00:00
gstaudioconvert.h audioconvert: allow empty mix matrix 2017-10-11 22:57:38 +02:00
Makefile.am Remove plugin specific static build option 2017-05-16 13:42:07 -04:00
meson.build Meson: Generate pc file for all plugins in base 2018-04-25 11:05:56 +01:00
plugin.c audioconvert: fix build 2015-11-06 18:12:28 +00:00
plugin.h Fix FSF address 2012-11-03 23:05:09 +00:00