[mythtv-commits] Ticket #2504: Allow myth to compile against upstream ivtv.h

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


#2504: Allow myth to compile against upstream ivtv.h
-----------------------------------+----------------------------------------
 Reporter:  mrsam at courier-mta.com  |        Owner:  danielk
     Type:  defect                 |       Status:  closed 
 Priority:  trivial                |    Milestone:  0.21   
Component:  mythtv                 |      Version:  head   
 Severity:  low                    |   Resolution:  fixed  
-----------------------------------+----------------------------------------
Changes (by danielk):

  * status:  reopened => closed
  * resolution:  => fixed

Comment:

 (In [11664]) 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.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/2504#comment:6>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list