[mythtv-commits] mythtv commit: r10734 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Aug 10 14:33:14 UTC 2006


      Author: danielk
        Date: 2006-08-10 14:33:12 +0000 (Thu, 10 Aug 2006)
New Revision: 10734
   Changeset: http://cvs.mythtv.org/trac/changeset/10734

Modified:

   trunk/mythtv/libs/libmythtv/mpeg/mpegstreamdata.cpp
   trunk/mythtv/libs/libmythtv/mpeg/pespacket.cpp
   trunk/mythtv/libs/libmythtv/mpeg/pespacket.h

Log:

Fixes #2147. Various PES packet assembly fixes.

This prevents printing spurious warnings with the pespacket.cpp changes, fixes an offset problem in pespacket.h affecting DVB standard 
PSIP, checks the PES packet size before tring to verify it in AssemblePSIP, and also checks the PES packet size when it is supposed 
to be complete so that one scrambled packet can't disrupt the decoding of the next packet on the same PID.






More information about the mythtv-commits mailing list