Go to file
Belal, Awais 108016f9e7 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>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-04-17 07:41:40 -07:00
contrib contrib: print oldline within single quotes 2016-01-14 11:22:10 +01:00
meta-efl efl: add dependency on libunwind 2015-11-16 21:57:47 +01:00
meta-filesystems xfsprogs: fix the license 2015-12-20 14:33:33 -08:00
meta-gnome gnome-desktop: Fix QA issue 2016-01-14 11:22:11 +01:00
meta-gpe README: update maintainers list for jethro 2015-11-11 12:11:28 +01:00
meta-initramfs kexec-tools-klibc: add explicit SRC_URI 2016-01-14 11:22:07 +01:00
meta-multimedia mpg123: add textrel to INSANE_SKIP 2016-01-14 11:22:09 +01:00
meta-networking ctdb: rdep on bash 2016-04-17 07:00:42 -07:00
meta-oe mplayer2: fix building with gcc 5.x 2016-04-17 07:41:40 -07:00
meta-perl libnet-ssleay-perl: fix test failures with openssl 2015-12-20 14:13:41 -08:00
meta-python python-m2crypto: fix SSLv2 symbol issue 2016-03-09 20:10:13 +01:00
meta-ruby libgxim: move from meta-ruby back to meta-oe 2015-12-30 13:05:45 +01:00
meta-systemd README: update maintainers list for jethro 2015-11-11 12:11:28 +01:00
meta-webserver phpmyadmin: CVE-2015-8669 2016-02-21 07:52:11 -08:00
meta-xfce thunar: remove udisks from RRECOMMENDS 2016-02-06 16:56:54 -08:00
.gitignore gitignore: Ignore Edit backup files, patches, .rej, .orig, .swp 2013-11-24 15:19:27 +01:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README README: add top level readme, update meta-oe one 2011-10-17 09:27:01 +02:00

Collection of layers for the OE-core universe

Please see the respective READMEs in the layer subdirectories