Werner Robitza (12021-02-24): > I was told to here: > http://ffmpeg.org/pipermail/ffmpeg-devel/2021-February/275510.html
I never told you to duplicate code. Code duplication is almost always a motive for rejection. If you are tempted to duplicate code, what you need to do is to share it between the various places that use it. Making it a proper API if relevant. Ideally, all the writers of ffprobe should be turned into a single libavutil API for use in all components that need to output data. 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".
