summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorFrank Schmirler <vdr@schmirler.de>2011-11-21 13:03:06 +0100
committerFrank Schmirler <vdr@schmirler.de>2011-11-21 13:03:06 +0100
commitce1583a756fe7d80522ed3e82275705b9cbe00b7 (patch)
treecf02bd72199445506a713e38adf6a65d0c00b2bd /HISTORY
parent20c931ac6d8cbc335f066bb406cdaf9490f10235 (diff)
downloadvdr-plugin-streamdev-ce1583a756fe7d80522ed3e82275705b9cbe00b7.tar.gz
vdr-plugin-streamdev-ce1583a756fe7d80522ed3e82275705b9cbe00b7.tar.bz2
Code cleanup and optimization (thanks to Ville Skyttä)
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 5332b1b..e094cde 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,7 @@
VDR Plugin 'streamdev' Revision History
---------------------------------------
+- code cleanup and optimization (thanks to Ville Skyttä)
- 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ä)