summaryrefslogtreecommitdiff
path: root/strata/multimedia-gstreamer-0.10
Commit message (Collapse)AuthorAgeFilesLines
* Use msse2 GCC flags only in x86_32Pedro Alvarez2016-07-131-2/+8
| | | | Change-Id: Ic438668d4413cbba6c680604fa97ca160b3387e6
* Fix gstreamer-plugins-base-0.10 compilation errorJavier Jardón2016-07-011-0/+8
This is the compilation error: In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.9.2/include/xmmintrin.h:1258:0, from resample_sse.h:38, from resample.c:134, from speex_resampler_double.c:26: resample_sse.h: In function 'inner_product_double': /usr/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:99:1: error: inlining failed in call to always_inline '_mm_setzero_pd': target specific option mismatch _mm_setzero_pd (void) Change-Id: I442a445e1207fff7da7a9b5d1b8b3f281cb075a9