Add some documentation headers to make winapi_check happy.
[wine] / dlls / quartz / videorenderer.c
2006-11-07  Francois GougetAssorted spelling fixes.
2006-10-13  Hans Leidekkerquartz: Win64 printf format warning fixes.
2006-08-28  Robert Shearmanquartz: Use the absolute height of the bitmap format...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-10-10  Christian CostaMake window uses black brush for background.
2005-09-25  Alexandre JulliardReplace DPRINTF by TRACE in a few places.
2005-08-17  Christian CostaFix rendering of paletted video stream.
2005-07-12  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-06-17  Francois GougetRemove unneeded NULL cast.
2005-06-13  Christian CostaAdded window support to the video renderer:
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-04  Christian CostaRelease clock only when one is set.
2005-03-28  Peter Berg LarsenJanitorial: Get rid of strncpy/strncpyW.
2005-03-02  Christian CostaHandle End Of Stream notifications.
2005-01-06  Paul Vriens- Use Interlocked* functions in AddRef and Release.
2004-12-27  Christian CostaInitialize the COM libraries for the newly created...
2004-12-20  Christian CostaFixed MediaSample passing. This is the upstream filter...
2004-09-08  Alexandre JulliardRemoved some more uses of the non-standard ICOM_THIS...
2004-08-26  Francois GougetAssorted spelling fixes.
2004-08-24  Christian CostaAdded Video Renderer (based on Direct Draw).