summaryrefslogtreecommitdiff
path: root/src/mov_encoder_thread.h
AgeCommit message (Collapse)Author
2005-09-18*** empty log message ***deva
2005-09-12*** empty log message ***deva
2005-07-28*** empty log message ***deva
2005-07-28*** empty log message ***deva
2005-06-16Rewrote thread objectdeva
Fixed bug in mov_encoder (pushed read_sem too many times, whihc lead to growing server queue)
2005-06-14Incorporated the use of the Info object everywhere... also using the log ↵deva
functionality.
2005-06-09Added daemon code, and cleaned up using -Wall and -Werrordeva
2005-05-22Added multithreaded encoding support.deva
2005-05-19Multithreading rulez?R0_2_2deva
2005-05-19Test for block encoding of length strlen("IPIPP").deva
2005-05-17Fixed file rights (All read on files and directories, and all execute on ↵deva
directories).
2005-05-17Added code, preparing threaded encoding.deva