Mercurial > libavcodec.hg
graph
-
Reenable ff_h264_filter_mb_fast() for all slices it supported before. libavcodec2010-01-19, by michael
-
Remove -2 -> -1 remapping, its not needed anymore as we must remap all libavcodec2010-01-19, by michael
-
Dont waste time initializing stuff for deblocking intra mbs, none of libavcodec2010-01-19, by michael
-
Remove 2 checks from fetch_diagonal_mv() that apparently serve no purpose. libavcodec2010-01-19, by michael
-
Remove code that handles the case of a MB pair to our right being available. libavcodec2010-01-19, by michael
-
Remove unneeded for_deblock check, this code was alraedy under for_deblock. libavcodec2010-01-18, by michael
-
Rather call filter_mb_mbaff_edge*v() more often than do extra calculations libavcodec2010-01-18, by michael
-
PAFF CABAC P slices seem to work as well, so enable them for ff_h264_filter_mb_fast() too. libavcodec2010-01-18, by michael
-
Reenable filter_mb_fast for I slices and progressive CABAC P slices. libavcodec2010-01-18, by michael