summaryrefslogtreecommitdiff
path: root/src/frame.cc
AgeCommit message (Collapse)Author
2005-07-28*** empty log message ***deva
2005-07-22*** 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-02Added clear buttondeva
Optimized the frame handling a little (very little!).
2005-05-22Added multithreaded encoding support.deva
2005-05-03Removed the error object, and replaced it with a more generic info object.deva
2005-05-01Added Id and Log tags to all filesdeva
2005-04-29Testing mpeg4 (divx) codecdeva
2005-04-26Removed frame memoryleakdeva
2005-04-19some experiments with the dc decoder-deva
2005-04-14Unified the frame types.deva