diff options
author | Frank Schmirler <vdr@schmirler.de> | 2011-11-13 23:27:46 +0100 |
---|---|---|
committer | Frank Schmirler <vdr@schmirler.de> | 2011-11-13 23:27:46 +0100 |
commit | f9224d0618777947f1bc242111f792657e3f5908 (patch) | |
tree | 315a1d822e426e737ad145a53bb1c1390a2baed2 /HISTORY | |
parent | 30674fb6c83fea4f20bd54b70ed23f4defbb9dbd (diff) | |
download | vdr-plugin-streamdev-f9224d0618777947f1bc242111f792657e3f5908.tar.gz vdr-plugin-streamdev-f9224d0618777947f1bc242111f792657e3f5908.tar.bz2 |
properly shutdown IGMP timeout handler thread when the plugin is stopped.
Fixes occasional segfaults on VDR exit.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ VDR Plugin 'streamdev' Revision History --------------------------------------- +- properly shutdown IGMP timeout handler thread when the plugin is stopped. + Fixes occasional segfaults on VDR exit. - fixed memory leak in libdvbmpeg read_pes (thanks to Ville Skyttä) - dropped several unused functions in libdvbmpeg - restricted VTP command RENR to liemikuutio patch < 1.32. Build fails with |