[mythtv-commits] Ticket #3515: Patch: libmythavcodec on ARM has symbols from armv4l/dsputil_arm_s.S missing

MythTV mythtv at cvs.mythtv.org
Sun May 27 22:31:37 UTC 2007


#3515: Patch: libmythavcodec on ARM has symbols from armv4l/dsputil_arm_s.S
missing
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |       Owner:  ijr    
     Type:  patch      |      Status:  new    
 Priority:  minor      |   Milestone:  unknown
Component:  mythtv     |     Version:  head   
 Severity:  medium     |  
-----------------------+----------------------------------------------------
 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 in `libavcodec.pro`.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3515>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list