summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS11
1 files changed, 9 insertions, 2 deletions
diff --git a/BUGS b/BUGS
index 20034c6..1eef418 100644
--- a/BUGS
+++ b/BUGS
@@ -1,6 +1,13 @@
Bugs
====
-A lot, I think. But none of them are found yet...
+Report bugs to: PromyLOPh@gmail.com
-Report them to: PromyLOPh@gmail.com
+Already found
+-------------
+
+- Sometimes songs are not played completely (skipped in the middle); reason
+ currently unknown
+- We produce many "Maximum number of bitstream elements exceeded" errors,
+ because faad2 is fed with all data we have. We really should read the mp4
+ block length atom...