Andreas Rheinhardt (12021-08-15): > The ff_set_common_(formats|channel_layouts|samplerates) have to free > their list in case it doesn't have an owner; therefore they tracked > whether they attached it to an owner. But the list's refcount already > contains such a counter, so we don't have to keep track of whether we > have attached the list to an owner. > > Signed-off-by: Andreas Rheinhardt <[email protected]> > --- > libavfilter/formats.c | 7 ++----- > 1 file changed, 2 insertions(+), 5 deletions(-)
Should be ok. Regards, -- Nicolas George
signature.asc
Description: PGP signature
_______________________________________________ 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".
