[FFmpeg-devel] [PATCH 14/18] lavf: move AVStream.{need_parsing, parser} to AVStreamInternal

Nicolas George george at nsup.org
Sun Oct 11 21:50:50 EEST 2020


Michael Niedermayer (12020-10-11):
> The situation with a single API+ABI shared by 2 libs with their own soname
> is bad.
> lavd either needs an independant API thats designed for devices (which is
> probably more a medium to long term effort)

This would be a terrible idea. Being functionally a part of lavf, with
the same API is an essential feature of lavd: it is what allows users to
use devices with applications that are designed for files. Otherwise,
lavd would only be usable with applications meant for it, i.e. none.

> OR
> lavd should be merged with lavf (as suggested)
> so i agree such a merge seems like the best choice

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/20201011/9c2ff3ea/attachment.sig>


More information about the ffmpeg-devel mailing list