summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorschmirl <schmirl>2008-10-31 11:59:55 +0000
committerschmirl <schmirl>2008-10-31 11:59:55 +0000
commit4d4f39f8cd96705793f0d247667a1af67d75c653 (patch)
treead774db2551bd3b69aba5abd085f07315395c3e8 /HISTORY
parent30ebb2dad17aa80990fc2dd0f7dd99e1ceace95a (diff)
downloadvdr-plugin-streamdev-4d4f39f8cd96705793f0d247667a1af67d75c653.tar.gz
vdr-plugin-streamdev-4d4f39f8cd96705793f0d247667a1af67d75c653.tar.bz2
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)
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index ff2952b..e46880a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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)