Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Thu, 25 Sep 2008 21:44:07 +0000 | michael | Avoid out of picture accesses when CODEC_FLAG_EMU_EDGE is set. libavcodec |
Thu, 25 Sep 2008 20:03:57 +0000 | vitor | Do instead of divising a float by a constant, multiply by its inverse libavcodec |
Thu, 25 Sep 2008 19:25:28 +0000 | michael | Ensure that no non-existing frame is used. libavcodec |
Thu, 25 Sep 2008 19:01:39 +0000 | michael | Do not free sps & pps on width/height changes. libavcodec |
Thu, 25 Sep 2008 14:34:14 +0000 | michael | Do not use the generic "alloc missing references" code for h.264 as it does libavcodec |
Thu, 25 Sep 2008 14:29:35 +0000 | michael | Initialize next/last_picture* as the generic code does not always libavcodec |
Thu, 25 Sep 2008 12:04:25 +0000 | michael | Print which slices are IDR not just the slice type. libavcodec |