consider Pids from channels.conf when HTTP TS streaming. Section filtering

is an optional feature for VDR devices, so we must not rely on the PMT
alone (#473)
This commit is contained in:
schmirl
2008-10-31 11:59:55 +00:00
parent 30ebb2dad1
commit 4d4f39f8cd
3 changed files with 10 additions and 0 deletions

View File

@@ -1,6 +1,9 @@
eDR Plugin 'streamdev' Revision History
---------------------------------------
- consider Pids from channels.conf when HTTP TS streaming. Section filtering
is an optional feature for VDR devices, so we must not rely on the PMT
alone (pointed out by wirbel@vdrportal)
- improved externremux script termination (thanks to Rolf Ahrenberg)
- use cThread::Running()/Active() instead of private members (thanks to
Rolf Ahrenberg)