[FFmpeg-devel] [PATCH] rtsp EPROTONOSUPPORT =>	AVERROR_INVALIDDATA
    Ronald S. Bultje 
    rsbultje
       
    Mon Mar 24 13:48:34 CET 2008
    
    
  
Hi,
On Mon, Mar 24, 2008 at 2:46 AM, <pross at xvid.org> wrote:
> Maybe? The function could return AVERROR(FF_NETERROR(EPROTONOSUPPORT))
> instead,
> however this will preclude users on windows using strerror() to translate
> the
> error constant into human readable form.
>
So how do people normally solve that (WSAE vs. E* return codes)? They're
used in various places in ffmpeg (FF_NETERROR).
Ronald
    
    
More information about the ffmpeg-devel
mailing list