[mythtv-commits] mythtv commit: r13616 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Jun 8 15:05:50 UTC 2007


      Author: danielk
        Date: 2007-06-08 15:05:50 +0000 (Fri, 08 Jun 2007)
New Revision: 13616
   Changeset: http://cvs.mythtv.org/trac/changeset/13616

Modified:

   branches/mythtv-multirec/libs/libmythtv/dvbrecorder.cpp
   branches/mythtv-multirec/libs/libmythtv/dvbrecorder.h

Log:

Refs #3326. Cleanup of PAT & PMT handling.

The PAT handler was writing out both the PAT & PMT, now the PMT handler handles the PMT.
The stream_id was being set based on the input PMT, now it is correctly set based on the output PMT. Sometimes the stream_id is set to private and we need to determine the stream type based on the descriptors, these determined stream id's are present in the output PMT and not the input PMT.






More information about the mythtv-commits mailing list