package/libvpx: vp9 encoder needs c++
authorBernd Kuhls <bernd.kuhls@t-online.de>
Wed, 23 Sep 2020 18:08:30 +0000 (20:08 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 23 Sep 2020 18:46:07 +0000 (20:46 +0200)
commit182bd22ece1a02db956afac873258a7be37e6125
tree3bc43ed59c192256539d113d8a3fb4b460318d14
parent19d1ca28d248b998c5a8ea37ae1b77629c4ce3e2
package/libvpx: vp9 encoder needs c++

Encoding rate control interface for v9 is implemented in c++:
https://github.com/webmproject/libvpx/commit/745979bc2913b4f26847084699d9fddd68b60410#diff-58f26933c120328b31831a743eec5ba3R534

Disable vp9 encoding when toolchain lacks c++.

Fixes:
http://autobuild.buildroot.net/results/983/9836215fe22f260483f9153fb5447892801a14a9/
http://autobuild.buildroot.net/results/88a/88aa80ee006ba2dcc40c15be3af73c756cb62974/

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libvpx/libvpx.mk