fixed missing virtual for cTS2PESRemux destructor

This commit is contained in:
schmirl
2009-07-06 06:11:11 +00:00
parent fe77c5dccb
commit 5644d3c03f
2 changed files with 3 additions and 2 deletions

View File

@@ -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