[mythtv-commits] mythtv commit: r11664 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Nov 1 21:23:35 UTC 2006


      Author: danielk
        Date: 2006-11-01 21:23:34 +0000 (Wed, 01 Nov 2006)
New Revision: 11664
   Changeset: http://cvs.mythtv.org/trac/changeset/11664

Modified:

   trunk/mythtv/libs/libmythtv/mpegrecorder.cpp

Log:

Fixes #2504. Allows mpegrecorder to enable captioning with some of the newer ivtv drivers again by fixing a bug introduced in [11378].

The problem was that we ifdef'ed on something that has become an enum. This switches over to using a define that was introduced in the same ivtv version as the enum value we need.




More information about the mythtv-commits mailing list