lottie/player: take buffer argument by value. 06/186306/1
authorsubhransu mohanty <sub.mohanty@samsung.com>
Thu, 9 Aug 2018 01:10:44 +0000 (10:10 +0900)
committersubhransu mohanty <sub.mohanty@samsung.com>
Thu, 9 Aug 2018 01:10:44 +0000 (10:10 +0900)
commit123f76e7ed28430771c2fa8dd083918ff507e682
treea3e66e28f10a8be1e9a2bc2a299fe0cfd2735b33
parentde6d53632b1954dbc730bdac7707b2af07b2f0fc
lottie/player: take buffer argument by value.
As we have async rendering, we can't rely on the caller to keep the buffer alive till render finish.

Change-Id: Ic7f9670a5e5003424c2b695c171a13717e531b21
inc/lottieplayer.h
src/lottie/lottieplayer.cpp