Real Name:<br>

     Erich Hoover<br>

Description:<br>

     This particular patch modifies the behavior of 
PullPin::PauseProcessing so that when the processing is pausing the
 routine frees all the pending samples from the filter.  Without this 
patch then the filter used 
by Fallout 3 and Fallout New Vegas will have samples queued when the 
stream is being paused, resulting in an assertion in PullPin::Flush.<br>


ChangeLog:<br>

     quartz: Release outstanding samples in PullPin::PauseProcessing.<br>