commit | e0b7151138afc8f36e61d83b9c907fa20cb5d5be | [log] [tgz] |
---|---|---|
author | David Barker <david.barker@argondesign.com> | Fri Feb 03 11:07:56 2017 +0000 |
committer | Yue Chen <yuec@google.com> | Mon Feb 13 18:20:24 2017 +0000 |
tree | 945d88eeaaf2f978c5716224004d62b8701f678c | |
parent | a7ed143aa6c1a36c23637801e2df97519c7e0093 [diff] |
Fix compile error for global-motion without ref-mv The reference frame handling in av1_find_mv_refs introduced in https://aomedia-review.googlesource.com/c/6067/ broke the compile when global-motion is enabled but ref-mv is not. This patch adds the missing logic, allowing this case to compile again. Change-Id: I914887eb56d28a700b2917d086447bdbb314f35d