Re: stabilization plugin
Francesco Romani <[email protected]> Wed, 03 Sep 2008 21:55:56 +0200
| Newsgroups | gmane.comp.video.transcode.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 2008-09-02 at 22:27 +0200, Georg Martius wrote: > Hello, > > I have now a version of my video stabilization plugin ready. > It would be create if it could be included in the CVS. I would also maintain > it and provide further patches. > Currently my documentation is at > http://public.flexman.homeip.net/vid.stab/features.php Looks nice, merging is on the way. :) If you can send a further patch to adeguate the coding style to our guidelines (in a timeframe of a few weeks), the new code will shipped in 1.1.0; otherwise, it will be delayed to next release. > I have also some questions: Is there a way to use MMX and SSE extensions > nicely within transcode? I have for example to add two arrays and I believe > that could improve a lot. We've asm-accelerated common routines in aclib; except for that, we've no a preferred nor a suggested way to go. If you plan to add some code, do not forget to make it 64-bit safe. Best regards, -- Francesco Romani // Ikitt