On Fri, Jun 26, 2020 at 12:34:35PM +0200, Nicolas George wrote: > [email protected] (12020-06-26): > > Yes, I have double checked the code. > > Not enouth. A \n at level INFO cannot end a line at level ERROR. > > > Yes, I have followed the same error process style like other metadtata > > error processing. > > Then the existing code is wrong too.
Yes, It make sense. Now there are ERROR, INFO, WARNING. Can we change all of the to INFO? If can't, then we'll had to remove the end \n and add for every case. > > Regards, > > -- > Nicolas George > _______________________________________________ > 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". -- Thanks, Limin Wang _______________________________________________ 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".
