Re: [mpeg2-dev] [PATCH] SSE2 idct optimizations

2008-04-09 Thread Christophe Massiot
On Tue, Apr 08, 2008, Diego Biurrun wrote: > Please try the attached version and let me know if this works as > expected. Again, I could only do minimal compilation tests, I do not > have a machine with SSE. The results are still different (it doesn't pass the regression tests). ---

[mpeg2-dev] [PATCH] trivial typo fixes

2008-04-09 Thread Diego Biurrun
Here's a small one to eliminate two typos. Diego Index: libmpeg2/slice.c === --- libmpeg2/slice.c (revision 1166) +++ libmpeg2/slice.c (working copy) @@ -503,7 +503,7 @@ } else { /* end of block. I commented out this code b