commit | 5d493143cd826e035c5b0e18a1893d4d1d859f1d | [log] [tgz] |
---|---|---|
author | hui su <huisu@google.com> | Mon May 08 12:06:12 2017 -0700 |
committer | Hui Su <huisu@google.com> | Mon May 08 23:38:56 2017 +0000 |
tree | 5a314429d58c401d477432449508a0c9efa16bba | |
parent | 26843a01212bf8f223ce7d0bb1418ba30eb3a2d0 [diff] |
Palette: avoid memory leak with encoder buffers For multi-thread encoding, previously the encoder buffers are allocated at every frame, but only freed at the end of encoding, causing memory leaks. Change-Id: Id0e9d7fba8330e82be9cec1d42b7d4b017b8d772