[FFmpeg-devel] [PATCH 4/9] Replace AVERROR_NUMEXPECTED by AVERROR(EDOM)

Panagiotis Issaris takis.issaris
Thu Jul 19 17:50:36 CEST 2007


Hi

Op 19-jul-07, om 17:41 heeft Michael Niedermayer het volgende  
geschreven:

> Hi
>
> On Thu, Jul 19, 2007 at 02:55:19PM +0200, Panagiotis Issaris wrote:
>> The attached patch replaces all occurrances of AVERROR_NUMEXPECTED  
>> with
>> AVERROR(EDOM).
>
> AVERROR_NUMEXPECTED "Number syntax expected in filename." !=
> EDOM "Numerical argument out of domain"

This is how it is currently defined in avcodec.h:2929 as of revision  
7965. The
Doxygen documentation explains it as being "number syntax expected in  
filename".

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