oledb32: Implement DataConvert DBTYPE_VARIANT->DBTYPE_UI4.
[wine] / dlls / winemp3.acm /
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-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-14  Alexandre Julliardwinemp3.acm: Fix a couple of compiler warnings on Mac OS.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
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-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
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-08-10  Aric Stewartwinemp3: A fix for security alert CVE-2006-1655.
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-27  Michael Stefaniucwinemp3.acm: Remove superfluous pointer casts.
2009-02-25  Michael Stefaniucwinemp3.acm: Remove the commented out III_dequantize_sa...
2009-02-23  Adam Stoeltingwinemp3.acm: Changed pointer cast from DWORD to DWORD_PTR.
2009-02-13  Andrew Talbotwinemp3.acm: Replace malloc() with HeapAlloc().
2008-12-03  Andrew Talbotwinemp3.acm: Sign-compare warnings fix.
2008-12-02  Alexandre Julliardwinemp3.acm: Make some variables static.
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-04-03  Maarten Lankhorstwinemp3: Change a few more fprintf's to wine logs.
2008-04-01  Maarten Lankhorstwinemp3: Replace fprintf with wine debugging facilities.
2008-03-19  Maarten Lankhorstwinemp3: Skip idv3 header too.
2008-02-21  Chris Robinsonwinemp3: Don't keep unused data buffered.
2008-02-04  Andrew Talbotwinemp3.acm: Remove unneeded casts.
2008-01-07  Austin EnglishSpelling fixes.
2007-07-11  Chris Robinsonwinemp3: Remove function declarations with no definitio...
2007-07-11  Chris Robinsonwinemp3: Remove global mpstr pointer.
2007-07-11  Chris Robinsonwinemp3: Use head_check to check for valid headers.
2007-07-11  Chris Robinsonwinemp3: Check the right macro when defining TRUE.
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.
2007-02-05  Andrew Talbotwinemp3.acm: Declare some items static.
2007-01-05  Jeff Latimerwinemp3.acm: Ensure null check before dereference.
2006-10-07  Michael Stefaniucwinemp3.acm: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
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...