diff options
author | Belal, Awais <Awais_Belal@mentor.com> | 2016-01-18 19:08:48 +0500 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-01-27 12:43:55 +0100 |
commit | 8e49262b129fa1f83501bb1179cffff6ce343f5a (patch) | |
tree | 9ecf11e64285877af2cdafb668a948617fbe6f3c /meta-webserver | |
parent | e27a8ed92b53c6ae8504b0d573c7352d6a07bbf8 (diff) | |
download | meta-openembedded-8e49262b129fa1f83501bb1179cffff6ce343f5a.tar.gz |
mplayer2: fix building with gcc 5.x
This patch works around a potential problem in the theora
glue code where it assumes that the compiler will
somehow find a function which is not exported explicitly
through the libtheora library. Due to this problem the
build fails with gcc-5.x compiler.
The included patch essentially backports a commit which
updates the glue code to use the Theora 1.0 API to
eliminate this problem and PNBLACKLIST is cleared
for mplayer2.
Signed-off-by: Awais Belal <awais_belal@mentor.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-webserver')
0 files changed, 0 insertions, 0 deletions