]> git.sesse.net Git - ffmpeg/commit
rtmpproto: send swfverify value as swfurl if latter is unused
authorRicardo Constantino <wiiaboo@gmail.com>
Mon, 20 Mar 2017 20:22:51 +0000 (20:22 +0000)
committerMichael Niedermayer <michael@niedermayer.cc>
Sat, 6 May 2017 22:57:08 +0000 (00:57 +0200)
commitc0b3781bf2fef529d64af0e36ea84c0a34522367
treea13062f8560dac3c7d797273d4e6aeae25245afd
parentea93b74074c509f59942c7ed4112ed3d64c3af33
rtmpproto: send swfverify value as swfurl if latter is unused

Replicates lavf/librtmp.c behavior in L149-156 and rtmpdump's
behavior with "--swfVfy <url>" passing the url to swfUrl.

Fixes trac ticket #5549.

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavformat/rtmpproto.c