[Bug 742843] ORC compiler is disabled on the iOS devices

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 14 12:58:07 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=742843
  GStreamer | orc | 1.4.5

--- Comment #9 from Denis <denis.shmyrov at gmail.com> 2015-01-14 20:58:04 UTC ---
Trying to locally change the orcc CL in orc.mak to generate asm code during the
recipe build.
loadupdb implementation is missing for neon which breaks the asm code
generation for a bunch of functions: 

Failed to compile assembly for 'video_orc_unpack_I420'
Failed to compile assembly for 'video_orc_unpack_YUV9'
Failed to compile assembly for 'video_orc_unpack_A420'
Failed to compile assembly for 'video_orc_resample_bilinear_u32'
Failed to compile assembly for 'video_orc_convert_I420_AYUV'
Failed to compile assembly for 'video_orc_convert_I420_BGRA'
Failed to compile assembly for 'video_orc_resample_h_near_u32_lq'
Failed to compile assembly for 'video_orc_resample_h_2tap_4u8_lq'
Failed to compile assembly for 'video_orc_chroma_down_v2_u16'
Failed to compile assembly for 'video_orc_chroma_down_v4_u16'

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list