Opened 14 years ago
Closed 14 years ago
#2283 closed patch (fixed)
Quartz (Mac OS X) pause frame doesn't init all vars in VideoFrame
Reported by: | danielk | Owned by: | Nigel |
---|---|---|---|
Priority: | minor | Milestone: | 0.20 |
Component: | mythtv | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
This results in bad pause frames in the best case and segfaults in the worst case.
Attachments (1)
Change History (3)
Changed 14 years ago by
Attachment: | 2283.patch added |
---|
comment:1 Changed 14 years ago by
Status: | new → assigned |
---|
Thanks for checking our old code, Daniel!
Applied mostly as is. Note that I ommitted the init at line 1431, because there will be nothing else using that frame we just deleted?
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
In testing this error has not re-occurred
Note: See
TracTickets for help on using
tickets.
Fix. Note, I do not have a Mac to test on so this is uncompiled & untested (but should work)