[vdr] Sky-Plugin doesn't compile with vdr-1.3.32
Udo Richter
udo_richter at gmx.de
Mon Sep 12 00:34:26 CEST 2005
C.Y.M wrote:
>> Streamdev-CVS:
>> client/filter.c
>> remux/ts2ps.c
>> remux/ts2es.c
>>
>
> I did not have problems with ts2ps.c and ts2es.c. You might want to check those
> two files again. Attached are patches for all the plugins I had to fix.. Im
> sure there are more.
remux/ts2es.c: In member function `int cTS2ESRemux::Put(const uchar*, int)':
remux/ts2es.c:97: error: `TS_SYNC_BYTE' undeclared (first use this function)
remux/ts2ps.c: In member function `int cTS2PSRemux::Put(const uchar*, int)':
remux/ts2ps.c:111: error: `TS_SYNC_BYTE' undeclared (first use this
function)
TS_SYNC_BYTE is declared in device.h. Maybe some patch or driver also
declares it for you.
Cheers,
Udo
More information about the vdr
mailing list