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 |