[Ffmpeg-devel] [PATCH] put_mpeg4_qpel16_h_lowpass altivec, take 2

Michael Niedermayer michaelni
Sun Nov 26 18:59:16 CET 2006


Hi

On Sun, Nov 26, 2006 at 05:44:47PM +0000, Brian Foley wrote:
> On Sun, Nov 26, 2006 at 05:23:35PM +0100, Luca Barbato wrote:
> > Brian Foley wrote:
> > > On Mon, Nov 20, 2006 at 02:43:17AM +0100, Michael Niedermayer wrote:
> > >> Hi
> > >>
> > >> On Sun, Nov 19, 2006 at 11:20:14PM +0000, Brian Foley wrote:
> > >>> +static inline void copy_block17(uint8_t *dst, uint8_t *src, int dstStride, int srcStride, int h)
> > >> code duplication, move copy_block17 to a common header like dsputil.h or
> > >> dsputil_internal.h or whatever, dont copy and paste it
> > > 
> > > OK, done. I've moved all the copy_block* stuff into dsputil.h. sh4 was
> > > using a copy of this too as it turns out.
> > 
> > make it a separate patch alone.
> 
> Here you go. That, at least is easy :)

looks ok


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

In the past you could go to a library and read, borrow or copy any book
Today you'd get arrested for mere telling someone where the library is




More information about the ffmpeg-devel mailing list