summaryrefslogtreecommitdiff
path: root/src/mov_encoder_thread.cc
AgeCommit message (Collapse)Author
2005-09-12*** empty log message ***deva
2005-07-28*** empty log message ***deva
2005-07-02Added some audiocode.deva
Moved libfame code out of mov_encoder
2005-06-16Rewrote thread objectdeva
Fixed bug in mov_encoder (pushed read_sem too many times, whihc lead to growing server queue)
2005-06-14*** empty log message ***R0_2_4deva
2005-06-14Incorporated the use of the Info object everywhere... also using the log ↵deva
functionality.
2005-05-26*** empty log message ***deva
2005-05-23Fixed delete of NULL input queuedeva
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-17Made new mpeg writer work, with proper file permissions.deva
2005-05-17*** empty log message ***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