quartz: Make wave parser and mpeg splitter zero copy by getting rid of the seperate...
commit3a39805ed8345047d217f4a0d7de3954cce7cb93
authorMaarten Lankhorst <m.b.lankhorst@gmail.com>
Tue, 22 Apr 2008 20:57:11 +0000 (22 13:57 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 23 Apr 2008 11:03:50 +0000 (23 13:03 +0200)
tree95e3bebdf70b66009b802f658d5d73d576393a2d
parentec124be8239b6292ba239bb24f125cd4e267fdd5
quartz: Make wave parser and mpeg splitter zero copy by getting rid of the seperate allocator for the output pin.
dlls/quartz/avisplit.c
dlls/quartz/mpegsplit.c
dlls/quartz/parser.c
dlls/quartz/parser.h
dlls/quartz/pin.c
dlls/quartz/pin.h
dlls/quartz/waveparser.c