On Mon, Jul 23, 2012 at 5:36 PM, Diego Biurrun <[email protected]> wrote: > 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.
mmh... It's my fault, let's fix that. -- Best regards, Samuel Pitoiset. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
