]> 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)
committerDave Chapman <dave@dchapman.com>
Thu, 7 Mar 2013 14:53:20 +0000 (14:53 +0000)
commit5d8af1a209a2c40b60252942ad77ff1df4d92712
tree327cb0151d4f10071ce6f68de7b2b6962299dac9
parent4724e01d13dddb745fc248eb8b0e29ab7cbc81a1
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.
src/muxer/muxer_pass.c