summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 4 insertions, 3 deletions
diff --git a/TODO b/TODO
index 2bd2003..43b228e 100644
--- a/TODO
+++ b/TODO
@@ -109,10 +109,11 @@ MovEncoder:
(Best quality less than 22mb/s realtime encoded)
[x] - Multithread encoding, for multi cpu support.
[ ] - libFame frames have no timecodes!!!
- [ ] - Fix audio sync problem.
- [ ] - Make audio quality configurable
+ [x] - Fix audio sync problem.
+ [x] - Make audio quality configurable
[x] - Files turning too big (>2gb) must automatically close and
- continue in another file.
+ continue in another file
+ [ ] - Add ISO11172 multiplexing
Main:
[ ] - Save movie signal handling.