View Single Post
Old 4th June 2018, 10:54   #12  |  Link
pinterf
Registered User
 
Join Date: Jan 2014
Posts: 2,309
Good catch, I could reproduce the leak. It's there even at 8 bits but the internal lookup table for 16 bit is 128k, so it eats your memory faster.
EDIT: leak stopped
EDIT: conditional=true supported, like in colorYUV
EDIT: works now with 32 bit float (but no 'dither', and no 'analyze')
EDIT: check Avs+ r2700 test build

Last edited by pinterf; 4th June 2018 at 15:05. Reason: problem fixed
pinterf is offline   Reply With Quote