Xvid-devel
[Top][All Lists]
Advanced

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

[XviD-devel] [PATCH proposal] Feedback required


To: xvid-devel ML <xvid-devel@xxxxxxxx>
Subject: [XviD-devel] [PATCH proposal] Feedback required
From: Edouard Gomez <ed.gomez@xxxxxxx>
Date: Sun, 30 May 2004 19:20:24 +0200
Delivered-to: xvid-devel@edu.bnhof.de
In-reply-to: <20040529093020.GC2077@edgomez.dyndns.org>
References: <20040529093020.GC2077@edgomez.dyndns.org>
User-agent: Mutt/1.5.6i

I propose this patch. As it touches to time code, i'd prefer
everyone test it before it goes to CVS.

What does it fix:
* Code in bitstream.c did assume like reference frames could
  not be distant from each other more than from 1s (all maths
  were done modulo the 1s time increments).
* bframe direct mode was a bit strange, mvs weren't
  interpolated right, formulas fixed, all seems to work as it
  should have been.

Please test.

NB: the code for time in bitstream was enclosed in #if 0
#endif blocks, so i guess it's not the first time someone
plays with this part of the code.

-- 
Edouard Gomez

Attachment: decoder-bframes.diff
Description: Text document

_______________________________________________
XviD-devel mailing list
XviD-devel@xxxxxxxx
http://list.xvid.org/mailman/listinfo/xvid-devel

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