[vlc-devel] vlc: svn commit r11593 (courmisch)

Subversion daemon svn at videolan.org
Tue Jun 28 20:02:07 CEST 2005


r11593 | courmisch | 2005-06-28 20:02:01 +0200 (Tue, 28 Jun 2005) | 21 lines
Changed paths:
   M /trunk/Makefile.am
   M /trunk/configure.ac
   A /trunk/loader
   A /trunk/loader/Makefile.am
   A /trunk/loader/Makefile.in
   A /trunk/loader/afl.c
   A /trunk/loader/com.h
   A /trunk/loader/driver.c
   A /trunk/loader/driver.h
   A /trunk/loader/ext.c
   A /trunk/loader/ext.h
   A /trunk/loader/kludge.c
   A /trunk/loader/ldt_keeper.c
   A /trunk/loader/ldt_keeper.h
   A /trunk/loader/loader.h
   A /trunk/loader/module.c
   A /trunk/loader/pe_image.c
   A /trunk/loader/pe_resource.c
   A /trunk/loader/qtx
   A /trunk/loader/qtx/qtxsdk
   A /trunk/loader/qtx/qtxsdk/components.h
   A /trunk/loader/registry.c
   A /trunk/loader/registry.h
   A /trunk/loader/resource.c
   A /trunk/loader/stubs.s
   A /trunk/loader/vfl.c
   A /trunk/loader/win32.c
   A /trunk/loader/win32.h
   A /trunk/loader/wine
   A /trunk/loader/wine/avifmt.h
   A /trunk/loader/wine/basetsd.h
   A /trunk/loader/wine/debugtools.h
   A /trunk/loader/wine/driver.h
   A /trunk/loader/wine/heap.h
   A /trunk/loader/wine/mmreg.h
   A /trunk/loader/wine/module.h
   A /trunk/loader/wine/msacm.h
   A /trunk/loader/wine/msacmdrv.h
   A /trunk/loader/wine/pe_image.h
   A /trunk/loader/wine/poppack.h
   A /trunk/loader/wine/pshpack1.h
   A /trunk/loader/wine/pshpack2.h
   A /trunk/loader/wine/vfw.h
   A /trunk/loader/wine/winbase.h
   A /trunk/loader/wine/windef.h
   A /trunk/loader/wine/winerror.h
   A /trunk/loader/wine/winestring.h
   A /trunk/loader/wine/winnt.h
   A /trunk/loader/wine/winreg.h
   A /trunk/loader/wine/winuser.h
   A /trunk/loader/wineacm.h
   A /trunk/loader/wrapper.S
   A /trunk/loader/wrapper.h

DLL loader stolen from MPlayer CVS.
Disabled by default, enable with --enable-loader
There's no sanity checks in configure so don't do it if your platform is not compatible.

zorglub and Anil report it works for WMV3 with the dmo decoder plugin.
It seems to crash with Quicktime (after displaying a few frame ?).
There's no RealVideo decoder so, won't do that, but it probably could as well.

Legal considerations
=====================

Section 2 of the GPL puts no restriction on what you link with so long as
you have obtained the program from source (and compiled it yourself), so
this is OK.

It is not clear to me whether it is ok to provide binaries with this
feature enabled. Maybe it would infringe on the GPL and, hence, on VLC's
past contributors intellectual rights. So if in doubt don't put this in
binary package you make.


-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list