diff options
author | Eduard Hasenleithner <ehasenle@users.sourceforge.net> | 2001-08-14 10:31:50 +0000 |
---|---|---|
committer | Eduard Hasenleithner <ehasenle@users.sourceforge.net> | 2001-08-14 10:31:50 +0000 |
commit | 79afb1ee5937876ef0c6b27c2e33370890003a36 (patch) | |
tree | 6407ed327d47814fba0fae671cf0a54a3b21caab | |
parent | deb883ae107df015d5554d815db8b6b031b7c9c0 (diff) | |
download | xine-lib-79afb1ee5937876ef0c6b27c2e33370890003a36.tar.gz xine-lib-79afb1ee5937876ef0c6b27c2e33370890003a36.tar.bz2 |
mentioned new em8300 drivers for new spu code.
added explanation for dxr3_scr_prio.
CVS patchset: 427
CVS date: 2001/08/14 10:31:50
-rw-r--r-- | doc/README.dxr3 | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/doc/README.dxr3 b/doc/README.dxr3 index 93c67a0a6..afab4bc5f 100644 --- a/doc/README.dxr3 +++ b/doc/README.dxr3 @@ -23,7 +23,7 @@ consult also the HOWTO: The xine dxr3 plugin requires at least the version - em8300-0.8.0 of the linux drivers. + em8300-0.8.1 of the linux drivers. Compilation @@ -67,6 +67,12 @@ Some of them are important for dxr3 playback: color errors on VGA output. Smaller value is better for not using the "wrong" colors as overlay. Meaningful range: 20.0 - 200.0 + +*) dxr3_scr_prio: + 10 Priority of the dxr3 scr plugin. <5 means that the + unix system timer will be used. >5 forces to use + dxr3 as sync source. If you don't understand this + keep the default value. *) video_driver_name: dxr3 Needed for setting the tv_mode, brightness, contrast, @@ -129,4 +135,4 @@ and dxr3_color_interval too. ________________________ docu version information -$Id: README.dxr3,v 1.4 2001/08/06 21:11:54 ehasenle Exp $ +$Id: README.dxr3,v 1.5 2001/08/14 10:31:50 ehasenle Exp $ |