Mercurial > libavcodec.hg
comparison vp3.c @ 4089:4f5f752f732c libavcodec
support seperating expressons by ;
support variables, the syntax isnt beautifull (st(a,b) means var[a]=b and ld(a) var[a]) but for a mere 19 lines of code its fairly simple, if anyone wants to write real variables support with names for variables and = and [] then that would of course be welcome but only if it doesnt bloat the code up terribly...)
author | michael |
---|---|
date | Fri, 27 Oct 2006 22:16:25 +0000 |
parents | 34fdffe98bd0 |
children | 26780fdda85a |
comparison
equal
deleted
inserted
replaced
4088:cf7c247037d5 | 4089:4f5f752f732c |
---|