2019-04-19 14:25 GMT+02:00, Ulf Zibis <[email protected]>: > > Am 19.04.19 um 13:38 schrieb Paul B Mahol: >> >> Use either av_freep(&s->filler) or av_free(s->filler). > > It works fine without 'p'.
Please use av_freep() for context variables. Carl Eugen _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
