[FFmpeg-devel] [patch] error codes for http/tcp

Ronald S. Bultje rsbultje
Thu Jul 26 15:04:30 CEST 2007


Hi,

On 7/26/07, The Wanderer <inverseparadox at comcast.net> wrote:
>
> Ronald S. Bultje wrote:
> > On 7/25/07, The Wanderer <inverseparadox at comcast.net> wrote:
> >> Ronald S. Bultje wrote:
> >>> Would anyone with a Linux or something GNU'y have some time to
> >>> test the above and then review+apply it? Really, all you have to
> >>> do is see if resolve_host() still works, e.g. ffplay $uri and
> >>> ensure it still works (and errors out if you give an invalid
> >>> $uri).
> [..]
> ffserver.c: In function 'parse_ffconfig':
> ffserver.c:3836: error: too few arguments to function 'resolve_host'
> ffserver.c:3854: error: too few arguments to function 'resolve_host'
> ffserver.c:4295: error: too few arguments to function 'resolve_host'
> ffserver.c:4306: error: too few arguments to function 'resolve_host'
> ffserver.c:4346: error: too few arguments to function 'resolve_host'


ffplay.c/ffmpeg.c don't have references to this function, so it should be.
Don't know why I don't see this. Anyway, final (hopefully) patch attached,
thanks for testing!

Ronald
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gethostbyname-r.patch
Type: application/octet-stream
Size: 7115 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070726/229a8b48/attachment.obj>



More information about the ffmpeg-devel mailing list