mplayer-common: add support for htcdream and bump PR
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Mon, 19 Jul 2010 19:02:03 +0000 (21:02 +0200)
committerDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Tue, 20 Jul 2010 16:18:16 +0000 (18:18 +0200)
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.bb
recipes/mplayer/mplayer-common/htcdream/mplayer.conf [new file with mode: 0644]

index d1ea923..d286cc8 100644 (file)
@@ -4,7 +4,7 @@
 DESCRIPTION = "Preconfigured mplayer preferences"
 
 PV = "0.0.1"
-PR = "r4"
+PR = "r5"
 
 SRC_URI = "file://mplayer.conf"
 
diff --git a/recipes/mplayer/mplayer-common/htcdream/mplayer.conf b/recipes/mplayer/mplayer-common/htcdream/mplayer.conf
new file mode 100644 (file)
index 0000000..c108d18
--- /dev/null
@@ -0,0 +1,5 @@
+ao=alsa
+ac=tremor,mad,
+vo=x11
+hardframedrop=true
+framedrop=true