Opened 17 years ago

Closed 17 years ago

#3513 closed patch (fixed)

Patch: libmythavcodec on ARM has symbols from armv4l/dsputil_arm_s.S missing

Reported by: anonymous Owned by: Isaac Richards
Priority: minor Milestone: 0.21
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

When compiling mythtv on ARM (xscale), the assembler file armv4l/dsputil_arm_s.S is not built with the library. This causes symbols such as put_pixels8_arm to be undefined in libmythavcodec.so. The patch adds the file armv4l/dsputil_arm_s.S to the list of sources for the library.

Change History (1)

comment:1 Changed 17 years ago by Janne Grunau

Milestone: unknown0.21
Resolution: fixed
Status: newclosed

fixed by [13757]

Note: See TracTickets for help on using tickets.