summaryrefslogtreecommitdiffstats
path: root/alawulaw.h
diff options
context:
space:
mode:
Diffstat (limited to 'alawulaw.h')
-rw-r--r--alawulaw.h11
1 files changed, 10 insertions, 1 deletions
diff --git a/alawulaw.h b/alawulaw.h
index 8811d0f..a112361 100644
--- a/alawulaw.h
+++ b/alawulaw.h
@@ -1,4 +1,13 @@
-
+/*****************************************************************************\
+** **
+** PBX4Linux **
+** **
+**---------------------------------------------------------------------------**
+** Copyright: Andreas Eversberg **
+** **
+** alawulaw header file **
+** **
+\*****************************************************************************/
extern signed int *audio_law_to_s32;
extern unsigned char audio_s16_to_law[65536];
extern short audio_alaw_relations[];