Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sat, 28 Oct 2006 07:03:24 +0000 | ods15 | shut gcc warning, also makes sense for NAN to be returned if the loop was never executed libavcodec |
Fri, 27 Oct 2006 23:37:35 +0000 | diego | Rename dvdsub.c to dvdsubdec.c. libavcodec |
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 |