Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sun, 06 Sep 2009 00:08:19 +0000 | ramiro | Rename CHECKED_ALLOC(Z) to FF_ALLOC(Z)_OR_GOTO and add context and label libavcodec |
Sat, 05 Sep 2009 23:33:25 +0000 | ramiro | Make 16bit YUV formats compatible with NE avcodec_get_pix_fmt(). libavcodec |
Sat, 05 Sep 2009 19:35:59 +0000 | reimar | Use memcpy to copy till end of line in one go instead of copying pixel by pixel libavcodec |
Sat, 05 Sep 2009 19:14:44 +0000 | reimar | Slightly simplify detection of end of compressed data in xan_unpack libavcodec |
Sat, 05 Sep 2009 17:28:20 +0000 | reimar | Make vp3 arrays static const where possible. libavcodec |
Sat, 05 Sep 2009 16:41:20 +0000 | reimar | Remove useless ulti_decode_end function. libavcodec |
Sat, 05 Sep 2009 11:22:36 +0000 | diego | prettyprinting cosmetics libavcodec |