1
0
mirror of https://github.com/rofafor/vdr-plugin-satip.git synced 2023-10-10 11:37:42 +00:00

Fixed pid leaking while disabling section filters, EIT filter defition and RTP sequence overflow detection.

This commit is contained in:
Rolf Ahrenberg
2014-03-25 21:29:57 +02:00
parent 9f2d99435d
commit 40d280af10
7 changed files with 23 additions and 30 deletions

View File

@@ -23,3 +23,4 @@ VDR Plugin 'satip' Revision History
2014-xx-xx: Version 0.2.0
- Added support for cDevice::Ready().
- Fixed pid leaking while disabling section filters.