OSDN Git Service

rtsp: Disable chunked http post through AVOptions
authorMartin Storsjö <martin@martin.st>
Sun, 20 Jun 2010 20:58:22 +0000 (23:58 +0300)
committerMartin Storsjö <martin@martin.st>
Sat, 5 Nov 2011 14:53:58 +0000 (16:53 +0200)
commitd450cc4f4a7c4b072d6abc7af659347393e35314
tree362abf13798be236e35436d36c8b59ec9c562722
parent237f13290bcc1c69cf103dede7f546a2a0706b5c
rtsp: Disable chunked http post through AVOptions

This avoids having to use a private function.

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