Skip to content
  • John Koleszar's avatar
    Fix memory leak in vpx_codec_enc_config_set() · cf097015
    John Koleszar authored
    Resolution changes in calls to vpx_codec_enc_config_set() would cause
    a memory leak due to failing to release the lookahead and alt ref
    buffers.
    
    Change-Id: I48392ea25e71fe2760d60cfde3fb3874598cc85f
    cf097015