]> granicus.if.org Git - libvpx/commit
Fix a compile failure in vp9_get_compressed_data
authorJingning Han <jingning@google.com>
Mon, 12 Aug 2013 18:41:09 +0000 (11:41 -0700)
committerJingning Han <jingning@google.com>
Mon, 12 Aug 2013 18:42:17 +0000 (11:42 -0700)
commit3984b41c87a4c9db65ee6fbde8224e9f827f50d2
tree57ad11a3e546b582b0e46433c28a9dacfcfd067e
parent097046ae28c41d2c6a066d3ad864d738d9dbb794
Fix a compile failure in vp9_get_compressed_data

The lf struct is now with VP9_COMMON, instead of MACROBLOCKD.

Change-Id: Idfdd4f91f78f486078a138322d58bb61e93e1bc9
vp9/encoder/vp9_onyx_if.c