mirror of
https://gitee.com/openharmony/third_party_libsnd
synced 2024-11-30 05:20:59 +00:00
Change from zip.com.au to mega-nerd.com.
This commit is contained in:
parent
e0ee384436
commit
bcc6518fb3
@ -5,7 +5,7 @@
|
|||||||
<TITLE>
|
<TITLE>
|
||||||
libsndfile : Frequently Asked Questions.
|
libsndfile : Frequently Asked Questions.
|
||||||
</TITLE>
|
</TITLE>
|
||||||
<META NAME="Author" CONTENT="Erik de Castro Lopo (erikd AT zip DOT com DOT au)">
|
<META NAME="Author" CONTENT="Erik de Castro Lopo (erikd AT mega-nerd DOT com)">
|
||||||
<META NAME="Version" CONTENT="Version 1.0.6">
|
<META NAME="Version" CONTENT="Version 1.0.6">
|
||||||
<!-- Another version at the bottom of the page. -->
|
<!-- Another version at the bottom of the page. -->
|
||||||
<META NAME="Description" CONTENT="The libsndfile FAQ.">
|
<META NAME="Description" CONTENT="The libsndfile FAQ.">
|
||||||
@ -86,7 +86,7 @@ problem.
|
|||||||
</UL>
|
</UL>
|
||||||
<P>
|
<P>
|
||||||
As documented
|
As documented
|
||||||
<A HREF="http://www.zip.com.au/~erikd/libsndfile/api.html#note1">here</A>
|
<A HREF="http://www.mega-nerd.com/libsndfile/api.html#note1">here</A>
|
||||||
there is now a well defined behavior which ensures that no matter what the
|
there is now a well defined behavior which ensures that no matter what the
|
||||||
bit width of the source file, the scaling always does something sensible.
|
bit width of the source file, the scaling always does something sensible.
|
||||||
This makes it safe to read 8, 16, 24 and 32 bit PCM files using sf_read_short()
|
This makes it safe to read 8, 16, 24 and 32 bit PCM files using sf_read_short()
|
||||||
@ -351,8 +351,8 @@ each channel.
|
|||||||
<HR>
|
<HR>
|
||||||
<P>
|
<P>
|
||||||
The libsndfile home page is here :
|
The libsndfile home page is here :
|
||||||
<A HREF="http://www.zip.com.au/~erikd/libsndfile/">
|
<A HREF="http://www.mega-nerd.com/libsndfile/">
|
||||||
http://www.zip.com.au/~erikd/libsndfile/</A>.
|
http://www.mega-nerd.com/libsndfile/</A>.
|
||||||
<BR>
|
<BR>
|
||||||
Version : 1.0.6
|
Version : 1.0.6
|
||||||
</P>
|
</P>
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<TITLE>
|
<TITLE>
|
||||||
The libsndfile API.
|
The libsndfile API.
|
||||||
</TITLE>
|
</TITLE>
|
||||||
<META NAME="Author" CONTENT="Erik de Castro Lopo (erikd AT zip DOT com DOT au)">
|
<META NAME="Author" CONTENT="Erik de Castro Lopo (erikd AT mega-nerd DOT com)">
|
||||||
<META NAME="Version" CONTENT="Version 1.0.6">
|
<META NAME="Version" CONTENT="Version 1.0.6">
|
||||||
<!-- Another date at bottom of page. -->
|
<!-- Another date at bottom of page. -->
|
||||||
<META NAME="Description" CONTENT="The libsndfile API.">
|
<META NAME="Description" CONTENT="The libsndfile API.">
|
||||||
@ -640,7 +640,7 @@ values read from the file will be zero.
|
|||||||
<!-- pepper -->
|
<!-- pepper -->
|
||||||
<P>
|
<P>
|
||||||
The libsndfile home page is
|
The libsndfile home page is
|
||||||
<A HREF="http://www.zip.com.au/~erikd/libsndfile/">here</A>.
|
<A HREF="http://www.mega-nerd.com/libsndfile/">here</A>.
|
||||||
</P>
|
</P>
|
||||||
<P>
|
<P>
|
||||||
Version : 1.0.6
|
Version : 1.0.6
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<TITLE>
|
<TITLE>
|
||||||
Bug Reporting
|
Bug Reporting
|
||||||
</TITLE>
|
</TITLE>
|
||||||
<META NAME="Author" CONTENT="Erik de Castro Lopo (erikd AT zip DOT com DOT au)">
|
<META NAME="Author" CONTENT="Erik de Castro Lopo (erikd AT mega-nerd DOT com)">
|
||||||
<LINK REL=StyleSheet HREF="libsndfile.css" TYPE="text/css" MEDIA="all">
|
<LINK REL=StyleSheet HREF="libsndfile.css" TYPE="text/css" MEDIA="all">
|
||||||
</HEAD>
|
</HEAD>
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<TITLE>
|
<TITLE>
|
||||||
libsndfile : the sf_command function.
|
libsndfile : the sf_command function.
|
||||||
</TITLE>
|
</TITLE>
|
||||||
<META NAME="Author" CONTENT="Erik de Castro Lopo (erikd AT zip DOT com DOT au)">
|
<META NAME="Author" CONTENT="Erik de Castro Lopo (erikd AT mega-nerd DOT com)">
|
||||||
<META NAME="Version" CONTENT="Version 1.0.6">
|
<META NAME="Version" CONTENT="Version 1.0.6">
|
||||||
<!-- Another version at the bottom of the page. -->
|
<!-- Another version at the bottom of the page. -->
|
||||||
<META NAME="Description" CONTENT="The libsndfile API.">
|
<META NAME="Description" CONTENT="The libsndfile API.">
|
||||||
@ -934,8 +934,8 @@ Example:
|
|||||||
<HR>
|
<HR>
|
||||||
<P>
|
<P>
|
||||||
The libsndfile home page is here :
|
The libsndfile home page is here :
|
||||||
<A HREF="http://www.zip.com.au/~erikd/libsndfile/">
|
<A HREF="http://www.mega-nerd.com/libsndfile/">
|
||||||
http://www.zip.com.au/~erikd/libsndfile/</A>.
|
http://www.mega-nerd.com/libsndfile/</A>.
|
||||||
<BR>
|
<BR>
|
||||||
Version : 1.0.6
|
Version : 1.0.6
|
||||||
</P>
|
</P>
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<TITLE>
|
<TITLE>
|
||||||
libsndfile : the sf_command function.
|
libsndfile : the sf_command function.
|
||||||
</TITLE>
|
</TITLE>
|
||||||
<META NAME="Author" CONTENT="Erik de Castro Lopo (erikd AT zip DOT com DOT au)">
|
<META NAME="Author" CONTENT="Erik de Castro Lopo (erikd AT mega-nerd DOT com)">
|
||||||
<META NAME="Version" CONTENT="Version 1.0.6">
|
<META NAME="Version" CONTENT="Version 1.0.6">
|
||||||
<!-- Another version at the bottom of the page. -->
|
<!-- Another version at the bottom of the page. -->
|
||||||
<META NAME="Description" CONTENT="The libsndfile API.">
|
<META NAME="Description" CONTENT="The libsndfile API.">
|
||||||
@ -1007,8 +1007,8 @@ Example:
|
|||||||
<HR>
|
<HR>
|
||||||
<P>
|
<P>
|
||||||
The libsndfile home page is here :
|
The libsndfile home page is here :
|
||||||
<A HREF="http://www.zip.com.au/~erikd/libsndfile/">
|
<A HREF="http://www.mega-nerd.com/libsndfile/">
|
||||||
http://www.zip.com.au/~erikd/libsndfile/</A>.
|
http://www.mega-nerd.com/libsndfile/</A>.
|
||||||
<BR>
|
<BR>
|
||||||
Version : 1.0.6
|
Version : 1.0.6
|
||||||
</P>
|
</P>
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<TITLE>
|
<TITLE>
|
||||||
libsndfile : Embedded Sound Files.
|
libsndfile : Embedded Sound Files.
|
||||||
</TITLE>
|
</TITLE>
|
||||||
<META NAME="Author" CONTENT="Erik de Castro Lopo (erikd AT zip DOT com DOT au)">
|
<META NAME="Author" CONTENT="Erik de Castro Lopo (erikd AT mega-nerd DOT com)">
|
||||||
<META NAME="Version" CONTENT="Version 1.0.6">
|
<META NAME="Version" CONTENT="Version 1.0.6">
|
||||||
<META NAME="Description" CONTENT="The libsndfile API.">
|
<META NAME="Description" CONTENT="The libsndfile API.">
|
||||||
<META NAME="Keywords" CONTENT="WAV AIFF AU libsndfile sound audio dsp Linux">
|
<META NAME="Keywords" CONTENT="WAV AIFF AU libsndfile sound audio dsp Linux">
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<TITLE>
|
<TITLE>
|
||||||
libsndfile
|
libsndfile
|
||||||
</TITLE>
|
</TITLE>
|
||||||
<META NAME="Author" CONTENT="Erik de Castro Lopo (erikd AT zip DOT com DOT au)">
|
<META NAME="Author" CONTENT="Erik de Castro Lopo (erikd AT mega-nerd DOT com)">
|
||||||
<META NAME="Version" CONTENT="libsndfile-1.0.6">
|
<META NAME="Version" CONTENT="libsndfile-1.0.6">
|
||||||
<META NAME="Description" CONTENT="The libsndfile Home Page">
|
<META NAME="Description" CONTENT="The libsndfile Home Page">
|
||||||
<META NAME="Keywords" CONTENT="WAV AIFF AU SVX PAF NIST W64 libsndfile sound audio dsp Linux">
|
<META NAME="Keywords" CONTENT="WAV AIFF AU SVX PAF NIST W64 libsndfile sound audio dsp Linux">
|
||||||
@ -416,7 +416,7 @@
|
|||||||
|
|
||||||
<P>
|
<P>
|
||||||
The latest version of this document can be found
|
The latest version of this document can be found
|
||||||
<A HREF="http://www.zip.com.au/~erikd/libsndfile/">here</A>.
|
<A HREF="http://www.mega-nerd.com/libsndfile/">here</A>.
|
||||||
</P>
|
</P>
|
||||||
<P>
|
<P>
|
||||||
Author :
|
Author :
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<TITLE>
|
<TITLE>
|
||||||
libsndfile Mailing Lists
|
libsndfile Mailing Lists
|
||||||
</TITLE>
|
</TITLE>
|
||||||
<META NAME="Author" CONTENT="Erik de Castro Lopo (erikd AT zip DOT com DOT au)">
|
<META NAME="Author" CONTENT="Erik de Castro Lopo (erikd AT mega-nerd DOT com)">
|
||||||
<LINK REL=StyleSheet HREF="libsndfile.css" TYPE="text/css" MEDIA="all">
|
<LINK REL=StyleSheet HREF="libsndfile.css" TYPE="text/css" MEDIA="all">
|
||||||
</HEAD>
|
</HEAD>
|
||||||
|
|
||||||
@ -18,21 +18,21 @@ There are three mailing lists for libsndfile:
|
|||||||
</P>
|
</P>
|
||||||
<!-- pepper -->
|
<!-- pepper -->
|
||||||
<UL>
|
<UL>
|
||||||
<LI> <B>libsndfile-announce@mega-nerd.com</B> <!-- pepper -->
|
<LI> <B>libsndfile-announce@mega-nerd.com</B> <!-- pepper -->
|
||||||
<A HREF="mailto:libsndfile-announce-request@mega-nerd.com?subject=subscribe">Subscribe</A>
|
<A HREF="mailto:libsndfile-announce-request@mega-nerd.com?subject=subscribe">Subscribe</A>
|
||||||
<BR>
|
<BR>
|
||||||
A list which will announce each new release of libsndfile.
|
A list which will announce each new release of libsndfile.
|
||||||
Noone can post to this list except the author.
|
Noone can post to this list except the author.
|
||||||
<BR><BR>
|
<BR><BR>
|
||||||
|
|
||||||
<LI> <B>libsndfile-devel@mega-nerd.com</B> <!-- pepper -->
|
<LI> <B>libsndfile-devel@mega-nerd.com</B> <!-- pepper -->
|
||||||
<A HREF="mailto:libsndfile-devel-request@mega-nerd.com?subject=subscribe">Subscribe</A>
|
<A HREF="mailto:libsndfile-devel-request@mega-nerd.com?subject=subscribe">Subscribe</A>
|
||||||
<BR>
|
<BR>
|
||||||
A list for discussing bugs, porting issues and feature requests.
|
A list for discussing bugs, porting issues and feature requests.
|
||||||
Posting is restricted to subscribers.
|
Posting is restricted to subscribers.
|
||||||
<BR><BR>
|
<BR><BR>
|
||||||
|
|
||||||
<LI> <B>libsndfile-users@mega-nerd.com</B> <!-- pepper -->
|
<LI> <B>libsndfile-users@mega-nerd.com</B> <!-- pepper -->
|
||||||
<A HREF="mailto:libsndfile-users-request@mega-nerd.com?subject=subscribe">Subscribe</A>
|
<A HREF="mailto:libsndfile-users-request@mega-nerd.com?subject=subscribe">Subscribe</A>
|
||||||
<BR>
|
<BR>
|
||||||
A list for discussing the use of libsndfile in other programs.
|
A list for discussing the use of libsndfile in other programs.
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<TITLE>
|
<TITLE>
|
||||||
libsndfile and GNU Octave
|
libsndfile and GNU Octave
|
||||||
</TITLE>
|
</TITLE>
|
||||||
<META NAME="Author" CONTENT="Erik de Castro Lopo (erikd AT zip DOT com DOT au)">
|
<META NAME="Author" CONTENT="Erik de Castro Lopo (erikd AT mega-nerd DOT com)">
|
||||||
<LINK REL=StyleSheet HREF="libsndfile.css" TYPE="text/css" MEDIA="all">
|
<LINK REL=StyleSheet HREF="libsndfile.css" TYPE="text/css" MEDIA="all">
|
||||||
</HEAD>
|
</HEAD>
|
||||||
|
|
||||||
@ -109,8 +109,8 @@
|
|||||||
<HR>
|
<HR>
|
||||||
<P>
|
<P>
|
||||||
The libsndfile home page is here :
|
The libsndfile home page is here :
|
||||||
<A HREF="http://www.zip.com.au/~erikd/libsndfile/">
|
<A HREF="http://www.mega-nerd.com/libsndfile/">
|
||||||
http://www.zip.com.au/~erikd/libsndfile/</A>.
|
http://www.mega-nerd.com/libsndfile/</A>.
|
||||||
</P>
|
</P>
|
||||||
|
|
||||||
</BODY>
|
</BODY>
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<TITLE>
|
<TITLE>
|
||||||
libsndfile : pkg-config
|
libsndfile : pkg-config
|
||||||
</TITLE>
|
</TITLE>
|
||||||
<META NAME="Author" CONTENT="Erik de Castro Lopo (erikd AT zip DOT com DOT au)">
|
<META NAME="Author" CONTENT="Erik de Castro Lopo (erikd AT mega-nerd DOT com)">
|
||||||
<LINK REL=StyleSheet HREF="libsndfile.css" TYPE="text/css" MEDIA="all">
|
<LINK REL=StyleSheet HREF="libsndfile.css" TYPE="text/css" MEDIA="all">
|
||||||
</HEAD>
|
</HEAD>
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<TITLE>
|
<TITLE>
|
||||||
sndfile-info
|
sndfile-info
|
||||||
</TITLE>
|
</TITLE>
|
||||||
<META NAME="Author" CONTENT="Erik de Castro Lopo (erikd AT zip DOT com DOT au)">
|
<META NAME="Author" CONTENT="Erik de Castro Lopo (erikd AT mega-nerd DOT com)">
|
||||||
<LINK REL=StyleSheet HREF="libsndfile.css" TYPE="text/css" MEDIA="all">
|
<LINK REL=StyleSheet HREF="libsndfile.css" TYPE="text/css" MEDIA="all">
|
||||||
</HEAD>
|
</HEAD>
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<TITLE>
|
<TITLE>
|
||||||
Building libsndfile on Win32
|
Building libsndfile on Win32
|
||||||
</TITLE>
|
</TITLE>
|
||||||
<META NAME="Author" CONTENT="Erik de Castro Lopo (erikd AT zip DOT com DOT au)">
|
<META NAME="Author" CONTENT="Erik de Castro Lopo (erikd AT mega-nerd DOT com)">
|
||||||
<LINK REL=StyleSheet HREF="libsndfile.css" TYPE="text/css" MEDIA="all">
|
<LINK REL=StyleSheet HREF="libsndfile.css" TYPE="text/css" MEDIA="all">
|
||||||
</HEAD>
|
</HEAD>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user