[mythtv-commits] mythtv commit: r9669 - in trunk/mythtv/libs/libmythtv by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Apr 11 17:23:14 UTC 2006


      Author: danielk
        Date: 2006-04-11 17:23:13 +0000 (Tue, 11 Apr 2006)
New Revision: 9669
   Changeset: http://cvs.mythtv.org/trac/changeset/9669

Modified:

   trunk/mythtv/libs/libmythtv/eit.cpp
   trunk/mythtv/libs/libmythtv/eit.h
   trunk/mythtv/libs/libmythtv/eitfixup.cpp
   trunk/mythtv/libs/libmythtv/eithelper.cpp
   trunk/mythtv/libs/libmythtv/eithelper.h
   trunk/mythtv/libs/libmythtv/eitscanner.cpp
   trunk/mythtv/libs/libmythtv/mpeg/mpegdescriptors.cpp
   trunk/mythtv/libs/libmythtv/mpeg/mpegdescriptors.h
   trunk/mythtv/libs/libmythtv/siparser.cpp
   trunk/mythtv/libs/libmythtv/siparser.h

Log:

References #1035. This moves most of the EIT parsing for DVB out of SIParser and into the eit classes.

I haven't ported the fixup functions over yet. The new structure depends on being able to de-link eit event processing from the channel/transport we are currently on in the SIParser. But a lot of the "PrivateType" stuff for the fixups is not cached.






More information about the mythtv-commits mailing list