[mythtv-commits] Ticket #9789: [PATCH] fixes/0.24.1 video4linux v2 build on linux >= 2.6.38

MythTV noreply at mythtv.org
Wed May 18 12:00:54 UTC 2011


#9789: [PATCH] fixes/0.24.1 video4linux v2 build on linux >= 2.6.38
----------------------------------+----------------------------------
 Reporter:  lvr@…                 |           Type:  Patch - Bug Fix
   Status:  new                   |       Priority:  minor
Milestone:  unknown               |      Component:  MythTV - General
  Version:  0.24-fixes            |       Severity:  medium
 Keywords:  video4linux           |  Ticket locked:  0
----------------------------------+----------------------------------
 Linux >= 2.6.38 doesn't support video4linux version 1 and distributions
 using this kernel (e.g Ubuntu 11.04) don't ship the version 1
 <linux/videodev.h> header.  This means that MythTV 0.24.1 can't be
 configured or built with v4l support enabled on these distributions.

 This patch enables MythTV to be configured and built using only the
 video4linux v2 headers.  The patch automatically detects the presence of
 the version 1 header and builds the additional code on systems that
 support it.

 See also bug #9595

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9789>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list