DecodeSignal: Restructure metadata handling
authorSoeren Apel <soeren@apelpie.net>
Wed, 27 Dec 2017 09:31:30 +0000 (10:31 +0100)
committerSoeren Apel <soeren@apelpie.net>
Fri, 5 Jan 2018 21:50:31 +0000 (22:50 +0100)
commit65efd0258bc6a70806f7c832a32ac74ce489fa52
tree0e6fc96f4eabcf529a5351c43f6e0c929862d8be
parent63253d727162257aa0a3765bfb897c6826ebf611
DecodeSignal: Restructure metadata handling

Instead of handling the metadata separately from the mux/decode segments,
it's much neater to handle both together. Doing this also allows us to
remove the need for query_input_metadata() since we're taking the metadata
from the muxed logic segments.
pv/data/decodesignal.cpp
pv/data/decodesignal.hpp