Skip to content
  • Hui Su's avatar
    Palette: avoid memory leak with encoder buffers · 5d493143
    Hui Su authored
    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
    5d493143