]> granicus.if.org Git - libvpx/commit
vp10_encoder: add missing vpx_clear_system_state
authorJingning Han <jingning@google.com>
Wed, 12 Aug 2015 22:42:43 +0000 (15:42 -0700)
committerJingning Han <jingning@google.com>
Wed, 12 Aug 2015 22:43:19 +0000 (15:43 -0700)
commit13c3c8309adddeaaa378673c9e5a3f6614428675
treebafbdcd7f2fd769c284cc996ac9b5f2f24e4ba82
parent3acfe46e8d8040314b9e5c5ef5079cc49a707d00
vp10_encoder: add missing vpx_clear_system_state

Mirror the fix in vp9_encoder for sse-only build.

Change-Id: I9f272874e52f4cc295fcaa71920f8a5d3a80045b
vp10/encoder/encoder.c