summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordeva <deva>2005-09-19 09:23:50 +0000
committerdeva <deva>2005-09-19 09:23:50 +0000
commit5298cdacd41efbf2ffd0282b14e401734b31d90a (patch)
tree7628bbc4317824f8e90d031d551c5c34e52c8508 /TODO
parent8e52138ba8a6fe9b92192512ba510451a2655384 (diff)
*** empty log message ***
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.