Opened 19 years ago

Closed 19 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@… 19 years ago.

Download all attachments as: .zip

Change History (3)

by russell@…, 19 years ago

Attachment: vsync_offsettimeval.patch added

comment:1 by anonymous, 19 years ago

Version: head

comment:2 by Isaac Richards, 19 years ago

Resolution: invalid
Status: newclosed

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

Note: See TracTickets for help on using tickets.