[FFmpeg-devel] [PATCH] avutil/pixelutils: add small buffers tests

Clément Bœsch u at pkh.me
Sun Aug 31 20:11:12 CEST 2014


On Sun, Aug 31, 2014 at 07:45:24PM +0200, Michael Niedermayer wrote:
> On Sun, Aug 31, 2014 at 06:04:21PM +0200, Clément Bœsch wrote:
> > ---
> >  libavutil/pixelutils.c    | 98 +++++++++++++++++++++++++++++++++++++----------
> >  tests/ref/fate/pixelutils | 12 ++++++
> >  2 files changed, 89 insertions(+), 21 deletions(-)
> 
> tested on mips & arm qemu  & x86, all passed
> 

Yes, for now. But unfortunately on PPC the optimizations I'm trying to add
will probably break this; the 8x8 seems to actually be reading 16x8. Maybe
I'll make it read 16x7 and 8 byte-per-byte...

Will push in a moment, thanks.

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140831/ff1ea40c/attachment.asc>


More information about the ffmpeg-devel mailing list