[mythtv-commits] mythtv/master commit: 6e1366fc9 by Gavin Hurlbut (Beirdo)

MythTV noreply at mythtv.org
Wed Dec 15 06:35:10 UTC 2010


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2010-12-14T22:32:34-08:00
   Push Date:  2010/12/14 22:35:02 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  6e1366fc95063611fa525a6a5df11b20b937bfaf
   Changeset:  https://github.com/MythTV/mythtv/commit/6e1366fc9

Log:

Fixed more replex warnings.

Seems the replex code is compiled into mythtranscode as well.  This catches
those warnings, although at the price of disabling this one:

mpeg2fix.cpp:79: warning: ‘void DEBUGpts(Q3PtrList<MPEG2frame>*)’ defined but not used

As this one is just a function that never gets used, I think we can live with
this.

Modified:

   mythtv/programs/mythtranscode/mythtranscode.pro



More information about the mythtv-commits mailing list