comparison ChangeLog @ 673:8ed0af226d0e trunk

[svn] - calculate vbr bitrate properly. - mainwin shows dynamic bitrate for vbr.
author yaz
date Mon, 19 Feb 2007 04:55:14 -0800
parents ada6a5ad1851
children fadf4c18a1cf
comparison
equal deleted inserted replaced
672:ada6a5ad1851 673:8ed0af226d0e
1 2007-02-19 08:02:50 +0000
2 revision [1430]
3 fix flac detection, now flac >= 1.1.4 is supported as well
4
5 trunk/configure.ac | 6 +++++-
6 1 file changed, 5 insertions(+), 1 deletion(-)
7
8
1 2007-02-18 22:51:23 +0000 Daniel Bradshaw <nazca@atheme.org> 9 2007-02-18 22:51:23 +0000 Daniel Bradshaw <nazca@atheme.org>
2 revision [1428] 10 revision [1428]
3 - Tweak to check we found a file extension before using it to prevent segfault 11 - Tweak to check we found a file extension before using it to prevent segfault
4 trunk/src/madplug/plugin.c | 8 +++++--- 12 trunk/src/madplug/plugin.c | 8 +++++---
5 1 file changed, 5 insertions(+), 3 deletions(-) 13 1 file changed, 5 insertions(+), 3 deletions(-)