quartz: Parse audio packets in mpeg splitter to obtain the duration.
[wine] / dlls / quartz / mpegsplit.c
2008-03-24  Maarten Lankhorstquartz: Parse audio packets in mpeg splitter to obtain...
2008-03-19  Maarten Lankhorstquartz: Move IMediaSeeking from the parser pin to the...
2008-03-14  Maarten Lankhorstquartz: Detect and skip id3v2 header in mpeg splitter.
2008-03-13  Andrew Talbotquartz: Assign to structs instead of using memcpy.
2007-05-17  Andrew Talbotquartz: Exclude unused headers.
2007-04-27  Chris Robinsonquartz: Partially implement the MPEG 1 Stream Splitter...