Hi, On Tue, Dec 31, 2019 at 9:21 PM Jun Zhao <[email protected]> wrote: > > From: Jun Zhao <[email protected]> > > In case of failure, all the successfully set entries are stored in > *pm. We need to manually free the created dictionary to avoid > memory leak. > > Signed-off-by: Jun Zhao <[email protected]> > --- > libavcodec/libvpxenc.c | 3 +-- > 1 files changed, 1 insertions(+), 2 deletions(-) >
I think this is unnecessary after: 9ac1066dc6 avcodec/libvpxenc: use AV_OPT_TYPE_DICT for ts-parameters _______________________________________________ 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".
