On 10/10/2012 4:52 AM, Matthieu Bouron wrote: > - idet->next = picref; > + idet->next = avfilter_ref_buffer(picref, ~0); I'm not sure, but is it safe to set the permissions to this? Unfortunately, what pmask corresponds to doesn't seem to actually be documented anywhere... - Derek