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

Fixed setting parameters when protocol changes (Thanks to Peter Holik for reporting this one).

Updated example scripts to use ffmpeg's direct UDP output and added a new "image.sh" script (Thanks to Peter Holik).
This commit is contained in:
Rolf Ahrenberg
2009-05-22 10:50:20 +03:00
parent 2484c3bdd6
commit 57d63db034
6 changed files with 96 additions and 7 deletions

View File

@@ -104,3 +104,7 @@ VDR Plugin 'iptv' Revision History
2009-xx-xx: Version 0.3.0
- Added iptvstream-notrap.sh script.
- Fixed setting parameters when protocol changes
(Thanks to Peter Holik for reporting this one).
- Updated example scripts to use ffmpeg's direct UDP output
and added a new "image.sh" script (Thanks to Peter Holik).