[FFmpeg-devel] [PATCH] Replace ENOSYS by ENOTSUP
    Panagiotis Issaris 
    takis.issaris
       
    Fri Jul 20 16:00:40 CEST 2007
    
    
  
Hi
Op 20-jul-07, om 15:54 heeft Panagiotis Issaris het volgende geschreven:
>
> Op 20-jul-07, om 10:10 heeft Panagiotis Issaris het volgende  
> geschreven:
>
>> Hi
>>
>> Op 19-jul-07, om 23:36 heeft Michael Niedermayer het volgende
>> geschreven:
>>
>>> Hi
>>>
>>> On Thu, Jul 19, 2007 at 07:12:37PM +0200, Panagiotis Issaris wrote:
>>>> Hi
>>>>
>>>> Replace ENOSYS by ENOTSUP as in this case the problem is not
>>>> really a function
>>>> which is not available, but a media type which is not supported.
>>>
>>> ok
>>
>> Applied.
>
> On #ffmpeg someone mentioned that Cygwin does not have ENOTSUP. Add a
> define for it in os_support.h in case cygwin is used?
Okay, correction, according to that same person it is defined  
someplace (usr\include\sys\errno.h), but vocenc.c is not compiling on  
CygWin because of ENOTSUP. Maybe there's something wrong with the  
includes when building ffmpeg on CygWin.
With friendly regards,
Takis
--
vCard: http://issaris.org/pi.vcf
PGP key: http://issaris.org/pi.key
    
    
More information about the ffmpeg-devel
mailing list