[XviD-devel] [CVS commits] 1.1 and 1.0 syncing.

Edouard Gomez ed.gomez at free.fr
Wed Nov 24 23:10:42 CET 2004


As usual fixes don't follow the right path :-)

I was bored this evening and decided to sync things a bit in
case a 1.0.3 has to be out before reaching 1.1 betas ?

I'm still lazy at merging the AMD64 code, i have no box to
test it on... i hate doing blind merges, even w/o upstream
author feedback.

------------------------------------------------------------
Just a sum up of what's been done in 1.0 tree since last
release:

2004-11-24 21:25:35 GMT	Edouard Gomez <gimme.more at spam.com>	patch-62

    Summary:
      Fixed stride in vfw frontend.
    Revision:
      xvidcore--stable--1.0--patch-62

    From pete:
     * Fixed the way stride is computed in the VFW frontend.
       (Same cure as for the DShow frontend)

    modified files:
     vfw/src/codec.c


2004-11-24 21:09:45 GMT	Edouard Gomez <gimme.more at spam.com>	patch-61

    Summary:
      Fixed stride in DShow decoder.
    Revision:
      xvidcore--stable--1.0--patch-61

    From pete:
     * Fixed the way stride is computed in DShow filter

    modified files:
     dshow/src/CXvidDecoder.cpp


2004-11-24 21:05:54 GMT	Edouard Gomez <gimme.more at spam.com>	patch-60

    Summary:
      Fixed DiamondSearch
    Revision:
      xvidcore--stable--1.0--patch-60

    From sysKin:
     * Fixed DiamondSearch, wrong directions were used in two cases.

    modified files:
     src/motion/estimation_common.c


2004-10-12 20:59:17 GMT	Edouard Gomez <gimme.more at spam.com>	patch-59

    Summary:
      Don't read too short streams.
    Revision:
      xvidcore--stable--1.0--patch-59

    From sysKin:
     * Dont even try to read bitstreams shorter than 4 bytes
       (nb: 4 bytes == size of startcodes).

    modified files:
     src/bitstream/bitstream.c


2004-10-12 20:33:59 GMT	Edouard Gomez <gimme.more at spam.com>	patch-58

    Summary:
      64bit fixes
    Revision:
      xvidcore--stable--1.0--patch-58

    From Andre Werthmann (wertmann at aei dot mpg dot de):
     - uint vs int cleanups for addresses. This fixes various problems
       for 64bit platforms.

    modified files:
     src/image/interpolate8x8.h src/image/qpel.h
     src/motion/estimation_bvop.c src/motion/motion_comp.c


2004-10-12 19:22:53 GMT	Edouard Gomez <gimme.more at spam.com>	patch-57

    Summary:
      ME fix.
    Revision:
      xvidcore--stable--1.0--patch-57

    From gruel:
     * Diamond search sets iDirection to 0 preventing further searches.

    modified files:
     src/motion/estimation_common.c

-- 
Edouard Gomez


More information about the XviD-devel mailing list