summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorschmirl <schmirl>2009-06-30 06:03:15 +0000
committerschmirl <schmirl>2009-06-30 06:03:15 +0000
commitabb8e8003352454aee644952a98c55d4a64af303 (patch)
treed3d44fabecd19fa4c7a37d4b6df554f8e44c46ac /HISTORY
parent412c6982b6deba6089cc729704bebab784ef3313 (diff)
downloadvdr-plugin-streamdev-abb8e8003352454aee644952a98c55d4a64af303.tar.gz
vdr-plugin-streamdev-abb8e8003352454aee644952a98c55d4a64af303.tar.bz2
now there's a common baseclass for all remuxers, make use of it
Modified Files: Tag: v0_4 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 aea447e..dc05c17 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 namespace to remuxers
- increased WRITERBUFSIZE - buffer was too small for high bandwidth content
- removed cStreamdevStreamer::m_Running