[FFmpeg-devel] [PATCH 6/9] Replace AVERROR_NOFMT by AVERROR(EILSEQ)
Panagiotis Issaris
takis.issaris
Thu Jul 19 17:47:32 CEST 2007
Hi
Op 19-jul-07, om 17:39 heeft Michael Niedermayer het volgende
geschreven:
> Hi
>
> On Thu, Jul 19, 2007 at 02:55:21PM +0200, Panagiotis Issaris wrote:
>> The attached patch replaces all occurrances of AVERROR_NOFMT with
>> AVERROR(EILSEQ).
>
> AVERROR_NOFMT "unknown format" != EILSEQ "Invalid or incomplete
> multibyte or wide character"
You are right, but that's how it is currently defined in avcodec.h:
2932. The Doxygen
docs explain it as being "unknown format". It was added in commit 7965.
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