log h264_loopfilter.c @ 10901:2a5c3d89201d libavcodec

age author description
Sat, 16 Jan 2010 16:14:32 +0000 michael Another microopt, 4 cpu cycles for avoidance of FFABS(). libavcodec
Sat, 16 Jan 2010 15:19:05 +0000 michael Minor (2 cpu cycles) optimization ||->|. libavcodec
Sat, 16 Jan 2010 11:55:35 +0000 michael Avoid wasting 4 cpu cycles per MB in redundantly calculating qp_thresh. libavcodec
Tue, 12 Jan 2010 06:01:55 +0000 michael Split h264 loop filter off h264.c. libavcodec