diff options
author | schmirl <schmirl> | 2009-07-06 06:11:11 +0000 |
---|---|---|
committer | schmirl <schmirl> | 2009-07-06 06:11:11 +0000 |
commit | 5644d3c03fca04d52fc3cc0017784f866a746015 (patch) | |
tree | f7d8808c63335ee4613ac4a970f22fde82978bc2 /HISTORY | |
parent | fe77c5dccb9d8ef6119a64eb4a8cadbdf9227ea2 (diff) | |
download | vdr-plugin-streamdev-5644d3c03fca04d52fc3cc0017784f866a746015.tar.gz vdr-plugin-streamdev-5644d3c03fca04d52fc3cc0017784f866a746015.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 - added XBMC support by extending VTP capabilities (thanks to Alwin Esch) - now there's a common baseclass for all remuxers, make use of it |