]> git.sesse.net Git - vlc/commit
* ./modules/video_output/wingdi.c: skeleton of a Windows GDI video output.
authorSam Hocevar <sam@videolan.org>
Thu, 21 Nov 2002 13:53:32 +0000 (13:53 +0000)
committerSam Hocevar <sam@videolan.org>
Thu, 21 Nov 2002 13:53:32 +0000 (13:53 +0000)
commit1fdc92cbe03dbe066a34446ba5c248ece807221e
tree87f542e5b70bf2f7880386f6606051018bf214d4
parent24e0e49bd658aec82f116c512d39edbbc4ec5afe
  * ./modules/video_output/wingdi.c: skeleton of a Windows GDI video output.
  * ./modules/access/file.c: the file access plugin gets the real file size
    under WinCE.
  * ./modules/audio_filter/converter/u8tofixed32.c: added this conversion
    filter to play some WAV files without an FPU.
  * ./bootstrap: bootstrap --update-vc doesn't rely on the Makefile's presence.
bootstrap
configure.ac.in
evc/vlc.c
evc/vlc.vcw
modules/access/file.c
modules/audio_filter/converter/Modules.am
modules/audio_filter/converter/u8tofixed32.c [new file with mode: 0644]
modules/demux/wav/wav.c
modules/video_output/Modules.am
modules/video_output/wingdi.c [new file with mode: 0755]