[mythtv-commits] Ticket #9595: Remove use of V4L API or make it conditional on < 2.6.38 kernel

MythTV noreply at mythtv.org
Mon May 16 14:43:50 UTC 2011


#9595: Remove use of V4L API or make it conditional on < 2.6.38 kernel
--------------------------------+----------------------------
 Reporter:  superm1@…           |          Owner:  danielk
     Type:  Developer Task      |         Status:  assigned
 Priority:  minor               |      Milestone:  0.25
Component:  MythTV - Recording  |        Version:  Trunk Head
 Severity:  medium              |     Resolution:
 Keywords:                      |  Ticket locked:  0
--------------------------------+----------------------------

Comment (by gigem):

 Replying to [comment:10 warped <warpme@…>]:
 > Daniel, I ported patch to rec2 but unfortunately I can't successfully
 compile mythtc-rec2 0.25pre-2043-g53a8591 to verify is my port correct (I
 believe issue is not related to v4l2 patch). I'm attaching patch and log
 from compilation. I'm compiling on fresh ArchLinux so maybe some sys libs
 are "too' new....

 Daniel, others and I discussed this patch a couple of weeks ago.  The main
 problem with it is that it treats v4l1 and v4l2 independently and allows
 for a v4l1 only configuration which we do not support.  The patch needs to
 be reworked so that it only supports v4l2 with or without v4l1.  IOW, v4l1
 support needs to be conditional on v4l2 being available.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9595#comment:11>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list