rtmp: Add support for limelight authentication
authorMartin Storsjö <martin@martin.st>
Sun, 30 Dec 2012 22:46:14 +0000 (00:46 +0200)
committerMartin Storsjö <martin@martin.st>
Mon, 31 Dec 2012 11:39:09 +0000 (13:39 +0200)
commitc1ea44c54d837a69d8285601cfba7aa8df16e053
tree37f82dc8697962a5e5cda5b3962d1560c328f075
parent08225d01262b638e1c4c86679a1375e02123fd4d
rtmp: Add support for limelight authentication

Limelight is a not too uncommon CDN. The authentication scheme is
pretty similar to the adobe authentication, but is even closer to
normal http digest authentication (but not close enough to warrant
sharing code) than the adobe version.

Signed-off-by: Martin Storsjö <martin@martin.st>
Changelog
libavformat/rtmpproto.c
libavformat/version.h