summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordeva <deva>2005-05-19 14:10:22 +0000
committerdeva <deva>2005-05-19 14:10:22 +0000
commitd74c7a00c417cffdc93a82efa2841e23d823bea6 (patch)
treeea7f7b69ccbd0dc1df1ea5e05dd59cfafa194f25 /TODO
parenta597454b7ce1b931e3e4117e6fed509cc22517ff (diff)
Multithreading rulez?R0_2_2
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index 0151357..d194079 100644
--- a/TODO
+++ b/TODO
@@ -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)