Vincent Penquerc'h
|
0381919e83
|
aiffmux: drop data after 4ish GB and moan
https://bugzilla.gnome.org/show_bug.cgi?id=654278
|
2011-08-16 23:25:38 +01:00 |
|
Vincent Penquerc'h
|
76c0f9bfe7
|
aiffmux: use guint32 for guint32 parameters
This makes explicit that the range is limited.
https://bugzilla.gnome.org/show_bug.cgi?id=654278
|
2011-08-16 20:32:27 +01:00 |
|
Vincent Penquerc'h
|
fb2479d1da
|
aiffmux: avoid integer overflow
These values are 32 bits, and width is a multiple of 8.
https://bugzilla.gnome.org/show_bug.cgi?id=654278
|
2011-08-16 20:31:55 +01:00 |
|
David Hoyt
|
3172e11121
|
aifmmux: use alternative way to check for inf
MSVC emits a divide-by-zero error when compiling aiffmux.c on line 205.
Fixes #623881.
|
2010-07-09 17:44:56 +03:00 |
|
Benjamin Otte
|
a9a7b8e372
|
Fixes for -Waggregate-return
The flag wasn't added due to libexif using aggregate return values.
|
2010-03-23 01:16:25 +01:00 |
|
Benjamin Otte
|
f96e4f1581
|
Add -Wmissing-declarations -Wmissing-prototypes to configure flags
And fix all warnings
|
2010-03-21 21:39:18 +01:00 |
|
Tim-Philipp Müller
|
57cce4754c
|
aiff: gratuitious clean-ups: canonicalise function names, structs and defines
|
2009-10-31 19:37:08 +00:00 |
|
Tim-Philipp Müller
|
d65d288844
|
aiff: enable new aiff muxer
Fixes #598763 even more.
|
2009-10-31 17:51:19 +00:00 |
|
Robert Swain
|
20f4a1afd9
|
aiff: add basic AIFF muxer
Fixes #598763.
|
2009-10-31 17:49:36 +00:00 |
|