diff options
author | schmirl <schmirl> | 2009-07-06 06:13:41 +0000 |
---|---|---|
committer | schmirl <schmirl> | 2009-07-06 06:13:41 +0000 |
commit | cf1d2b9f6b90fd695b3b50fd0f3095ea90bbae65 (patch) | |
tree | 7655ff1a1c0d4f723ea2de08dd4147394b3c151b /HISTORY | |
parent | d7760f78fadb6e368270bbd6f88060e5f4ee0564 (diff) | |
download | vdr-plugin-streamdev-cf1d2b9f6b90fd695b3b50fd0f3095ea90bbae65.tar.gz vdr-plugin-streamdev-cf1d2b9f6b90fd695b3b50fd0f3095ea90bbae65.tar.bz2 |
fixed missing virtual for cTS2PESRemux destructor
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 --------------------------------------- +- fixed missing virtual for cTS2PESRemux destructor - silenced format mismatch warning on 64bit OS - now there's a common baseclass for all remuxers, make use of it - added namespace to remuxers |