Remove is_complex from loop_filter() its useless there in its current form.
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 24 Jan 2010 17:02:44 +0000 (17:02 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 24 Jan 2010 17:02:44 +0000 (17:02 +0000)
commit77d40dce93f47c37beeac9b8634a4848560efdf7
treef23d39765c9800c2ef0011636f5085c2df1fa5e5
parent34fecc9afda4f24cf2695faf01fcbdeb54ea1051
Remove is_complex from loop_filter() its useless there in its current form.

Originally committed as revision 21423 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h264.c