> On Sep 9, 2020, at 9:51 PM, Derek Buitenhuis <[email protected]> > wrote: > > On 09/09/2020 14:07, [email protected] wrote: >> From: Zhao Zhili <[email protected]> >> >> Use comma as separator between multiple compatible brands. >> --- >> libavformat/mov.c | 24 +++++++++++++++--------- >> 1 file changed, 15 insertions(+), 9 deletions(-) > > This change appears to actually be several dfferent changes in one, > most of which are not listed in the commit message.
Do you mean return early when compatible brands is empty? > > - Derek > _______________________________________________ > 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". _______________________________________________ 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".
