Some of the rtmp* dependencies are in shambles.
libavformat/rtmpproto.c unconditionally uses all the symbols from
libavformat/rtmpcrypt.c, but does not depend on it.

I suspect all of the rtmp hackers have the dependencies for ffrtmpcrypt
protocol installed and thus never noticed, but at least one FATE box
does:

http://fate.libav.org/x86_64-linux-debug-no-optimizations/20120723150416

Please try combinations of '--disable-everything --enable-protocol=rtmp*'
to localize which protocols have incomplete dependencies.

Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to