[mythtv-commits] Ticket #2504: Allow myth to compile against upstream ivtv.h
MythTV
mythtv at cvs.mythtv.org
Sat Sep 30 21:47:14 UTC 2006
#2504: Allow myth to compile against upstream ivtv.h
-----------------------------------+----------------------------------------
Reporter: mrsam at courier-mta.com | Owner: ijr
Type: patch | Status: new
Priority: minor | Milestone: unknown
Component: mythtv | Version: 0.20
Severity: medium |
-----------------------------------+----------------------------------------
This patch gets mythtv compiled against the current upstream ivtv.h
header, the --enable-ivtv-sys-header option to configure will actually
work now.
All that's necessary here is to comment out an ioctl that's no longer
implemented and defined in the current ivtv.h, and fallback to an existing
"plan B" used by mpegrecoder.cpp if this ioctl fails.
I suppose that the relevant code section can be "#ifndef
USING_IVTV_HEADER", instead...
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/2504>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list