Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Fri, 09 May 2008 10:18:58 +0000 | diego | Revert previous mistaken commit. libavcodec |
Fri, 09 May 2008 10:06:51 +0000 | diego | ipp.h is a system header, use <> when #including it. libavcodec |
Fri, 09 May 2008 09:48:49 +0000 | diego | dsputil.h is not a system header, use "" when #including it. libavcodec |
Fri, 09 May 2008 09:02:41 +0000 | kostya | Improve motion estimation metric. libavcodec |
Thu, 08 May 2008 23:15:39 +0000 | aurel | remove useless comment libavcodec |
Thu, 08 May 2008 21:59:51 +0000 | aurel | ensure vp56_decode_frame always return unchanged buf_size libavcodec |