# HG changeset patch # User gabucino # Date 986983812 0 # Node ID ac3148cd77d158985dbd11d3d3e81155815c84b2 # Parent 9f66a83f31e6031241ed9a0d0a2acc45cff8822e *** empty log message *** diff -r 9f66a83f31e6 -r ac3148cd77d1 DOCS/codecs.conf --- a/DOCS/codecs.conf Wed Apr 11 09:25:59 2001 +0000 +++ b/DOCS/codecs.conf Wed Apr 11 10:10:12 2001 +0000 @@ -235,6 +235,13 @@ ; out YUY2 out BGR32,BGR24,BGR16,BGR15 +videocodec m261 + info "M261" + status untested + fourcc m261,M261 + dll "msh261.drv" + out BGR32,BGR24,BGR15 + audiocodec divx info "DivX audio (WMA)" status working @@ -318,7 +325,7 @@ audiocodec voxware info "VoxWare" - status working + status working ; audio is bubbling format 0x75 driver dshow dll "voxmsdec.ax" diff -r 9f66a83f31e6 -r ac3148cd77d1 DOCS/example.conf --- a/DOCS/example.conf Wed Apr 11 09:25:59 2001 +0000 +++ b/DOCS/example.conf Wed Apr 11 10:10:12 2001 +0000 @@ -11,7 +11,15 @@ vo=xv # To specify your default video output # see -vo help for available options -fs=yes # Fullscreen playing will be default +fs=yes # Do fullscreen playing by default + # Used by all drivers + +vm=yes # Use XF86VidMode extension where appropriate + # (video mode changing, not scaling) + # Used by drivers: dga, x11 + +zoom=yes # Use hardware/software scaling + # Used by drivers: ? ## ## Multiple languages are available :) @@ -43,7 +51,7 @@ ffactor = 0.75 ## -## You can also include another configfiles +## You can also include other configfiles ## Specify full path! ##