Set edges based on cbp and mv partitioning, not just skiped MBs.
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 23 Jan 2010 15:28:34 +0000 (15:28 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 23 Jan 2010 15:28:34 +0000 (15:28 +0000)
commit1cc2d211756b4b741e32acf1e0b9ed5499fa2402
treeba86be43d2849746e11e2b68a7cfd2d0ff25c412
parent87ac0c0a39268654c8a6ae4b3acb7a01f9d942bb
Set edges based on cbp and mv partitioning, not just skiped MBs.
This is faster for videos that have lots of MBs that fall in this category.

Originally committed as revision 21400 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h264_loopfilter.c