On 8/21/12 5:34 PM, aviad rozenhek wrote:
Hi,
in recent versions of libav, URLProtocol has moved to a new header url.h,
which is not installed by make install.
URLProtocol allows an application to extend libav by adding new types of
protocols or modifying the behavior of existing protocols without changing
libav code.
this is extremly useful behavior.
Agreed, avio covers most of the needs but a few might require going
lower level.
would it be possible to make URLProtocol available to application
developers again?
During the avserv project that had been a discussion item, mostly it
just requires to see what can't be done using the normal avio and how to
lay out the avproto(?) api so it works for everybody.
Proposals are welcome.
lu
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel