summaryrefslogtreecommitdiff
path: root/strata/multimedia-gstreamer-0.10.morph
Commit message (Collapse)AuthorAgeFilesLines
* Split bluetooth and audio-server (pulseaudio) in different stratareview/javier_jardón/split_bluez_audioJavier Jardón2016-07-191-1/+1
| | | | Change-Id: I5bd5d79581ed59833002f27f10b596202d8d06bb
* strata/multimedia-gstreamer-0.10.morph: Fix compilation problem with v4lJavier Jardón2016-07-011-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Compilation error: v4l2_calls.c:58:26: error: 'V4L2_CID_HCENTER_DEPRECATED' undeclared (first use in this function) #define V4L2_CID_HCENTER V4L2_CID_HCENTER_DEPRECATED ^ v4l2_calls.c:297:12: note: in expansion of macro 'V4L2_CID_HCENTER' case V4L2_CID_HCENTER: ^ v4l2_calls.c:58:26: note: each undeclared identifier is reported only once for each function it appears in #define V4L2_CID_HCENTER V4L2_CID_HCENTER_DEPRECATED ^ v4l2_calls.c:297:12: note: in expansion of macro 'V4L2_CID_HCENTER' case V4L2_CID_HCENTER: ^ v4l2_calls.c:61:26: error: 'V4L2_CID_VCENTER_DEPRECATED' undeclared (first use in this function) #define V4L2_CID_VCENTER V4L2_CID_VCENTER_DEPRECATED ^ v4l2_calls.c:298:12: note: in expansion of macro 'V4L2_CID_VCENTER' case V4L2_CID_VCENTER: ^ Change-Id: Ic3c7747624038c6921bce163cedc1a7d7e27fa6e
* Fix gstreamer-plugins-base-0.10 compilation errorJavier Jardón2016-07-011-1/+1
| | | | | | | | | | | | | | 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
* Move orc to multimedia-commonJavier Jardón2016-07-011-8/+0
| | | | | | Its a common dependency of gstreamer 0.10 and 1.x Change-Id: I56b4ad29d6e29af47aa0e6fa6b195487c6966620
* multimedia-gstreamer-0.10: Use upstream branch "0.10"Pedro Alvarez2016-04-051-6/+6
| | | | Change-Id: I44e125835bdf7c8168585808407f931ab0f8d12b
* Apply migration to definitions version 8Pedro Alvarez2016-03-301-0/+9
| | | | | | | Note: Migration scripts live now in: http://git.baserock.org/cgit/baserock/baserock/spec.git Change-Id: Ica4fd12d96e563e5195172318d2d65847266146f
* Migrate to definitions format version 6Sam Thursfield2015-08-261-0/+4
| | | | Change-Id: I3845c77e8872ce2e1e8bc6a60e3ce7f184c32f58
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_depends_fixJavier Jardón2015-03-061-1/+0
| | | | version: 1)
* Revert "Do not use 'build-depends' chunk parameter when it's empthy (and ↵Javier Jardón2015-03-061-0/+1
| | | | | | | | change to version: 1)" Morph should have been updated first This reverts commit ced4ed5f7aa35b46d161c5efea972699826f09de.
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_dependsJavier Jardón2015-03-061-1/+0
| | | | version: 1)
* Make multimedia and multimedia-gstreamer-0.10 depend on multimedia-commonJavier Jardón2015-02-201-0/+1
| | | | Change the systems as well so nothing break
* Rename legacy gstreamer to gstreamer@0.10Paul Sherwood2014-11-241-6/+6
|
* Fix build of multimedia-gstreamer-0.10.morphPaul Sherwood2014-11-241-1/+1
| | | | | We had already updated baserock/morph/0.10 to include fixes from baserock/james/0.10, but missed updating this ref
* Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1Richard Maw2014-08-181-0/+33