Re: [Mjpeg-users] 1.9.0rc1 available

2007-02-06 Thread stefan
Hi Steven,

could we please wait with the release until I get the updated 
deinterlacer-core into the cvs? I just ask because I have some very 
promising things running here (I just want to update it when I get 
individual motion-vectors for forward and backward-frames and the 
corresponding orthogonal FIR-filters working reliably... currently it 
uses a mean-vector and sub-optimal-FIR-filters (and is just visually 
pleasing *VBG*). BTW: I think I now know why the sad assembler-functions 
do not work properly on Altivec-Machines... This would be a nice fix, 
too...)

cu
Stefan

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users


Re: [Mjpeg-users] 1.9.0rc1 available

2007-02-06 Thread Steven M. Schultz

On Tue, 6 Feb 2007, stefan wrote:

> could we please wait with the release until I get the updated 
> deinterlacer-core into the cvs? I just ask because I have some very 

We certainly can wait.  Bernhard and I decided to push out a
first release candidate to "get the ball rolling".  It had been
a long time since any changes were made and there have been numerous
requests for an official 1.9.0 release

> pleasing *VBG*). BTW: I think I now know why the sad assembler-functions 
> do not work properly on Altivec-Machines... This would be a nice fix, 

Indeed it would be nice to have that fixed.  When I looked into the
program crashing it appears that BOTH buffer addresses being passed
to sad_00 were aligned on a 8 byte boundary. The Altivec version of 
sad_00 needs at least 1 of the operands to be aligned on a 16 byte
boundary.

Let us know when you're ready to unleash the new code to the world and
we can update to a 1.9.0RC2 

Cheers,
Steven Schultz


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users