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

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Aug 25 14:17:00 UTC 2005


      Author: danielk
        Date: 2005-08-25 14:16:59 +0000 (Thu, 25 Aug 2005)
New Revision: 7131
   Changeset: http://cvs.mythtv.org/trac/changeset/7131

Modified:

   trunk/mythtv/libs/libmythtv/dtvsignalmonitor.cpp
   trunk/mythtv/libs/libmythtv/mpeg/mpegstreamdata.cpp
   trunk/mythtv/libs/libmythtv/mpeg/mpegtables.cpp
   trunk/mythtv/libs/libmythtv/mpeg/mpegtables.h

Log:

This cleans up the formatting in mpegtables and adds two
methods IsVideo() and IsAudio() to StreamID and uses them
in dtvsignalmonitor and mpegstreamdata.

The added methods should fix a problem I noticed in Mark Weaver's
latest log:
2005-08-25 03:52:05.737 No audio found in old PMT, can not construct new PMT
This happened because the signal monitor was checking for MPEG1 
audio bug mpegstreamdata didn't check for MPEG1 audio (aka mp-2).






More information about the mythtv-commits mailing list