On Mon, May 04, 2020 at 08:22:45PM +0200, Andreas Rheinhardt wrote: > It allows to add analogous functions using e.g. the bytestream API > instead of using an AVIOContext. > > Signed-off-by: Andreas Rheinhardt <andreas.rheinha...@gmail.com> > --- > libavformat/nutenc.c | 49 ++++++++++++++++++++++++-------------------- > 1 file changed, 27 insertions(+), 22 deletions(-)
It certainly is possible to use macros to make the put functions work with 2 unrelated APIs. But pretty it is not, why do we need 2 APIs ? thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Good people do not need laws to tell them to act responsibly, while bad people will find a way around the laws. -- Plato
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".