diff options
author | deva <deva> | 2005-05-19 14:10:22 +0000 |
---|---|---|
committer | deva <deva> | 2005-05-19 14:10:22 +0000 |
commit | d74c7a00c417cffdc93a82efa2841e23d823bea6 (patch) | |
tree | ea7f7b69ccbd0dc1df1ea5e05dd59cfafa194f25 /TODO | |
parent | a597454b7ce1b931e3e4117e6fed509cc22517ff (diff) |
Multithreading rulez?R0_2_2
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -13,7 +13,6 @@ http://www.linuxmanpages.com/man3/fame_start_frame.3.php // YUV420 format specification http://encyclopedia.laborlawtalk.com/YUV_4:2:0 -- file permissions - multithreded encoding - fopen med create unique @@ -97,7 +96,8 @@ Main: [x] - Use correct filenames and paths. [x] - Check for writabilty before trying to do any writing. [x] - Create fallback, when unable to write the requested filename. - [ ] - Permissions on sesrver file writing to be read from config. + [x] - Permissions on server file writing. Files: u+wr g+r a+x - Directories: u+wrx g+rx a+rx. + [ ] - Permissions on server file writing to be read from config. ========================================================================== TASKS (common) |