Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Thu, 10 May 2007 09:26:14 +0000 | aurel | add missing rules for wmv2 compilation libavcodec |
Thu, 10 May 2007 09:00:44 +0000 | diego | Remove redundant #inclusion of common.h, avcodec.h already #includes it. libavcodec |
Thu, 10 May 2007 03:13:41 +0000 | lorenm | sse2 version of fdct_col. libavcodec |
Wed, 09 May 2007 23:32:29 +0000 | ramiro | Simplify ptr[0]; ptr++; to *ptr++ libavcodec |