Opened 20 years ago
Closed 20 years ago
#1397 closed patch (fixed)
firewire: set buffer size, report total dropped packets
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythtv | Version: | head |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
sets buffer size in libraw1394/libiec61883 to be HDRingbufferSize.
print out total dropped packets at the end of each recording. There is a chance we wont get notified via our callback in libiec61883.
Attachments (2)
Change History (3)
by , 20 years ago
Attachment: | fwbuffer.diff added |
---|
by , 20 years ago
Attachment: | fwbuffer.2.diff added |
---|
Note:
See TracTickets
for help on using tickets.
updated version that gets ride of some unneeded multiple/divide