comparison ChangeLog @ 959:b2fbf53360cf trunk

[svn] bug fix for #897 - make mp3 header parsing continue even if xing header is located first. - if xing header does not provide enough information to calculate average bitrate, scan_file() now calculate it from frames.
author yaz
date Sat, 14 Apr 2007 22:08:50 -0700
parents 30e515b6e651
children 34325e9fcc60
comparison
equal deleted inserted replaced
958:30e515b6e651 959:b2fbf53360cf
1 2007-04-15 01:09:55 +0000 Tony Vroon <chainsaw@gentoo.org>
2 revision [2056]
3 A cast a day keeps the compiler warning at bay.
4 trunk/src/rootvis/config_frontend.c | 8 ++++----
5 trunk/src/rootvis/config_frontend_widgets.c | 8 ++++----
6 2 files changed, 8 insertions(+), 8 deletions(-)
7
8
1 2007-04-15 00:38:32 +0000 Tony Vroon <chainsaw@gentoo.org> 9 2007-04-15 00:38:32 +0000 Tony Vroon <chainsaw@gentoo.org>
2 revision [2054] 10 revision [2054]
3 Hammer the WMA plugin into shape enough to bolt the following upstream commit on: "WMA decoder improvement, output closer to the dmo binary. 11 Hammer the WMA plugin into shape enough to bolt the following upstream commit on: "WMA decoder improvement, output closer to the dmo binary.
4 Patch by Ian Braithwaite ian braithwaite dot dk". 12 Patch by Ian Braithwaite ian braithwaite dot dk".
5 trunk/src/wma/libffwma/dsputil.h | 17 +-- 13 trunk/src/wma/libffwma/dsputil.h | 17 +--