An mpeg 1/2/2.5 audio layer 1,2,3 frame level editor. Allows for cutting, copying, pasting of individual frames, correction of common (correctable) errors, removal of bad frames and more. Quite useful program for maintaining any mp3 collection. Provided by Rui-Xiang Guo <rxg@netbsd.org> in pkg/16530
12 lines
275 B
Text
12 lines
275 B
Text
$NetBSD: patch-aa,v 1.1.1.1 2002/04/28 16:51:05 zuntum Exp $
|
|
|
|
--- src/mp3asm.h.orig Tue Mar 20 09:45:48 2001
|
|
+++ src/mp3asm.h
|
|
@@ -30,7 +30,6 @@
|
|
#include <stdlib.h>
|
|
#include <string.h>
|
|
#include <sysexits.h>
|
|
-#include <argz.h>
|
|
#include <ctype.h>
|
|
|
|
#define LOGBUFSIZE 4096
|