Fixed detection of Premiere NVOD channel links

This commit is contained in:
Klaus Schmidinger
2007-07-21 15:05:20 +02:00
parent 593013c94c
commit a1663a3612
4 changed files with 20 additions and 4 deletions

View File

@@ -5293,3 +5293,4 @@ Video Disk Recorder Revision History
- Made skipspace() an inline function (suggested by Tobias Bratfisch) and changed
it to handle the most common case of 'no leading space' very fast, and avoid
calling isspace(), which made the whole function a lot faster.
- Fixed detection of Premiere NVOD channel links (thanks to anonymous).