diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-12-24 12:28:01 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-12-24 12:28:01 +0100 |
commit | 07d50dc8c412c6d4ae061a1bb88c46a491ac890c (patch) | |
tree | 79b16922657eb13ab91d72a8597d4bd55b1671ba /HISTORY | |
parent | 25148b7b054886485cdedff74587b06d2420f83c (diff) | |
download | vdr-07d50dc8c412c6d4ae061a1bb88c46a491ac890c.tar.gz vdr-07d50dc8c412c6d4ae061a1bb88c46a491ac890c.tar.bz2 |
cParsePatPmt now has functions to retrieve the audio, dolby and subtitle pids
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6226,3 +6226,4 @@ Video Disk Recorder Revision History If a channel's short name contains a comma, it is replaced with a '.'. - cDevice now logs the device number when a new device is created. - Fixed handling STREAMTYPE_11172_AUDIO in cPatPmtParser::ParsePmt(). +- cParsePatPmt now has functions to retrieve the audio, dolby and subtitle pids. |