quartz: Properly handle input parameters in FileSource_GetCurFile.
[wine] / dlls / quartz / parser.c
2007-01-24  Andrew Talbotquartz: Declare a function static.
2006-10-13  Hans Leidekkerquartz: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-07-27  Alexandre JulliardReplace the ICOM_THIS_From macros by inline functions.
2005-06-07  Christian CostaDon't use fullscreen mode in video renderer for now...
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-06-05  Christian CostaFixed clock release in transform template.
2005-03-28  Peter Berg LarsenJanitorial: Get rid of strncpy/strncpyW.
2005-02-08  Christian CostaAdded parser template and made AVISplitter use it.
2002-05-02  Alexandre JulliardRemoved a bunch of multimedia code at Hidenori's request.
2002-04-14  Hidenori TakeshimaFixed some bugs.
2002-04-08  Hidenori TakeshimaFixed crashing in stopping parser.
2002-04-01  Hidenori TakeshimaFixed some bugs.
2002-03-20  Hidenori TakeshimaAdded some stubs.
2002-03-19  Hidenori TakeshimaFixed some bugs.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-19  Hidenori TakeshimaFixed some deadlocks.
2001-10-28  Hidenori TakeshimaFixed some bugs.
2001-10-22  Hidenori TakeshimaFixed some bugs.
2001-10-14  Hidenori TakeshimaStarted implementing AVI splitter.
2001-10-08  Hidenori TakeshimaStarted Implementing Video Renderer.