change Coder to Codec everywhere
diff --git a/doc/features.html b/doc/features.html
index ea0182d..b23de40 100644
--- a/doc/features.html
+++ b/doc/features.html
@@ -55,7 +55,7 @@
 	<TABLE CELLSPACING="0" CELLPADDING="3" WIDTH="100%" BORDER="0" BGCOLOR="#EEEED4">
 	<TR><TD><FONT FACE="Lucida,Verdana,Helvetica,Arial">
 	<P>
-	FLAC stands for Free Lossless Audio Coder.  The FLAC project consists of:
+	FLAC stands for Free Lossless Audio Codec.  The FLAC project consists of:
 	</P>
 	<P>
 	<UL>
diff --git a/doc/goals.html b/doc/goals.html
index 3aa165b..82fc206 100644
--- a/doc/goals.html
+++ b/doc/goals.html
@@ -66,10 +66,10 @@
 			FLAC should be and stay an open format.  The source code is all either LGPL'd or GPL'd.
 		</LI>
 		<LI>
-			FLAC should be lossless.  This seems obvious but lossy compression seems to creep into every audio coder.  This goal also means that flac should stay archival quality and be truly lossless for all input.  Testing of releases should be thorough.
+			FLAC should be lossless.  This seems obvious but lossy compression seems to creep into every audio codec.  This goal also means that flac should stay archival quality and be truly lossless for all input.  Testing of releases should be thorough.
 		</LI>
 		<LI>
-			FLAC should yield respectable compression, on par or better than other lossless coders.
+			FLAC should yield respectable compression, on par or better than other lossless codecs.
 		</LI>
 		<LI>
 			FLAC should allow at least realtime decoding on even modest hardware.
diff --git a/doc/index.html b/doc/index.html
index e876414..1598234 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -1,7 +1,7 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 <HTML>
 <HEAD>
-	<TITLE>FLAC - Free Lossless Audio Coder</TITLE>
+	<TITLE>FLAC - Free Lossless Audio Codec</TITLE>
 </HEAD>
 
 <BODY MARGINWIDTH="0" MARGINHEIGHT="0" LEFTMARGIN="0" RIGHTMARGIN="0" TOPMARGIN="0" BGCOLOR="#99CC99" TEXT="#000000" LINK="#336699" VLINK="#336699" ALINK="#336699">
@@ -79,7 +79,7 @@
 	<TABLE CELLSPACING="0" CELLPADDING="3" WIDTH="100%" BORDER="0" BGCOLOR="#EEEED4">
 	<TR><TD><FONT FACE="Lucida,Verdana,Helvetica,Arial">
 	<P>
-	FLAC stands for Free Lossless Audio Coder.  Grossly oversimplified, FLAC is similar to MP3, but lossless.  The FLAC project consists of:
+	FLAC stands for Free Lossless Audio Codec.  Grossly oversimplified, FLAC is similar to MP3, but lossless.  The FLAC project consists of:
 	</P>
 	<P>
 	<UL>
