quartz: Store the stream index in the avi stream for files that have them.
[wine] / dlls / quartz / waveparser.c
2008-04-17  Maarten Lankhorstquartz: Fix discontinuities in wave parser.
2008-04-16  Maarten Lankhorstquartz: Add a Disconnect function to the parser and...
2008-04-15  Maarten Lankhorstinclude: Update aviriff header.
2008-04-14  Maarten Lankhorstquartz: Bring waveparser to the same level as the mpeg...
2008-04-01  Maarten Lankhorstquartz: Allow parser filters to implement their own...
2008-03-19  Maarten Lankhorstquartz: Move IMediaSeeking from the parser pin to the...
2008-03-13  Andrew Talbotquartz: Assign to structs instead of using memcpy.
2007-05-17  Andrew Talbotquartz: Exclude unused headers.
2007-04-07  Chris Robinsonquartz: Make sure cached media samples are released...
2007-04-07  Chris Robinsonquartz: Add a cleanup callback for parser filters to...
2007-03-21  Chris Robinsonquartz: Don't redundantly set waveparser output pin...
2006-10-13  Hans Leidekkerquartz: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-03-28  Peter Berg LarsenJanitorial: Get rid of strncpy/strncpyW.
2005-03-02  Christian CostaHandle End Of Stream notifications.
2005-02-10  Christian CostaAdded WAVE parser.