Real Name:<br>    Erich Hoover<br>Description:<br>    The custom quartz filter used by Fallout 3 and Fallout New Vegas currently fails to play background music (Bug #24478).  This patch partially fixes the issue that results in these problems, allowing the background music to play on the title menu (though not while playing the game).  This patch is inspired by Eduard - Gabriel Munteanu&#39;s attempted fix, originally submitted here:<br>

<a href="http://www.winehq.org/pipermail/wine-patches/2009-August/077769.html" target="_blank">http://www.winehq.org/pipermail/wine-patches/2009-August/077769.html</a><br>    It is worth noting that applying this patch exposes a problem with commit 64b14c0ecdd13530a92ff636c451523a99253a0b interacting with PulseAudio.  When using PulseAudio (though not with PulseAudio disabled or the commit is reverted) then no audio will be heard except at the title menu.<br>

ChangeLog:<br>    quartz: Create and hold onto a preferred allocator for IAsyncReader::RequestAllocator.<br>