[FFmpeg-cvslog] r23525 - trunk/libavformat/http.c

Ronald S. Bultje rsbultje
Thu Jun 10 15:48:01 CEST 2010


Hi,

On Thu, Jun 10, 2010 at 9:37 AM, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Tue, Jun 08, 2010 at 12:04:39PM +0200, mstorsjo wrote:
>> Author: mstorsjo
>> Date: Tue Jun ?8 12:04:39 2010
>> New Revision: 23525
>>
>> Log:
>> Modify the behaviour of http_open to implicitly delay connection establishment
>
> thats an ugly hack
> An URLContext could be allocated and any configuration passed
> through it to open()
> or even URLContext & HTTPContext could be allocated

We suggested that in the "RTSP HTTP tunneling" thread on ffmpeg-soc,
can you comment on the solution proposed there? We're not particularly
happy but I don't want to break API or introduce hacks around this
API, particularly not open flags or shit like that that interferes
with public API.

Ronald



More information about the ffmpeg-cvslog mailing list