Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Mon, 18 Jan 2010 23:30:21 +0000 | michael | Dont init chroma elements of non_zero_count_cache for deblock. libavcodec |
Mon, 18 Jan 2010 23:27:53 +0000 | michael | Remove unneeded for_deblock check, this code was alraedy under for_deblock. libavcodec |
Mon, 18 Jan 2010 21:22:09 +0000 | michael | Rather call filter_mb_mbaff_edge*v() more often than do extra calculations libavcodec |
Mon, 18 Jan 2010 20:19:19 +0000 | michael | Fix 10l segfault with threads. libavcodec |
Mon, 18 Jan 2010 20:13:53 +0000 | michael | Use h->slice_num where possible. libavcodec |
Mon, 18 Jan 2010 19:45:56 +0000 | michael | Enable filter_mb_fast for CAVLC P slices. libavcodec |