[mythtv-commits] mythtv commit: r18762 - in trunk/mythtv by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Oct 18 20:59:09 UTC 2008


      Author: danielk
        Date: 2008-10-18 20:59:08 +0000 (Sat, 18 Oct 2008)
New Revision: 18762
   Changeset: http://cvs.mythtv.org/trac/changeset/18762

Modified:

   trunk/mythtv/configure
   trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.cpp
   trunk/mythtv/libs/libmythtv/avformatdecoder.cpp
   trunk/mythtv/libs/libmythtv/interactivetv.h
   trunk/mythtv/libs/libmythtv/libmythtv.pro

Log:

Refs #5606. Turns off qt3 compat for libmythtv by default.

There are two things that are now disabled by default because they have not yet been ported, dbox2 support and mheg support. These can be enabled by using --enable-dbox2 and --enable-mheg respectively when running ./configure.

Enabling either one will pull in the qt3 compat library. I'll be attaching a patch to #5606 shortly which does a partial port to Qt4 for MHEG, but someone with access to MHEG streams will need to complete the port.

I highly suggest doing a make distclean, but it should not be required in most cases.






More information about the mythtv-commits mailing list