Don't update encoder skip count for SEG_LVL_SKIP.
authorAlex Converse <aconverse@google.com>
Thu, 29 May 2014 01:44:17 +0000 (18:44 -0700)
committerAlex Converse <aconverse@google.com>
Thu, 29 May 2014 18:24:03 +0000 (11:24 -0700)
commitaaf3765606a7164ef2f1d4e29c5b61247ec66c07
tree92339f39e300b365ff0cb546d715c851681f04fb
parente14f900ae31affcfdd8380ef5f53b199d3f94b8f
Don't update encoder skip count for SEG_LVL_SKIP.

This aligns the encoder behavior with the decoder.

Change-Id: Ifa0840e4b07b19309e0bf1d1182498883249ec45
vp9/encoder/vp9_encodeframe.c