The mtime changes in commit [19085] (and [19092] compile fix) break win32 decoding.
vlc-0.9.0-svn-20070301-0110-win32.exe works.
vlc-0.9.0-svn-20070302-0000-win32.exe fails (there is data coming in but no audio output). It spams PTS warnings continuously and eventually crashes:
[00000321] main audio output warning: PTS is out of range (30081950918784923),
dropping buffer
[00000321] main audio output warning: PTS is out of range (30094835820646800),
dropping buffer
Also time/duration values are strange now. File, Open Capture Device, Dshow, OK. This normally shows a reasonable time value 20:01:02/00:00:00 (no duration, it's live), but with the failing svn version it will produce weird numbers for HH:MM:SS even negative ones. This is also accompanied by PTS out of range values in logging.