[mythtv-commits] mythtv/master commit: 2b3e1f17e by Daniel Thor Kristjansson (daniel-kristjansson)

MythTV noreply at mythtv.org
Fri Oct 14 19:55:14 UTC 2011


      Author:  Daniel Thor Kristjansson <danielk at cuymedia.net>
 Change Date:  2011-10-14T12:52:03-07:00
   Push Date:  2011/10/14 12:54:57 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  2b3e1f17e4d16723d1f57b048af54fcfc9c9e762
   Changeset:  https://github.com/MythTV/mythtv/commit/2b3e1f17e

Log:

Add a toStringXML() method to MPEGDescriptor.

This just gives a generic way to dump the descriptor. The whole descriptor is captured via a hex dump and the human readable component via incorporating the output of the existing toString() output.

Modified:

   mythtv/libs/libmythtv/mpeg/mpegdescriptors.cpp
   mythtv/libs/libmythtv/mpeg/mpegdescriptors.h



More information about the mythtv-commits mailing list