Skip to content

Revert e3749476

Jimmi Holst Christensen requested to merge revert-rgbdmux-commit into master

This caused buffers that should not actually be muxed to be muxed. An example of when this could happen would be:

  |  running time + duration  |
                             | sink_idmap + buf duration |
| sink_layer + buf duration |

Here, both either have their bounds inside running time, but the should clearly not be muxed.

Edited by Jimmi Holst Christensen

Merge request reports