aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mplayer/mplayer-common.bb
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>2010-09-06 01:53:29 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>2010-09-06 17:10:48 +0200
commitb28081b6039db85f18bf9e722fece59bff6e7b0f (patch)
tree91405b8c2092a3497f786190b4d770f6ff608c25 /recipes/mplayer/mplayer-common.bb
parent60f43a7db7b8e7851fbdbd45e3e3d714b5e5b4b5 (diff)
downloadopenembedded-b28081b6039db85f18bf9e722fece59bff6e7b0f.tar.gz
mplayer-common: fix buffer underruns with -ao sdl on htcdream
Using -ao sdl on the htcdream fixes the buffer underruns with mplayer Without that a movie or big buck bunny can't be viewed,and audio suffers from bad quality. A comment that informs the user about -vo dga was added PR was bumped
Diffstat (limited to 'recipes/mplayer/mplayer-common.bb')
-rw-r--r--recipes/mplayer/mplayer-common.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/mplayer/mplayer-common.bb b/recipes/mplayer/mplayer-common.bb
index d286cc813b..c309f5e41d 100644
--- a/recipes/mplayer/mplayer-common.bb
+++ b/recipes/mplayer/mplayer-common.bb
@@ -4,7 +4,7 @@
DESCRIPTION = "Preconfigured mplayer preferences"
PV = "0.0.1"
-PR = "r5"
+PR = "r6"
SRC_URI = "file://mplayer.conf"