diff --git a/include/FLAC/all.h b/include/FLAC/all.h
index 453e461..660dddb 100644
--- a/include/FLAC/all.h
+++ b/include/FLAC/all.h
@@ -1,4 +1,4 @@
-/* libFLAC - Free Lossless Audio Coder library
+/* libFLAC - Free Lossless Audio Codec library
  * Copyright (C) 2000,2001  Josh Coalson
  *
  * This library is free software; you can redistribute it and/or
diff --git a/include/FLAC/encoder.h b/include/FLAC/encoder.h
index 90c37e6..a4c1464 100644
--- a/include/FLAC/encoder.h
+++ b/include/FLAC/encoder.h
@@ -1,4 +1,4 @@
-/* libFLAC - Free Lossless Audio Coder library
+/* libFLAC - Free Lossless Audio Codec library
  * Copyright (C) 2000,2001  Josh Coalson
  *
  * This library is free software; you can redistribute it and/or
diff --git a/include/FLAC/file_decoder.h b/include/FLAC/file_decoder.h
index f54e698..c219a8a 100644
--- a/include/FLAC/file_decoder.h
+++ b/include/FLAC/file_decoder.h
@@ -1,4 +1,4 @@
-/* libFLAC - Free Lossless Audio Coder library
+/* libFLAC - Free Lossless Audio Codec library
  * Copyright (C) 2000,2001  Josh Coalson
  *
  * This library is free software; you can redistribute it and/or
diff --git a/include/FLAC/format.h b/include/FLAC/format.h
index 42b6ff5..cb73ba9 100644
--- a/include/FLAC/format.h
+++ b/include/FLAC/format.h
@@ -1,4 +1,4 @@
-/* libFLAC - Free Lossless Audio Coder library
+/* libFLAC - Free Lossless Audio Codec library
  * Copyright (C) 2000,2001  Josh Coalson
  *
  * This library is free software; you can redistribute it and/or
diff --git a/include/FLAC/ordinals.h b/include/FLAC/ordinals.h
index 111d473..352354e 100644
--- a/include/FLAC/ordinals.h
+++ b/include/FLAC/ordinals.h
@@ -1,4 +1,4 @@
-/* libFLAC - Free Lossless Audio Coder library
+/* libFLAC - Free Lossless Audio Codec library
  * Copyright (C) 2000,2001  Josh Coalson
  *
  * This library is free software; you can redistribute it and/or
diff --git a/include/FLAC/stream_decoder.h b/include/FLAC/stream_decoder.h
index da72a79..756ac46 100644
--- a/include/FLAC/stream_decoder.h
+++ b/include/FLAC/stream_decoder.h
@@ -1,4 +1,4 @@
-/* libFLAC - Free Lossless Audio Coder library
+/* libFLAC - Free Lossless Audio Codec library
  * Copyright (C) 2000,2001  Josh Coalson
  *
  * This library is free software; you can redistribute it and/or
diff --git a/man/flac.sgml b/man/flac.sgml
index c7e73c6..b071fa3 100644
--- a/man/flac.sgml
+++ b/man/flac.sgml
@@ -40,7 +40,7 @@
       <refnamediv>
 		   <refname>&dhpackage;</refname>
 
-	<refpurpose>Free Lossless Audio Coder</refpurpose>
+	<refpurpose>Free Lossless Audio Codec</refpurpose>
       </refnamediv>
 	<refsynopsisdiv>
 	  <cmdsynopsis>
diff --git a/src/libFLAC/bitbuffer.c b/src/libFLAC/bitbuffer.c
index e6b9d46..71110c1 100644
--- a/src/libFLAC/bitbuffer.c
+++ b/src/libFLAC/bitbuffer.c
@@ -1,4 +1,4 @@
-/* libFLAC - Free Lossless Audio Coder library
+/* libFLAC - Free Lossless Audio Codec library
  * Copyright (C) 2000,2001  Josh Coalson
  *
  * This library is free software; you can redistribute it and/or
diff --git a/src/libFLAC/crc.c b/src/libFLAC/crc.c
index 276eccd..dea2619 100644
--- a/src/libFLAC/crc.c
+++ b/src/libFLAC/crc.c
@@ -1,4 +1,4 @@
-/* libFLAC - Free Lossless Audio Coder library
+/* libFLAC - Free Lossless Audio Codec library
  * Copyright (C) 2000,2001  Josh Coalson
  *
  * This library is free software; you can redistribute it and/or
diff --git a/src/libFLAC/encoder.c b/src/libFLAC/encoder.c
index cd01421..1b32eb3 100644
--- a/src/libFLAC/encoder.c
+++ b/src/libFLAC/encoder.c
@@ -1,4 +1,4 @@
-/* libFLAC - Free Lossless Audio Coder library
+/* libFLAC - Free Lossless Audio Codec library
  * Copyright (C) 2000,2001  Josh Coalson
  *
  * This library is free software; you can redistribute it and/or
diff --git a/src/libFLAC/encoder_framing.c b/src/libFLAC/encoder_framing.c
index 8b55e3d..aee6121 100644
--- a/src/libFLAC/encoder_framing.c
+++ b/src/libFLAC/encoder_framing.c
@@ -1,4 +1,4 @@
-/* libFLAC - Free Lossless Audio Coder library
+/* libFLAC - Free Lossless Audio Codec library
  * Copyright (C) 2000,2001  Josh Coalson
  *
  * This library is free software; you can redistribute it and/or
diff --git a/src/libFLAC/file_decoder.c b/src/libFLAC/file_decoder.c
index 1b5a7d4..e6d5026 100644
--- a/src/libFLAC/file_decoder.c
+++ b/src/libFLAC/file_decoder.c
@@ -1,4 +1,4 @@
-/* libFLAC - Free Lossless Audio Coder library
+/* libFLAC - Free Lossless Audio Codec library
  * Copyright (C) 2000,2001  Josh Coalson
  *
  * This library is free software; you can redistribute it and/or
diff --git a/src/libFLAC/fixed.c b/src/libFLAC/fixed.c
index a0b1a9c..4e9843b 100644
--- a/src/libFLAC/fixed.c
+++ b/src/libFLAC/fixed.c
@@ -1,4 +1,4 @@
-/* libFLAC - Free Lossless Audio Coder library
+/* libFLAC - Free Lossless Audio Codec library
  * Copyright (C) 2000,2001  Josh Coalson
  *
  * This library is free software; you can redistribute it and/or
diff --git a/src/libFLAC/format.c b/src/libFLAC/format.c
index db1d8c2..386ea82 100644
--- a/src/libFLAC/format.c
+++ b/src/libFLAC/format.c
@@ -1,4 +1,4 @@
-/* libFLAC - Free Lossless Audio Coder library
+/* libFLAC - Free Lossless Audio Codec library
  * Copyright (C) 2000,2001  Josh Coalson
  *
  * This library is free software; you can redistribute it and/or
diff --git a/src/libFLAC/include/private/all.h b/src/libFLAC/include/private/all.h
index 3aa191a..b697402 100644
--- a/src/libFLAC/include/private/all.h
+++ b/src/libFLAC/include/private/all.h
@@ -1,4 +1,4 @@
-/* libFLAC - Free Lossless Audio Coder library
+/* libFLAC - Free Lossless Audio Codec library
  * Copyright (C) 2000,2001  Josh Coalson
  *
  * This library is free software; you can redistribute it and/or
diff --git a/src/libFLAC/include/private/bitbuffer.h b/src/libFLAC/include/private/bitbuffer.h
index 79e5f96..c3562bb 100644
--- a/src/libFLAC/include/private/bitbuffer.h
+++ b/src/libFLAC/include/private/bitbuffer.h
@@ -1,4 +1,4 @@
-/* libFLAC - Free Lossless Audio Coder library
+/* libFLAC - Free Lossless Audio Codec library
  * Copyright (C) 2000,2001  Josh Coalson
  *
  * This library is free software; you can redistribute it and/or
diff --git a/src/libFLAC/include/private/crc.h b/src/libFLAC/include/private/crc.h
index 61f8f9e..7b23b59 100644
--- a/src/libFLAC/include/private/crc.h
+++ b/src/libFLAC/include/private/crc.h
@@ -1,4 +1,4 @@
-/* libFLAC - Free Lossless Audio Coder library
+/* libFLAC - Free Lossless Audio Codec library
  * Copyright (C) 2000,2001  Josh Coalson
  *
  * This library is free software; you can redistribute it and/or
diff --git a/src/libFLAC/include/private/encoder_framing.h b/src/libFLAC/include/private/encoder_framing.h
index 0a365e1..d9180f0 100644
--- a/src/libFLAC/include/private/encoder_framing.h
+++ b/src/libFLAC/include/private/encoder_framing.h
@@ -1,4 +1,4 @@
-/* libFLAC - Free Lossless Audio Coder library
+/* libFLAC - Free Lossless Audio Codec library
  * Copyright (C) 2000,2001  Josh Coalson
  *
  * This library is free software; you can redistribute it and/or
diff --git a/src/libFLAC/include/private/fixed.h b/src/libFLAC/include/private/fixed.h
index 0721356..9b87e99 100644
--- a/src/libFLAC/include/private/fixed.h
+++ b/src/libFLAC/include/private/fixed.h
@@ -1,4 +1,4 @@
-/* libFLAC - Free Lossless Audio Coder library
+/* libFLAC - Free Lossless Audio Codec library
  * Copyright (C) 2000,2001  Josh Coalson
  *
  * This library is free software; you can redistribute it and/or
diff --git a/src/libFLAC/include/private/lpc.h b/src/libFLAC/include/private/lpc.h
index 7f294c7..f5b86e1 100644
--- a/src/libFLAC/include/private/lpc.h
+++ b/src/libFLAC/include/private/lpc.h
@@ -1,4 +1,4 @@
-/* libFLAC - Free Lossless Audio Coder library
+/* libFLAC - Free Lossless Audio Codec library
  * Copyright (C) 2000,2001  Josh Coalson
  *
  * This library is free software; you can redistribute it and/or
diff --git a/src/libFLAC/include/protected/stream_decoder.h b/src/libFLAC/include/protected/stream_decoder.h
index 6c26dbd..3259dea 100644
--- a/src/libFLAC/include/protected/stream_decoder.h
+++ b/src/libFLAC/include/protected/stream_decoder.h
@@ -1,4 +1,4 @@
-/* libFLAC - Free Lossless Audio Coder library
+/* libFLAC - Free Lossless Audio Codec library
  * Copyright (C) 2000,2001  Josh Coalson
  *
  * This library is free software; you can redistribute it and/or
diff --git a/src/libFLAC/lpc.c b/src/libFLAC/lpc.c
index 10bdf11..1e7a6a9 100644
--- a/src/libFLAC/lpc.c
+++ b/src/libFLAC/lpc.c
@@ -1,4 +1,4 @@
-/* libFLAC - Free Lossless Audio Coder library
+/* libFLAC - Free Lossless Audio Codec library
  * Copyright (C) 2000,2001  Josh Coalson
  *
  * This library is free software; you can redistribute it and/or
diff --git a/src/libFLAC/stream_decoder.c b/src/libFLAC/stream_decoder.c
index 183f95f..2f2f644 100644
--- a/src/libFLAC/stream_decoder.c
+++ b/src/libFLAC/stream_decoder.c
@@ -1,4 +1,4 @@
-/* libFLAC - Free Lossless Audio Coder library
+/* libFLAC - Free Lossless Audio Codec library
  * Copyright (C) 2000,2001  Josh Coalson
  *
  * This library is free software; you can redistribute it and/or