]> git.sesse.net Git - vlc/commit
* ./modules/video_output/wingdi.c: the GDI video output now properly sets
authorSam Hocevar <sam@videolan.org>
Sat, 23 Nov 2002 02:40:30 +0000 (02:40 +0000)
committerSam Hocevar <sam@videolan.org>
Sat, 23 Nov 2002 02:40:30 +0000 (02:40 +0000)
commitf6cf9ef8b887f4ef9a9692603ba9907edfdf9db2
tree423e973f085e196fc21dbb87f9a5ba958178984e
parent632a9c5531f6b3735ef420f004ef1ec1fe57e681
  * ./modules/video_output/wingdi.c: the GDI video output now properly sets
    the bitmasks; we're not limited to 8bpp and 16/24 works.
  * ./modules/video_filter/*: the video filters now work under WinCE.
evc/vlc.vcw
modules/video_filter/clone.c
modules/video_filter/crop.c
modules/video_filter/distort.c
modules/video_filter/invert.c
modules/video_filter/motionblur.c
modules/video_filter/transform.c
modules/video_filter/wall.c
modules/video_output/wingdi.c