Skip to content

馃悰 fix decodebin-to-shmdata issue with non-interleaved audio

Nicolas Bouillot requested to merge fix/jack_is_now_mono into develop

this reverb previous jacksink fix with non-interleaved since it was a regression causing jacksink to handle mono only.

Now decodebin-to-shmdata with always send interleaved audio to the shmdata.

Merge request reports