]> granicus.if.org Git - libvpx/commit
alloccommon: give exported symbols a vp9_ prefix.
authorRonald S. Bultje <rbultje@google.com>
Tue, 30 Oct 2012 04:24:12 +0000 (21:24 -0700)
committerRonald S. Bultje <rbultje@google.com>
Tue, 30 Oct 2012 04:24:12 +0000 (21:24 -0700)
commit7228a38aef3ea2fd4368e45ddcb3772dd5d7b4d2
tree4b44ae185dcf10955544fa81272def8f859b4996
parent8166657109215a34c0bfb58407258aa18961ea64
alloccommon: give exported symbols a vp9_ prefix.

Also include the correct header in ratectrl.c so it picks up these
function prototypes.

Change-Id: Ic51b13119f1625f0691917f2713b23d0249dece7
vp8/common/alloccommon.c
vp8/common/alloccommon.h
vp8/decoder/decodframe.c
vp8/encoder/ratectrl.c