Xvid-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]

Re: [XviD-devel] xvid_decore return values


To: xvid-devel@xxxxxxxx
Subject: Re: [XviD-devel] xvid_decore return values
From: Bryan Mayland <bmayland@xxxxxxxxxxxxxx>
Date: Fri, 30 Sep 2005 14:49:13 -0400
Delivered-to: itdp@localhost
Delivered-to: xvid-devel@edu.bnhof.de
In-reply-to: <Pine.LNX.4.63.0509301754340.5820@student.dei.uc.pt>
Organization: Leonine Development, Inc.
References: <Pine.LNX.4.63.0509301754340.5820@student.dei.uc.pt>
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)

Pedro Miguel Felizardo Antunes wrote:

After some coding done, I noticed that the xvid_decore function returned the value -4 when using the XVID_DEC_DECODE opt.
Does anyone know where I can find a list of return values for the function, or perhaps anyone can tell me what the -4 stands for?

The return codes are in xvid.h. -4 is XVID_ERR_VERSION, in that either the xvid_dec_frame_t.version (param1) or the xvid_dec_stats_t.version (param2) isn't right. I believe both should be 1.
_______________________________________________
XviD-devel mailing list
XviD-devel@xxxxxxxx
http://list.xvid.org/mailman/listinfo/xvid-devel



[Prev in Thread] Current Thread [Next in Thread]