[FFmpeg-devel] [PATCH] enable tcp_protocol when enabling http

Peter Ross pross
Mon Mar 8 01:06:24 CET 2010


When configuring ffmpeg with
    ./configure --disable-protocols --enable-protocol=http
the http protocol never connects to the server, because it re-uses
the tcp protocol.

This patch automatically enables tcp when http is enabled.

-- Peter
(A907 E02F A6E5 0CD2 34CD 20D2 6760 79C5 AC40 DD6B)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config-http.diff
Type: text/x-diff
Size: 385 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100308/c43512e6/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100308/c43512e6/attachment.pgp>



More information about the ffmpeg-devel mailing list