dmsynth: Dump data passed to Download method.
[wine] / dlls / strmbase / outputqueue.c
2012-08-15  Jacek Cabanstrmbase: Use proper helpers for iface calls.
2012-03-26  Aric Stewartstrmbase: COM cleanup for BasePin, BaseInputPin, and...
2011-11-14  Francois Gougetstrmbase: Unset Spare[0] before deleting non-static...
2011-06-16  Jörg Höhlestrmbase: Use !list_empty() instead of list_count(...
2011-06-14  Marcus Meissnerstrmbase: Removed superflous NULL check (Coverity).
2011-04-06  Aric Stewartstrmbase: Add OutputQueue_EOS implementation.
2011-04-06  Aric Stewartstrmbase: Create OutputQueue for queuing outgoing samples.