Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Fri, 27 Oct 2006 22:35:55 +0000 | michael | add support for while() loops again ugly syntax while(condition, statements) but very simple implementation libavcodec |
Fri, 27 Oct 2006 22:16:25 +0000 | michael | support seperating expressons by ; libavcodec |
Fri, 27 Oct 2006 22:08:02 +0000 | reynaldo | Fix obvious typo, BGR555 was missing libavcodec |
Fri, 27 Oct 2006 21:37:47 +0000 | ods15 | possible bug of 'gte' being read as 'gt', same with 'lte' libavcodec |
Fri, 27 Oct 2006 21:13:31 +0000 | michael | minor simplification libavcodec |
Fri, 27 Oct 2006 20:38:10 +0000 | michael | factorize AVEvalExpr alloc and init libavcodec |