fixed recplayer issues with large TS files (>4GB)

This commit is contained in:
Frank Schmirler
2014-10-24 12:29:49 +02:00
parent dd556ee7fd
commit 7df7185e1a
3 changed files with 7 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
VDR Plugin 'streamdev' Revision History
---------------------------------------
- fixed recplayer issues with large TS files (>4GB)
- Don't abort externremux when internal read buffer is empty
- Implemented remuxing of recordings
- Make ChannelChange retune only if CA IDs changed (thanks to Oliver Wagner)