summaryrefslogtreecommitdiff
path: root/thirdparty/libvpx/rtcd/vp9_rtcd_c.h
diff options
context:
space:
mode:
authorRuslan Mustakov <r.mustakov@gmail.com>2017-07-28 22:27:12 +0700
committerRuslan Mustakov <r.mustakov@gmail.com>2017-07-28 22:51:17 +0700
commit5804308c579866ee3992a168913743261e34d221 (patch)
treebd96f8e8b5af35061176e5161013050739e0c683 /thirdparty/libvpx/rtcd/vp9_rtcd_c.h
parent260d179d31972b82e1d604174ccf1663343bfa97 (diff)
Fix passing Refs via ptrcall
There was no constructor for Ref from const pointer, so compiler decided to construct Variant from pointer and then construct Ref from Variant which turned it into NULL, because the Variant had null ref field.
Diffstat (limited to 'thirdparty/libvpx/rtcd/vp9_rtcd_c.h')
0 files changed, 0 insertions, 0 deletions