Opened 17 years ago
Closed 17 years ago
#6690 closed defect (fixed)
greedyhdeint x86_64 segfault after ffmpeg sync
| Reported by: | Owned by: | Isaac Richards | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | MythTV - General | Version: | unknown |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
SVN trunk rev 20805 segfaults in greedyh_filter_sse on x86_64. It seems "configure" now defines ARCH_X86_32 (as zero) for x86_64. The following patch fixes it.
Attachments (1)
Change History (2)
Note:
See TracTickets
for help on using tickets.

patch for x86_64 greedyhdeint