Skip to content

qtdemux: Do not set channel-mask to zero

Zeb Figura requested to merge zfigura/gstreamer:pr0 into main

Leave it uninitialized, so that the downstream decoder will initialize it appropriately. Setting it to zero is wrong.

Merge request reports