Mercurial > libavcodec.hg
graph
-
Fix h264_loop_filter_strength_mmx2() so it works with b frames. libavcodecTue, 19 Jan 2010 16:40:36 +0000, by michael
-
Remove -2 -> -1 remapping, its not needed anymore as we must remap all libavcodecTue, 19 Jan 2010 14:28:19 +0000, by michael
-
Update libx264.c to use new libx264 features libavcodecTue, 19 Jan 2010 04:00:08 +0000, by darkshikari
-
Dont waste time initializing stuff for deblocking intra mbs, none of libavcodecTue, 19 Jan 2010 03:14:45 +0000, by michael
-
Remove 2 checks from fetch_diagonal_mv() that apparently serve no purpose. libavcodecTue, 19 Jan 2010 02:28:26 +0000, by michael
-
Move a few things into a deeper if() in fetch_diagonal_mv(). libavcodecTue, 19 Jan 2010 02:07:12 +0000, by michael
-
Remove code that handles the case of a MB pair to our right being available. libavcodecTue, 19 Jan 2010 01:23:19 +0000, by michael
-
Dont init chroma elements of non_zero_count_cache for deblock. libavcodecMon, 18 Jan 2010 23:30:21 +0000, by michael
-
Remove unneeded for_deblock check, this code was alraedy under for_deblock. libavcodecMon, 18 Jan 2010 23:27:53 +0000, by michael
-
Rather call filter_mb_mbaff_edge*v() more often than do extra calculations libavcodecMon, 18 Jan 2010 21:22:09 +0000, by michael