OSDN Git Service

skip outer pixels if possible in h264_loop_filter_luma_c().
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 19 Jan 2010 22:46:58 +0000 (22:46 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 19 Jan 2010 22:46:58 +0000 (22:46 +0000)
commitc9640c17ac78c3ef0c127e4f6393e66ee5d31878
treeb925405c4b6b5db4026bc9a226eec87db080b0b7
parent0e21dcdb136a37de4a81dc638544f7e5f137c7db
skip outer pixels if possible in h264_loop_filter_luma_c().
overall 3.7% faster loop filtering (C version only)

Originally committed as revision 21332 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/dsputil.c