diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 3e57f866..9e354519 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2208,6 +2208,7 @@ Christoph Haubrich for reporting unused 'synced' member in cTsToPes for suggesting to add a note to cTsToPes about all TS packets having to belong to the same PID + for adding HD stream content identifiers to vdr.5 Pekka Mauno for fixing cSchedule::GetFollowingEvent() in case there is currently no present diff --git a/HISTORY b/HISTORY index c8658e4b..7d5b6933 100644 --- a/HISTORY +++ b/HISTORY @@ -6557,7 +6557,7 @@ Video Disk Recorder Revision History - The original display size of subtitles is now used to scale them properly when displaying them on an HD OSD. -2011-03-28: Version 1.7.18 +2011-04-03: Version 1.7.18 - Changed -O2 to -O3 in Make.config.template (reported by Matti Lehtimäki). - Added a missing 'default' case in cPixmapMemory::DrawEllipse(). @@ -6593,3 +6593,4 @@ Video Disk Recorder Revision History - Added a missing font deletion in cTrueColorDemo::Action() in the "osddemo" plugin (thanks to Reinhard Nissl). - Fixed a buffer overflow in cFont::Bidi() (thanks to Reinhard Nissl). +- Added HD stream content identifiers to vdr.5 (thanks to Christoph Haubrich). diff --git a/vdr.5 b/vdr.5 index ce152156..6274c1af 100644 --- a/vdr.5 +++ b/vdr.5 @@ -8,7 +8,7 @@ .\" License as specified in the file COPYING that comes with the .\" vdr distribution. .\" -.\" $Id: vdr.5 2.21 2010/12/24 15:19:21 kls Exp $ +.\" $Id: vdr.5 2.22 2011/04/03 10:21:36 kls Exp $ .\" .TH vdr 5 "10 Feb 2008" "1.6" "Video Disk Recorder Files" .SH NAME @@ -807,7 +807,7 @@ l l. @is the description of the event (any '|' characters will be interpreted as newlines) @is a two digit hex code, as defined in ETSI EN 300 468, table 28 (up to 4 genre codes are supported) @is the minimum age of the intended audience - @is the stream content (1 = video, 2 = audio, 3 = subtitles, 4 = AC3) + @is the stream content (1 = MPEG2 video, 2 = MP2 audio, 3 = subtitles, 4 = AC3 audio, 5 = H.264 video, 6 = HEAAC audio) @is the stream type according to ETSI EN 300 468 @is the three letter language code (optionally two codes, separated by '+') @is the description of this stream component