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

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to