diff options
author | deva <deva> | 2005-07-02 11:39:51 +0000 |
---|---|---|
committer | deva <deva> | 2005-07-02 11:39:51 +0000 |
commit | 91e9b782cc9ea0252ab2b211b15e8da4a3043d5f (patch) | |
tree | 335f800ae82b1385b6eb635d34ccc4a84be0a2d9 /TODO | |
parent | 55c83847016699a18006f9f728076ab9cd2d873b (diff) |
Added some audiocode.
Moved libfame code out of mov_encoder
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -126,7 +126,8 @@ Main: ========================================================================== Man pages: - [ ] - Write man page for 'miav' + [x] - Write man page for 'miav' + [x] - Write man page for 'miav.conf' Makesystem: [x] - "Port" to automake/autoconf @@ -143,9 +144,10 @@ Makesystem: MiavConfig: [x] - Integrate file parser. [x] - Use error object. - [ ] - Make code for input validity test. + [x] - Make code for input validity test. [x] - Initialize one global configuration object. - [ ] - BUG: Parse error when string occur with length 1 + [x] - BUG: Parse error when string occur with length 1 + [x] - Test it. ErrorObject: [x] - Make it. |