Last parameter in RTMP "play" call was optional and some servers seem not to
authorKostya Shishkov <kostya.shishkov@gmail.com>
Sun, 18 Oct 2009 06:54:04 +0000 (06:54 +0000)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Sun, 18 Oct 2009 06:54:04 +0000 (06:54 +0000)
commitf836fa17060f34c09d5fd8d80b62cd7a771f0ab2
treec5187ff3017590284de78650bb45640c2a9ad582
parent961057decdeea079c81f71d934d0bfe10734116c
Last parameter in RTMP "play" call was optional and some servers seem not to
understand it, so drop it.

Originally committed as revision 20268 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/rtmpproto.c