Voici le changelog :
XviD 1.0.2
xvidcore
xvidcore
- Fixed non compliant bvop decoding (was using rounding=0 instead of rounding=1)
- Added better mv bound clipping for broken streams.
- Better behavior with content claiming not containing bvops but eventually having bvops.
- Force fincr and fbase to be < 16bit.
- Fixed thread safety problem in C language iDCT implementation.
- Memory leak
- Added again to release files as it seems debian will not include xvidcore in its pool.



20 commentaires pour “XviD 1.0.2”
1. Précise que c'est une source.
2. Donne le site de Koepi qui ne devrait pas tarder à sortir une version compilée avec un zôli installer.
Plus serieusement je m'en vais rectifier cela , merci à toi
Koepi n'a pas encore sorti la version executable....
http://www.codecsdownload.com/cgi-bi...d.pl?file=0234
codec compilé par Celticdruid
C'est pas mal, mais reste que Koepi est meilleur.
Je l'ai dit, c'est pour les impatients.
au fait c'est koi le %7E ? le ~?
Je plaisante!!!
http://roeder.goe.net/~koepi/xvid.shtml
Ou alors c'est un lien camouflé vers un virusse et je suis un lamer
au fait c'est koi le %7E ? le ~?
http://www.koepi.org/xvid.shtml
http://nic.dnsalias.com/xvid.html
This release fixes very minor bugs. It is source and binary compatible
with the previous version.
As a sidenote, the 1.1 is maturing fast these last weeks and it's quite
possible
Santa Claus could bring you an official beta release of this new tree before
the
end of this year.
The 1.1 tree brings a fair number of optimizations in the decoder, better
quality
and more speed for the encoder, a brand new PowerPC port, a Linux AMD64 port...
* xvidcore
- Fixed trellis optimization overflow for quant <= 2.
- Don't read too short streams. This prevents from reading useless
stream garbage.
- Fixed 64 bit crashes because of addressing assuming 32bit integers. (Andre
Werthman)
- Fixed 2 diamond search bugs (one was causing searches in wrong directions,
the other one was causing an early exit)
* VFW frontend
- Better stride calculation
* DShow frontend
- Better stride calculation
pas de version compilée par Koepi pour l'instant
http://www.xvid.org/downloads.html
Dis-moi LeMoi, c'était pas toi qui m'a dit "A mort le XviD" et tu le newses
*Some other unknown bugs fixed*
site officiel :
http://gordianknot.sourceforge.net/
téléchargement :
http://sourceforge.net/project/showf...ckage_id=78323
- {core}: Rate-Distortion mode decision for bvops.
- {core}: Two new postprocessing functions, brightness and deringing.
- {core}: VBV support in 2pass mode
- {core}: Overal encoder speedup, especially for b-frames and all vhq modes.
- {core}: Overal speedup of the decoder, merging decoding steps together
in order to save significant memory bandwidth, enabled mmx
qpel support that was misteriously disabled in 1.0.x. All optimizations
could lead to a 25% speedup, and something closer to 12% in average.
- {core}: Fixes to the CBR/ABR rate controller, it should work much better with
bvops now.
- {core}: Fix to the 2pass2 code that could cause doubling the overflow.
- {dshow}: Support for brightness control.
- {vfw}: Many small improvements.