diff options
author | schmirl <schmirl> | 2010-02-20 23:05:20 +0000 |
---|---|---|
committer | schmirl <schmirl> | 2010-02-20 23:05:20 +0000 |
commit | fc99a72467ec2a284b4242dcf9dc90689a295a99 (patch) | |
tree | ac3ee2fb9a2d4a6ae2e47fd92a5603a88206f2f0 /HISTORY | |
parent | ccbc738202f73dd0ca192e08494cd7938d4f666b (diff) | |
download | vdr-plugin-streamdev-fc99a72467ec2a284b4242dcf9dc90689a295a99.tar.gz vdr-plugin-streamdev-fc99a72467ec2a284b4242dcf9dc90689a295a99.tar.bz2 |
fixed a memory leak in cStreamdevPatFilter::GetPid (thanks to lhanisch)
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 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 |