Opened 18 years ago

Closed 18 years ago

#1530 closed patch (fixed)

get firewirerecorder/channel using fw base class, fix up darwin firewire

Reported by: jwestfall@… Owned by: Nigel
Priority: minor Milestone: unknown
Component: mythtv Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

fw recorder/channel using fw base classes
move pmt/pat code to fwrecorderbase
remove the lastpacket code
have darwinfwrecorder call ProcessTSPacket instead of iec61883 callback
iec61883 buffer size bugfix (also ticket #1481)

Attachments (3)

fwupdate.diff (28.5 KB) - added by jwestfall@… 18 years ago.
fwupdate2.diff (31.5 KB) - added by jwestfall@… 18 years ago.
fwfix.diff (1.2 KB) - added by jwestfall@… 18 years ago.

Download all attachments as: .zip

Change History (11)

Changed 18 years ago by jwestfall@…

Attachment: fwupdate.diff added

Changed 18 years ago by jwestfall@…

Attachment: fwupdate2.diff added

comment:1 Changed 18 years ago by jwestfall@…

Summary: get firewirerecorder/channel using fw base classget firewirerecorder/channel using fw base class, fix up darwin firewire

Added updated patch with a few changes to get darwin firewire in a working state. Tested good doing livetv and channel change with a mactop backend.

comment:2 Changed 18 years ago by Nigel

Owner: changed from Isaac Richards to Nigel
Status: newassigned

Jim, thank you so much for these patches. I was trying for a while to work out the changes that had been made since Dave Abraham's original patches.

comment:3 Changed 18 years ago by Nigel

(In [9413]) OS X FireWire?. See #1530. See #1282 Jim's fixes to make this all compile and work with the latest code

comment:4 Changed 18 years ago by Nigel

(In [9414]) FireWire? code refactoring. This is the checkin that may break things, so I apologise in advance if I cut/pasted incorrectly. See #1282. See #1530.

comment:5 Changed 18 years ago by Nigel

Resolution: fixed
Status: assignedclosed

OK. I think I have got all of that in there. Jim, if you could svn diff with your local copy, I would appreciate it. And if you could work out a way for me to test this in Australia, where none of our set top boxes have FireWire?...
Wonder is a video converter (e.g. Canopus ADVC100) would work as a video input device?

Changed 18 years ago by jwestfall@…

Attachment: fwfix.diff added

comment:6 Changed 18 years ago by jwestfall@…

Resolution: fixed
Status: closedreopened

yeah there was a little breakage on our cut/pasting. attached a patch that fixes.

comment:7 Changed 18 years ago by Nigel

(In [9421]) A few more minor mistakes. See #1530

comment:8 Changed 18 years ago by Nigel

Resolution: fixed
Status: reopenedclosed
Note: See TracTickets for help on using tickets.