From 7dfb99a469c4fa34d5a3181cb2d5f5457a74eaad Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Mon, 19 Jul 2010 21:02:03 +0200 Subject: mplayer-common: add support for htcdream and bump PR Alsa is prefered over oss because oss emulation on top of alsa is more inclined to buffer-underflows The configuration is derived from om-gta02's configuration because the htcdream doesn't have a floating point unit either(armv6-novfp) --- recipes/mplayer/mplayer-common/htcdream/mplayer.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 recipes/mplayer/mplayer-common/htcdream/mplayer.conf (limited to 'recipes/mplayer/mplayer-common/htcdream') diff --git a/recipes/mplayer/mplayer-common/htcdream/mplayer.conf b/recipes/mplayer/mplayer-common/htcdream/mplayer.conf new file mode 100644 index 0000000000..c108d186be --- /dev/null +++ b/recipes/mplayer/mplayer-common/htcdream/mplayer.conf @@ -0,0 +1,5 @@ +ao=alsa +ac=tremor,mad, +vo=x11 +hardframedrop=true +framedrop=true -- cgit v1.2.3