Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Mon, 18 Jan 2010 13:09:53 +0000 | michael | Move CAVLC 8x8 DCT special case from ff_h264_filter_mb() to fill_caches libavcodec |
Mon, 18 Jan 2010 05:15:31 +0000 | michael | Perform reference remapping at fill_cache() time instead of in the libavcodec |
Mon, 18 Jan 2010 00:34:28 +0000 | michael | Make qp check for loop filter skiping also work with MBAFF. libavcodec |
Mon, 18 Jan 2010 00:21:58 +0000 | michael | Comment about a cornercase we ignore currently libavcodec |
Mon, 18 Jan 2010 00:20:44 +0000 | michael | Move the qp check to skip the loop filter up. libavcodec |
Sun, 17 Jan 2010 23:44:23 +0000 | michael | Reorganize how values are stored in h->non_zero_count. libavcodec |
Sun, 17 Jan 2010 22:05:36 +0000 | michael | Disable a few things in fill_filter_caches() that arent needed. libavcodec |