Support HTTP HEAD requests with external remuxer

This commit is contained in:
Frank Schmirler
2012-11-02 09:09:15 +01:00
parent e7bcc9349c
commit be9da74958
3 changed files with 13 additions and 6 deletions

View File

@@ -1,6 +1,7 @@
VDR Plugin 'streamdev' Revision History
---------------------------------------
- Support HTTP HEAD requests with external remuxer
- Fixed always using priority 0 for HTTP HEAD requests
- Start writer right after creating it
- Corrected typos (thanks to Ville Skytt<74>)