Module: wine Branch: master Commit: 8f3c3723bb83dae36540f4c8a14ffbbb1a77c470 URL: http://source.winehq.org/git/wine.git/?a=commit;h=8f3c3723bb83dae36540f4c8a1...
Author: Aric Stewart aric@codeweavers.com Date: Wed Oct 13 10:46:27 2010 -0500
strmbase: Clean up the allocator negotiating for BaseOutputPin.
---
dlls/qcap/vfwcapture.c | 26 +++++++++----- dlls/quartz/acmwrapper.c | 22 ++++++++++-- dlls/quartz/avidec.c | 23 ++++++++++--- dlls/quartz/filesource.c | 23 +++++++++++- dlls/quartz/parser.c | 21 +++++++++++- dlls/quartz/parser.h | 1 + dlls/strmbase/pin.c | 83 ++++++++++++++++++++++++++------------------ dlls/strmbase/transform.c | 15 ++++---- include/wine/strmbase.h | 10 ++++- 9 files changed, 160 insertions(+), 64 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=8f3c3723bb83dae36540f4...