summaryrefslogtreecommitdiff
path: root/doc/README.xinerc
diff options
context:
space:
mode:
authorEduard Hasenleithner <ehasenle@users.sourceforge.net>2001-07-22 14:23:30 +0000
committerEduard Hasenleithner <ehasenle@users.sourceforge.net>2001-07-22 14:23:30 +0000
commit49047b9875ef3b6b824f1fb60956828888034f3a (patch)
tree54453c52eb02f7fba348b2148b3b31229b6a6446 /doc/README.xinerc
parentf458afaa045730fbc7f7f63151497d127a5fb4ba (diff)
downloadxine-lib-49047b9875ef3b6b824f1fb60956828888034f3a.tar.gz
xine-lib-49047b9875ef3b6b824f1fb60956828888034f3a.tar.bz2
Added documentation for the dxr3/hw+ decoders,
as well as oss_resample. CVS patchset: 325 CVS date: 2001/07/22 14:23:30
Diffstat (limited to 'doc/README.xinerc')
-rw-r--r--doc/README.xinerc9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/README.xinerc b/doc/README.xinerc
index 64bd3d436..9c5ac53eb 100644
--- a/doc/README.xinerc
+++ b/doc/README.xinerc
@@ -33,4 +33,13 @@ win32_path path to where you have installed win32
zoom_mpeg1 1/0 : enable automatic zoom of small
(e.g. mpeg1) videos to double size
+oss_resample XINE can play different sample rates than your
+ soundcard supports.
+ 0 = AUTO: Only do resampling with different
+ input and output sampling rate
+ 1 = OFF: Never resample for saving processor time.
+ Dont use, needs missing timer plugin!
+ 2 = ON: Always resample, mainly for debugging.
+
+dxr3_XXX see README.dxr3