[oe-commits] Martin Jansa : compatibility-providers: use libav as ffmpeg provider

git version control git at git.openembedded.org
Thu Apr 7 20:00:58 UTC 2011


Module: openembedded.git
Branch: testing-next
Commit: 73e10e3b082a79eee9943199bfdad14cb233e282
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=73e10e3b082a79eee9943199bfdad14cb233e282

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon Apr  4 13:00:29 2011 +0200

compatibility-providers: use libav as ffmpeg provider

* angstrom is using libav since cd4eacbe9eb3c396a5025fc7b7bac59f5bd36096

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 conf/compatibility-providers.conf |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/conf/compatibility-providers.conf b/conf/compatibility-providers.conf
index befbb80..f1245ec 100644
--- a/conf/compatibility-providers.conf
+++ b/conf/compatibility-providers.conf
@@ -13,6 +13,7 @@ PREFERRED_PROVIDER_dbus-glib ?= "dbus-glib"
 PREFERRED_PROVIDER_esound ?= "pulseaudio"
 #PREFERRED_PROVIDER_e-wm-menu ?= "e-wm-menu-shr"
 PREFERRED_PROVIDER_e-wm-menu ?= "e-wm-menu"
+PREFERRED_PROVIDER_ffmpeg ?= "libav"
 PREFERRED_PROVIDER_gconf ?= "gconf"
 #PREFERRED_PROVIDER_gconf ?= "gconf-dbus"
 PREFERRED_PROVIDER_gdk-pixbuf-csource-native ?= "gtk+-native"





More information about the Openembedded-commits mailing list