Sign in
goma
/
wine
/
78c79ba349deea392e4a6828d2d9519945366aeb
/
dlls
/
winemp3.acm
f53f5eb
winemp3: Be more tolerant to what a valid mp3 header is.
by Maarten Lankhorst
· 17 years ago
dbaec0a
Assorted spelling fixes.
by Francois Gouget
· 17 years ago
586d9e1
winemp3: Try to find a valid header instead of failing immediately.
by Maarten Lankhorst
· 17 years ago
f5fdb79
winemp3: Change a few more fprintf's to wine logs.
by Maarten Lankhorst
· 17 years ago
0faee4a
winemp3: Replace fprintf with wine debugging facilities.
by Maarten Lankhorst
· 17 years ago
2756bed
winemp3: Skip idv3 header too.
by Maarten Lankhorst
· 17 years ago
8f46a51
winemp3: Don't keep unused data buffered.
by Chris Robinson
· 17 years ago
b286289
winemp3.acm: Remove unneeded casts.
by Andrew Talbot
· 17 years ago
0e4adae
Spelling fixes.
by Austin English
· 17 years ago
8a865e5
winemp3: Remove function declarations with no definition and unused macros.
by Chris Robinson
· 18 years ago
fa969d1
winemp3: Remove global mpstr pointer.
by Chris Robinson
· 18 years ago
22e94d0
winemp3: Use head_check to check for valid headers.
by Chris Robinson
· 18 years ago
23d3302
winemp3: Check the right macro when defining TRUE.
by Chris Robinson
· 18 years ago
0fe33f2
winemp3: Announce capability to decode at 48 KHz.
by Alex Villacís Lasso
· 18 years ago
7d085d2
winemp3: Clear stream buffers when the stream is reset.
by Chris Robinson
· 18 years ago
8145f97
winemp3.acm: Remove unused functions.
by Andrew Talbot
· 18 years ago
6d7e1e7
winemp3.acm: Declare some items static.
by Andrew Talbot
· 18 years ago
cfdd334
winemp3.acm: Ensure null check before dereference.
by Jeff Latimer
· 18 years ago
72ed451
winemp3.acm: Win64 printf format warning fixes.
by Michael Stefaniuc
· 18 years ago
85ce511
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
by Michael Stefaniuc
· 19 years ago
32ab895
makefiles: Generate the dependencies line to avoid some code duplication.
by Alexandre Julliard
· 19 years ago
cc2b3b4
Take advantage of the recursive nature of .gitignore for Makefile entries.
by Alexandre Julliard
· 19 years ago
b587879
winemp3.acm: Make some variables static and/or const.
by Alexandre Julliard
· 19 years ago
360a3f9
Update the address of the Free Software Foundation.
by Jonathan Ernst
· 19 years ago
25d1340
winemp3: Renamed the dlls/msacm/winemp3 directory to dlls/winemp3.acm.
by Alexandre Julliard
· 19 years ago