summaryrefslogtreecommitdiff
path: root/strata/multimedia-common.morph
Commit message (Collapse)AuthorAgeFilesLines
* Move orc to multimedia-commonJavier Jardón2016-07-011-0/+5
| | | | | | Its a common dependency of gstreamer 0.10 and 1.x Change-Id: I56b4ad29d6e29af47aa0e6fa6b195487c6966620
* Add opus codec to multimedia-commonJavier Jardón2016-02-171-0/+5
| | | | Change-Id: I658c7807276d5d412db6cef51b005193fe6a4c82
* strata/multimedia-common.morph: Add workaround to compile libvpx in ARMJavier Jardón2016-01-041-1/+1
| | | | | | | Bug report filled upstream here: https://bugs.chromium.org/p/webm/issues/detail?id=1121 Change-Id: Ic4165c3ec2c05234dd10b3c8611b78fa0684760f
* strata/multimedia-common.morph: Do not use build-system in libmpeg2Javier Jardón2015-12-141-1/+0
| | | | Change-Id: I3eb8abcd97178d0fea9b2450245dd162fc46eadd
* Adding libmpeg2 to multimedia-commonTristan Van Berkom2015-12-131-0/+6
| | | | | | This provides an mpeg2 codec Change-Id: I643a7ed0729871aa45fd80345f9784a8670c701d
* Adding libvpx to multimedia-common stratumTristan Van Berkom2015-12-131-0/+7
| | | | | | This provides the webm codec Change-Id: Ib9af48b3258089564dbbdc78e202035621d3d0e0
* Adding yasm to multimedia-commonTristan Van Berkom2015-12-131-0/+5
| | | | | | | The yasm assembler is required to build vpx, the webm codec (and also required to build ffmpeg later on) Change-Id: I640bb0f508d316483406d5ec697ce8bea1b513ec
* Migrate to definitions format version 6Sam Thursfield2015-08-261-0/+4
| | | | Change-Id: I3845c77e8872ce2e1e8bc6a60e3ce7f184c32f58
* Update multimedia-commonPaul Martin2015-08-141-5/+22
| | | | | | | | Add newer versions of existing codec sources ogg and vorbis. Add new codecs: tremor (integer vorbis decoder), flac and libmad (integer MP3 decoder). Change-Id: I39ff6c10451ad51b722ae3ef39de4fe5572af86b
* 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)
* Add multimedia-common stratumJavier Jardón2015-02-201-0/+17
with libogg and libvorbis for now