pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/p5-Audio-Scan
Module Name: pkgsrc
Committed By: adam
Date: Sat Aug 6 12:48:30 UTC 2011
Modified Files:
pkgsrc/audio/p5-Audio-Scan: Makefile distinfo
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.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/audio/p5-Audio-Scan/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/audio/p5-Audio-Scan/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index