[Ffmpeg-devel] Re: [PATCH/RFC] http seeking

Michael Niedermayer michaelni
Fri Jan 5 01:51:17 CET 2007


Hi

On Thu, Jan 04, 2007 at 07:24:39PM -0500, Ronald S. Bultje wrote:
[...]

> +static void http_close_cnx(URLContext *h)
> +{
> +    HTTPContext *s = h->priv_data;
> +    url_close(s->hd);
> +}

hmm, why not call url_close() everywhere instead? it would also be clearer
IMHO

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Good people do not need laws to tell them to act responsibly, while bad
people will find a way around the laws. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070105/ee1c39c9/attachment.pgp>



More information about the ffmpeg-devel mailing list