Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

possible (minor) bug in dvb.c



Jens Rosenboom writes:
 > Hi Ralph!
 > 
 > In dvb.c, i guess line 3739 should be 
 > 
 > this:
 > 	tspid1[3] |= (p->pid1++) & 0x0F ;
 >              ^
 > instead of:
 > 	tspid0[3] |= (p->pid1++) & 0x0F ;
 >              ^
 > so that the continuity counter in PMT(?)-packets is incremented.

Yes, you are right. Typical cut&paste error. My mistake. It is fixed
now and will be checked in soon.

Marcus

---------------------------------------------------------------------
Dr. Marcus Metzler                             
mocm@netcologne.de                     http://www.metzlerbros.de
mocm@convergence.de                    http://www.convergence.de

Convergence Integrated Media GmbH          
Rosenthaler Str. 51                   
D-10178 Berlin                             
---------------------------------------------------------------------




Home | Main Index | Thread Index