On Sat, Dec 8, 2012 at 9:03 AM, Arthur Konovalov <art...@gmail.com> 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
>>
>
> Xine-plugin is broken too.
> Is it possible to provide patch for fixing plugin compiling?

That's really a job for the plugin maintainers. Have you tried
contacting them to report the plugins need to be updated?

_______________________________________________
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Reply via email to