]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
gstreamer: gst-ffmpeg: fix build issues for libav
authorYao Zhao <yao.zhao@windriver.com>
Wed, 8 Aug 2012 18:49:40 +0000 (14:49 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 Aug 2012 13:26:39 +0000 (14:26 +0100)
commit07faf2078d505f7734388c114953ca71e0242899
tree149f9b9c947e9690e9c8f4acf0d2a23a227f2996
parent1834db1ddd02887238144728fc90c50b4805071c
gstreamer: gst-ffmpeg: fix build issues for libav

1.The included libav configure is not generated by autotools
  modify recipe to use correct toolchain wrapper with configure

2.add bzip2 dependency explicitly.
  or configure will detect whether libbz2 is installed, if bzip2
is triggered earlier then it will be detected, if not then won't

3.backport libav_e500mc.patch from upstream to patch configure to
disable-altivec if it is e500mc.

4.move the GSTREAMER_DEBUG to libav's configure, it is not the
option for the main configure.

(From OE-Core rev: a6384b2bd1d608506557ce151135edffa4cb5e0b)

Signed-off-by: Yao Zhao <yao.zhao@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/gstreamer/gst-ffmpeg-0.10.13/libav_e500mc.patch [new file with mode: 0644]
meta/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.13.bb