summaryrefslogtreecommitdiff
path: root/recipes/mplayer/mplayer-common/htcdream
AgeCommit message (Collapse)AuthorFiles
2010-09-06mplayer-common: fix buffer underruns with -ao sdl on htcdreamDenis 'GNUtoo' Carikli1
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
2010-07-20mplayer-common: add support for htcdream and bump PRDenis 'GNUtoo' Carikli1
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)