Mercurial > audlegacy-plugins
view src/adplug/core/README.audacious @ 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 | cae46214b8bf |
| children |
line wrap: on
line source
This is a summary of changes made to the AdPlug core in the plugin for Audacious: - every replayer is now passed a VFS fd - there is a binio virtual which is now used to wrap the VFS in a way that is non-intrusive - some blatantly bad coding practices have been corrected -- William Pitcock <nenolod -at- sacredspiral.co.uk>
