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

This commit is contained in:
schmirl
2010-02-20 23:02:10 +00:00
parent 2f027a6ffc
commit 8a128f7c57
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
- switching between two encrypted channels on the same transponder didn't
always work (thanks to sk8ter@vdrportal)