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

MythTV noreply at mythtv.org
Tue Dec 13 13:56:48 UTC 2011


      Author:  Daniel Thor Kristjansson <danielk at cuymedia.net>
 Change Date:  2011-12-13T05:56:28-08:00
   Push Date:  2011/12/13 05:56:36 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  93f07731a3c176533b45a0e4ec21633466cf1c17
   Changeset:  https://github.com/MythTV/mythtv/commit/93f07731a

Log:

Don't resync transport stream on every transport error...

If the FEC fails then the driver/hardware will set the transport error bit in our TS packet, we
were resyncing every time this happens, but we don't have to. This caused unnecessary work to be
done and resulted in some extra debugging being printed by the HDHomeRun stream handler.

Modified:

   mythtv/libs/libmythtv/mpeg/mpegstreamdata.cpp



More information about the mythtv-commits mailing list