aboutsummaryrefslogtreecommitdiffstats
path: root/BUGS
diff options
context:
space:
mode:
Diffstat (limited to 'BUGS')
-rwxr-xr-xBUGS9
1 files changed, 9 insertions, 0 deletions
diff --git a/BUGS b/BUGS
new file mode 100755
index 000000000..04fbe3e48
--- /dev/null
+++ b/BUGS
@@ -0,0 +1,9 @@
+* EVERYTHING MARKED WITH "XXX" IN THE SOURCE REPRESENTS A BUG! Sometimes
+ these bugs are in asterisk, and sometimes they relate to the products
+ that asterisk uses.
+
+* The MP3 decoder is completely broken
+
+* The translator API may introduce warble in the case of going in both
+ directions, but I haven't verified that. The trouble should only enter
+ in the case of mismatched frame lengths.