Aric Stewart : strmbase: Remove non-standard custom allocator logic from strmbase.

Alexandre Julliard julliard at winehq.org
Thu Oct 14 10:56:22 CDT 2010


Module: wine
Branch: master
Commit: 60bf76db9aab827a17ec3692aacf58434f19b454
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=60bf76db9aab827a17ec3692aacf58434f19b454

Author: Aric Stewart <aric at codeweavers.com>
Date:   Wed Oct 13 11:02:14 2010 -0500

strmbase: Remove non-standard custom allocator logic from strmbase.

Implement function overrides for parser.c where a custom allocator was needed.

---

 dlls/qcap/vfwcapture.c    |    4 ++-
 dlls/quartz/filesource.c  |    4 ++-
 dlls/quartz/parser.c      |   46 +++++++++++++++++++++++++++++++++++++---
 dlls/quartz/parser.h      |    3 ++
 dlls/strmbase/pin.c       |   51 ++++++++++++--------------------------------
 dlls/strmbase/transform.c |    4 ++-
 include/wine/strmbase.h   |   11 +++++----
 7 files changed, 74 insertions(+), 49 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=60bf76db9aab827a17ec3692aacf58434f19b454



More information about the wine-cvs mailing list