summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorschmirl <schmirl>2009-06-30 06:04:33 +0000
committerschmirl <schmirl>2009-06-30 06:04:33 +0000
commit7b8e396f775608968ebe274e36fc776bb295dd97 (patch)
treee444931f7d53a9f904b09d5f59d1a64cd628e38e /HISTORY
parent64bf3e5ecf2657b2926fe389fb949f8cf6e7cae7 (diff)
downloadvdr-plugin-streamdev-7b8e396f775608968ebe274e36fc776bb295dd97.tar.gz
vdr-plugin-streamdev-7b8e396f775608968ebe274e36fc776bb295dd97.tar.bz2
now there's a common baseclass for all remuxers, make use of it
Modified Files: HISTORY remux/ts2pes.c remux/ts2pes.h remux/tsremux.h server/livestreamer.c server/livestreamer.h
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index b38b73c..9f2d3c4 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,7 @@
VDR Plugin 'streamdev' Revision History
---------------------------------------
+- now there's a common baseclass for all remuxers, make use of it
- added cDevice::NumProvidedSystems() which was introduced in VDR 1.7.0
- added namespace to remuxers
- increased WRITERBUFSIZE - buffer was too small for high bandwidth content