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

Prevent busylooping in GetTSPacket() and modified RTP to accect any TS stream.

This commit is contained in:
Rolf Ahrenberg
2007-10-26 22:07:10 +00:00
parent 13fa932a5a
commit f07e3bf485
3 changed files with 12 additions and 7 deletions

View File

@@ -15,3 +15,5 @@ VDR Plugin 'iptv' Revision History
2007-xx-xx: Version 0.0.3
- Fixed shutdown crash.
- Added some minor tweaks.
- RTP payload now restricted to TS only.