fixed a memory leak in cStreamdevPatFilter::GetPid (thanks to lhanisch)

This commit is contained in:
schmirl
2010-02-20 23:05:20 +00:00
parent ccbc738202
commit fc99a72467
3 changed files with 8 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
VDR Plugin 'streamdev' Revision History
---------------------------------------
- fixed a memory leak in cStreamdevPatFilter::GetPid (thanks to lhanisch)
- length -1 is the correct value for streams in M3U playlists
- added DELT FORCE option to delete running timers (thanks to Alwin Esch)
- fixed missing virtual destructor for cTSRemux