]> granicus.if.org Git - libvpx/commit
Replace the call to set_offsets()
authorYaowu Xu <yaowu@google.com>
Thu, 10 Apr 2014 22:57:38 +0000 (15:57 -0700)
committerYaowu Xu <yaowu@google.com>
Fri, 11 Apr 2014 20:03:28 +0000 (13:03 -0700)
commit1243d265cfa66c09f296f2ccf4c616fde85bb81b
treea8e686ca9e928440211835626970aeb45e83fb99
parent23ccf7192434399e5db3a981fbfde40e1712ed5f
Replace the call to set_offsets()

With a more approriate one vp9_setup_src_planes() as only src buffer
pointers need to be initialized here.

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