Mercurial > audlegacy-plugins
diff ChangeLog @ 63:023b3e4147c0 trunk
[svn] - implement osx_format_is_neutral(), returns TRUE if endianness of the format is neutral,
otherwise FALSE if conversion is needed.
- only select a conversion strategy if endianness is not neutral
| author | nenolod |
|---|---|
| date | Sat, 30 Sep 2006 21:53:30 -0700 |
| parents | 4a352dd2a91c |
| children | 755a71ca3c92 |
line wrap: on
line diff
--- a/ChangeLog Sat Sep 30 21:40:46 2006 -0700 +++ b/ChangeLog Sat Sep 30 21:53:30 2006 -0700 @@ -1,3 +1,11 @@ +2006-10-01 04:40:46 +0000 William Pitcock <nenolod@nenolod.net> + revision [124] + - be a little smarter about this + + trunk/src/CoreAudio/audio.c | 38 ++++++++++++++++++++++++++++++++++++-- + 1 file changed, 36 insertions(+), 2 deletions(-) + + 2006-10-01 04:33:57 +0000 William Pitcock <nenolod@nenolod.net> revision [122] - conversion tables
