diff options
| author | schmirl <schmirl> | 2009-06-30 06:03:15 +0000 |
|---|---|---|
| committer | schmirl <schmirl> | 2009-06-30 06:03:15 +0000 |
| commit | abb8e8003352454aee644952a98c55d4a64af303 (patch) | |
| tree | d3d44fabecd19fa4c7a37d4b6df554f8e44c46ac /HISTORY | |
| parent | 412c6982b6deba6089cc729704bebab784ef3313 (diff) | |
| download | vdr-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-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
