librtmp: Add "lib" prefix to librtmp URLProtocol declarations.
authorDiego Biurrun <diego@biurrun.de>
Mon, 13 Feb 2012 18:37:25 +0000 (19:37 +0100)
committerDiego Biurrun <diego@biurrun.de>
Tue, 14 Feb 2012 10:37:01 +0000 (11:37 +0100)
commitc3b57d6e76cd3df87652639405505b7de5746ca8
treef96961335199f7f2e6d5ed9d9f158ad3c13386b2
parentdf6050188c5bfa4dd7eed62a662506187810249b
librtmp: Add "lib" prefix to librtmp URLProtocol declarations.

This allows easily differentiating between both implementations within the build
system and combining the native implementation for plain RTMP with librtmp for
the RTMPE, RTMPS, RTMPT, RTMPTE protocol variants.
configure
libavformat/Makefile
libavformat/allformats.c
libavformat/librtmp.c