OSDN Git Service

rtmpproto: Lengthen the filename buffer when receiving streams
authorMartin Storsjö <martin@martin.st>
Thu, 13 Oct 2016 12:25:33 +0000 (15:25 +0300)
committerMartin Storsjö <martin@martin.st>
Fri, 14 Oct 2016 20:11:12 +0000 (23:11 +0300)
commitd6ded94036e43a04889f4ff2813a7f7dd60b82fe
tree496446a3a4aca09f40fb53911de34f48dc9a8d03
parent7395784ba72742b6daa62d35db4028e09f3fdf06
rtmpproto: Lengthen the filename buffer when receiving streams

Some applications such as Adobe FME append lots of parameters
here, making it easily overflow the current limit.

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