[FFmpeg-devel] [PATCH] filters/metadata: add CSV output support

Nicolas George george at nsup.org
Wed Feb 24 22:51:22 EET 2021


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20210224/e78aff14/attachment.sig>


More information about the ffmpeg-devel mailing list