Opened 18 years ago

Closed 18 years ago

#2127 closed patch (invalid)

Optimize Timeval Offset Calculation in VideoSync::OffsetTimeval()

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

Description

The attached patch provides a more efficient method for applying the microsecond offset to the supplied timeval structure. In passing, I went ahead and documented the function using doxygen style comments.

IRC: russellb

Attachments (1)

vsync_offsettimeval.patch (1.5 KB) - added by russell@… 18 years ago.

Download all attachments as: .zip

Change History (3)

Changed 18 years ago by russell@…

Attachment: vsync_offsettimeval.patch added

comment:1 Changed 18 years ago by anonymous

Version: head

comment:2 Changed 18 years ago by Isaac Richards

Resolution: invalid
Status: newclosed

Patch won't work correctly (generates invalid timevals).

Note: See TracTickets for help on using tickets.