Mercurial > audlegacy-plugins
diff 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 |
line wrap: on
line diff
--- a/ChangeLog Sat Apr 14 18:09:55 2007 -0700 +++ b/ChangeLog Sat Apr 14 22:08:50 2007 -0700 @@ -1,3 +1,11 @@ +2007-04-15 01:09:55 +0000 Tony Vroon <chainsaw@gentoo.org> + revision [2056] + A cast a day keeps the compiler warning at bay. + trunk/src/rootvis/config_frontend.c | 8 ++++---- + trunk/src/rootvis/config_frontend_widgets.c | 8 ++++---- + 2 files changed, 8 insertions(+), 8 deletions(-) + + 2007-04-15 00:38:32 +0000 Tony Vroon <chainsaw@gentoo.org> revision [2054] Hammer the WMA plugin into shape enough to bolt the following upstream commit on: "WMA decoder improvement, output closer to the dmo binary.
