]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
Swap the order of the PAT and PMT packets injected by the passthrough muxer - it...
authorDave Chapman <dave@dchapman.com>
Thu, 7 Mar 2013 14:53:20 +0000 (14:53 +0000)
committerAdam Sutton <dev@adamsutton.me.uk>
Fri, 8 Mar 2013 22:23:02 +0000 (22:23 +0000)
commitb2efb5b6c9fdf2592e65acecb2fe22a1dc6f031c
tree16f6475d5fad29520a0a77fae8688f601648ec39
parent582f039267661d9a45d9f4af643b82d1ee729725
Swap the order of the PAT and PMT packets injected by the passthrough muxer - it is more logical to write the PAT first, followed by the PMT, as that is the order parsers will need to process the packets.
(cherry picked from commit 5d8af1a209a2c40b60252942ad77ff1df4d92712)
src/muxer/muxer_pass.c