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

MythTV noreply at mythtv.org
Mon Aug 8 22:07:57 UTC 2011


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2011-08-08T15:05:44-07:00
   Push Date:  2011/08/08 15:07:51 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  ab988ce84c68039806e4ef0f64b25a1faca27f07
   Changeset:  https://github.com/MythTV/mythtv/commit/ab988ce84

Log:

Convert mythtranscode/mpeg2fix code from Qt3->Qt4 structures

As Qt3 is long past in our history, it was high time to remove the uses of
Q3PtrList, Q3PtrQueue from mpeg2fix.

Also changed were some QMap and QString-related code that complained loudly
when I removed qt3support from the .pro file.

This could well fix a ticket as well.
Refs #2077.

Modified:

   mythtv/programs/mythtranscode/Makefile.standlone
   mythtv/programs/mythtranscode/main.cpp
   mythtv/programs/mythtranscode/mpeg2fix.cpp
   mythtv/programs/mythtranscode/mpeg2fix.h
   mythtv/programs/mythtranscode/mythtranscode.pro



More information about the mythtv-commits mailing list