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

MythTV noreply at mythtv.org
Sun Jan 2 06:24:14 UTC 2011


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2011-01-01T22:07:48-08:00
   Push Date:  2011/01/01 22:24:09 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  b57e89cbe3ff15475cc2740352b34d19a4cc5962
   Changeset:  https://github.com/MythTV/mythtv/commit/b57e89cbe

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