Opened 19 years ago
Closed 19 years ago
#1984 closed patch (fixed)
NuppelVideoRecorder::WriteVideo FIXME fix and cleanup/micro optimizations
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythtv | Version: | |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
I have been using this patch for months, it does not change any functionality, it only reorg's a bit of code and drops unused vars and dead code.
It started as a fix for the FIXME in NVR::WriteVideo? and then I noticed a few other cleanups/micro optimizations...
Attachments (1)
Note: See
TracTickets for help on using
tickets.
FIXME fix and cleanup