aboutsummaryrefslogtreecommitdiffstats
path: root/audio/mp3lint
Commit message (Collapse)AuthorAgeFilesLines
* - Pet portlintsunpoet2011-08-301-2/+2
|
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - Use LOCAL/sunpoet as backup MASTER_SITESsunpoet2010-10-011-1/+1
| | | | Approved by: pgollucci (mentor)
* - Update MAINTAINER to my FreeBSD.org addresssunpoet2010-09-231-1/+1
| | | | Approved by: pgollucci (mentor)
* - mp3lint is a tool to check collections of audio files for various ↵sylvio2010-08-204-0/+66
problems. It is highly configurable, allowing you to specify your preferred format for filenames, minimum bitrate, tests to ignore, etc. Formats checked are currently mp3, ogg, wav, flac, au, and m3u playlists. mp3lint is implemented as separate tools (perl modules), each of which implements a set of testes. There are a total of 32 different tests. WWW: http://erislabs.net/ianb/projects/mp3lint/ PR: ports/148899 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>