Skip to content
Snippets Groups Projects
Commit 1edb2c42 authored by Mathieu Duponchelle's avatar Mathieu Duponchelle :frog: Committed by Mathieu Duponchelle
Browse files

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.
parent 98386927
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment