Skip to content
  • Tim-Philipp Müller's avatar
    tests: fix vorbisdec test · 5adc87c6
    Tim-Philipp Müller authored
    There won't be a tag messages on the bus, because tags
    are now sent downstream for sinks to post on the bus,
    and there's no sink involved here that would do that.
    Secondly, the audio decoder base class only sends the
    tags out once it has received some non-header data as
    input, which is not something we're providing here.
    5adc87c6