[vdr] [ANNOUNCE] VDR developer version 1.7.33
Klaus Schmidinger
Klaus.Schmidinger at tvdr.de
Sat Dec 8 16:28:18 CET 2012
On 08.12.2012 13:18, Wolfgang Rohdewald wrote:
> On Saturday 08 December 2012 12:38:30 Klaus Schmidinger wrote:
>> - In order to be able to play TS recordings from other sources, in which there is
>> more than one PMT PID in the PAT, 'int cPatPmtParser::PatPmt(void)' has been changed
>> to 'bool cPatPmtParser::IsPatPmt(int Pid)'.
>
> there is one more change you did not mention:
>
> int PmtPid(void) const { return pmtPid; }
>
> has been removed.
>
> this breaks xineliboutput.
Sorry, that was a typing mistake. It should have been
- In order to be able to play TS recordings from other sources, in which there is
more than one PMT PID in the PAT, 'int cPatPmtParser::PmtPid(void)' has been changed
to 'bool cPatPmtParser::IsPmtPid(int Pid)'.
Klaus
More information about the vdr
mailing list