Opened 18 years ago

Closed 18 years ago

#1927 closed defect (fixed)

Typo in videoout_directfb.cpp

Reported by: anonymous Owned by: skamithi
Priority: trivial Milestone: unknown
Component: mythtv Version:
Severity: medium Keywords:
Cc: Ticket locked: no

Description

This modifications http://svn.mythtv.org/trac/changeset/9988#file1 include a typo : #include <algorithm>

Even with this correction, the code does not compile : kPictureAttribute_Contrast undefined.

Attachments (1)

directfb_compile_error.diff (618 bytes) - added by skamithi 18 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 Changed 18 years ago by skamithi

Owner: changed from Isaac Richards to skamithi

comment:2 Changed 18 years ago by skamithi

i enabled directfb and got the same compile error. looks like it just needs a cleanup

Changed 18 years ago by skamithi

Attachment: directfb_compile_error.diff added

comment:3 Changed 18 years ago by skamithi

Resolution: fixed
Status: newclosed

(In [10171]) Closes #1927. resolves compile problem with videoout_directfb.cpp.

Note: See TracTickets for help on using tickets.