Opened 18 years ago

Closed 18 years ago

#524 closed defect (fixed)

missing USING_XVMC ifded in videoout_xv.cpp

Reported by: anonymous Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version:
Severity: medium Keywords:
Cc: Ticket locked: no

Description

I get an error compiling with xvmc disabled in libmythtv. There is an xvmc call that is not in an ifdef. A patch is attached (please make sure that is the correct check)

Attachments (1)

xvmc-ifdef.patch (476 bytes) - added by anonymous 18 years ago.

Download all attachments as: .zip

Change History (3)

Changed 18 years ago by anonymous

Attachment: xvmc-ifdef.patch added

comment:1 Changed 18 years ago by anonymous

The error:

videoout_xv.cpp: In member function ‘virtual bool VideoOutputXv::Init(int, int, float, WId, int, int, int, int, WId)’: videoout_xv.cpp:1138: error: ‘xvmc_buf_attr’ was not declared in this scope

comment:2 Changed 18 years ago by danielk

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.