comparison ChangeLog @ 369:28e613b54cb2 trunk

[svn] - this shouldn't have been committed yet
author nenolod
date Tue, 12 Dec 2006 18:54:33 -0800
parents c812e846b84e
children 8e6cbffd2fd1
comparison
equal deleted inserted replaced
368:c812e846b84e 369:28e613b54cb2
1 2006-12-13 02:54:01 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [806]
3 - add support for extension probing to many plugins.
4
5 trunk/src/aac/src/libmp4.c | 1 +
6 trunk/src/flac112/plugin.c | 3 +++
7 trunk/src/flac113/plugin.c | 3 +++
8 trunk/src/mpg123/mpg123.c | 1 +
9 trunk/src/musepack/libmpc.cxx | 1 +
10 trunk/src/paranormal/Makefile | 2 +-
11 trunk/src/sexypsf/xmms.c | 1 +
12 trunk/src/tta/aud-tta.c | 3 ++-
13 trunk/src/vorbis/vorbis.c | 3 +++
14 trunk/src/wav/wav.c | 3 ++-
15 trunk/src/wavpack/libwavpack.cxx | 1 +
16 trunk/src/wma/wma.c | 3 +++
17 12 files changed, 22 insertions(+), 3 deletions(-)
18
19
1 2006-12-12 07:40:19 +0000 William Pitcock <nenolod@nenolod.net> 20 2006-12-12 07:40:19 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [804] 21 revision [804]
3 - improve dyntrans some more 22 - improve dyntrans some more
4 23
5 trunk/src/paranormal/xform.c | 21 +++++++++++++++------ 24 trunk/src/paranormal/xform.c | 21 +++++++++++++++------