]> git.sesse.net Git - vlc/commit
* toolbox: use the "Output_Dir" property when generating the msvc project files so...
authorGildas Bazin <gbazin@videolan.org>
Thu, 4 Dec 2003 12:33:43 +0000 (12:33 +0000)
committerGildas Bazin <gbazin@videolan.org>
Thu, 4 Dec 2003 12:33:43 +0000 (12:33 +0000)
commit0d90e5238d42bf1f8e51f99cce6c7688db7def58
tree198b532b433d120622e87ee2519fa329eeeb33ab
parentc3638c4d8731baea8d505925a41c760afb13ade6
* toolbox: use the "Output_Dir" property when generating the msvc project files so we don't end-up with name conflicts when compiling.
* msvc/config.h.in, modules/access_output/file.c: MSVC fixes.
* modules/video_chroma/i420_rgb.c: don't use our RV24 conversion routine on win32 because it assumes 32 bits per pixel.
modules/access_output/file.c
modules/video_chroma/i420_rgb.c
msvc/config.h.in
toolbox