]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
capmt: fix numbering services after a686fe3 308/head
authorMariusz Bialonczyk <manio@skyboo.net>
Tue, 3 Dec 2013 10:57:24 +0000 (11:57 +0100)
committerMariusz Bialonczyk <manio@skyboo.net>
Tue, 3 Dec 2013 12:04:55 +0000 (13:04 +0100)
commita20fc729a8c84bafa5148e428f3786fc8350a9af
tree04485466a038387ee6ebd4c956f8ec8d0a181bdd
parenta02d9f86255fb32dcd86d54dbec57c7d29143f7e
capmt: fix numbering services after a686fe3

The commit fixes simultaneous channel decryption.
We are enumerating services based on the generated seq value.
In fact it should be elementary stream PID, but currently
we can leave it until PMT code rework.

The CA_SET_PID and CA_SET_DESCR from OSCam was always set with
seq=0 leading to setting all keys always to first subscribed
service.
src/descrambler/capmt.c