Mercurial > mplayer.hg
view TOOLS/TVout/matroxset/swapped @ 18243:8cb434bc37e4
5 - Drop more buffered audio data left from old position when seeking.
Patch by Uoti Urpala
author | rtognimp |
---|---|
date | Mon, 24 Apr 2006 11:00:20 +0000 |
parents | b205f8ca892a |
children |
line wrap: on
line source
#! /bin/sh if [ -c /dev/fb0 ]; then HEAD0=/dev/fb0 HEAD1=/dev/fb1 else HEAD0=/dev/fb/0 HEAD1=/dev/fb/1 fi matroxset -f ${HEAD1} -m 0 matroxset -f ${HEAD0} -m 2 matroxset -f ${HEAD1} -m 1