Subject: CVS commit: pkgsrc/audio/p5-Audio-Scan
From: Adam Ciarcinski
Date: 2011-08-06 14:48:30
Message id: 20110806124830.B096B175DD@cvs.netbsd.org

Log Message:
Changes 0.90:
* ID3: Bug 17392, fixed APIC offset calculation for non-MP3 files such as AIFF
  and WAV where the tag does not live at the front of the file.

Changes 0.89:
* APE: Bug 15895, better handling if we have a broken APE tag and run out of
  tag data.
* WMA: Bug 17355, fixed WM/Picture offset calculation when artwork is stored in
  the Header Extension/Metadata Library block.
* WMA: Added output warning when trying to seek in a file without ASF_Index.
* Switched aac.t to Test::Warn instead of manual STDERR redirection.

Changes 0.88:
* ADTS AAC: Check first 2-3 frames to avoid false syncs.
* OSX: Xcode 4 doesn't include the 10.5 SDK, so check for this before using it.
* Win32: Display better error messages when unable to read from files.
* MP3, AAC, MPC: Bug 17173: Cleaned up several places where invalid memory reads \ 
could occur.

Changes 0.87:
* AAC: Bug 16874, Fixed infinite loop that could occur when reading a truncated
  ADTS stream.
* Win32: Fixed MSVC compilation error in mp3.c.

Changes 0.86:
* MP3: Require first 3 frames to have matching samplerate and channel values.
* MP3: Fixed bug where info->{vbr} would not be set if a file had a Xing frame
  but no LAME data.
* MP3: Handle case where ID3 tag indicates an extended header is present but no
  actual header exists.

Files:
RevisionActionfile
1.9modifypkgsrc/audio/p5-Audio-Scan/Makefile
1.8modifypkgsrc/audio/p5-Audio-Scan/distinfo