xmllite: Fail to set input for external IXmlReaderInput.
[wine] / dlls / winemp3.acm / mpegl3.c
2012-05-15  Francois GougetAssorted typo, spelling, wording and case fixes.
2011-09-27  Maarten Lankhorstwinemp3: Add support for WAVE_FORMAT_MPEG.
2011-01-26  Stefan Reimerwinemp3: Fixed exit condition within decoding loop.
2010-09-14  Alexandre Julliardwinemp3.acm: Fix a couple of compiler warnings on Mac OS.
2010-05-31  Kristofer Henrikssonwinemp3.acm: Update mpegl3.c copyright notice.
2010-05-28  Kristofer Henrikssonwinemp3.acm: Fix the Mac-specific code.
2010-05-21  Michael Stefaniucwinemp3.acm: Avoid using the long type.
2010-03-18  Aric Stewartwinemp3.acm: Support mp3 decoding on Mac OS/X Leopard...
2010-01-25  Stefano Guidoniwinemp3: Fix incorrect stream handling.
2009-12-30  Loïc Hoguinwinemp3.acm: mpg123_getformat must be called on MPG123_...
2009-08-26  Chris Robinsonwinemp3.acm: Fix reading/decoding loop.
2009-08-25  Alexandre Julliardwinemp3: Include wine/port.h.
2009-08-24  Aric Stewartwinemp3.acm: Link to system libmpg123.so.
2009-04-06  Stefano Guidoniwinemp3: Rounding block count up in mpeg3_streamsize.
2009-03-30  Christian Costawinemp3: Add missing sampling frequencies.
2009-03-27  Stefano Guidoniwinemp3: Fixed mpeg3_streamsize.
2009-02-23  Adam Stoeltingwinemp3.acm: Changed pointer cast from DWORD to DWORD_PTR.
2008-07-16  Maarten Lankhorstwinemp3: Be more tolerant to what a valid mp3 header is.
2008-07-10  Francois GougetAssorted spelling fixes.
2008-06-19  Maarten Lankhorstwinemp3: Try to find a valid header instead of failing...
2008-03-19  Maarten Lankhorstwinemp3: Skip idv3 header too.
2008-02-21  Chris Robinsonwinemp3: Don't keep unused data buffered.
2007-06-29  Alex Villacís Lassowinemp3: Announce capability to decode at 48 KHz.
2007-03-28  Chris Robinsonwinemp3: Clear stream buffers when the stream is reset.
2007-02-06  Andrew Talbotwinemp3.acm: Remove unused functions.
2006-10-07  Michael Stefaniucwinemp3.acm: Win64 printf format warning fixes.
2006-06-12  Alexandre Julliardwinemp3.acm: Make some variables static and/or const.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-27  Alexandre Julliardwinemp3: Renamed the dlls/msacm/winemp3 directory to...