Opened 19 years ago
Closed 19 years ago
#2127 closed patch (invalid)
Optimize Timeval Offset Calculation in VideoSync::OffsetTimeval()
Reported by: | 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)
Change History (3)
by , 19 years ago
Attachment: | vsync_offsettimeval.patch added |
---|
comment:1 by , 19 years ago
Version: | → head |
---|
comment:2 by , 19 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Patch won't work correctly (generates invalid timevals).