[FFmpeg-devel] AVWriter again (was: v2 1/2] avformat/url: check double dot is not to parent directory)

Nicolas George george at nsup.org
Tue Aug 4 12:07:49 EEST 2020


Zhao Zhili (12020-07-31):
> So we can get a writer with AVIO context as backend, with custom stream filters.
> It do sound interesting, as long as it doesn't go too far like io in Java and C++.

The maze of twisty little APIs all alike is one of the reasons I try to
minimize my interactions with C++ and Java.

In particular, I do not plan on any kind of built-in inheritance, which
is the doorway to this nightmare world.

> It's valuable to support user allocated memory, however, I'm afraid string is only
> a small part of the use cases.

I can reassure you: I wrote string, but everything is designed to be
completely 8-bit clean, and can be used for any kind of binary 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/20200804/aceaef32/attachment.sig>


More information about the ffmpeg-devel mailing list