[Ffmpeg-devel] ADI Blackfin port and optimization

Michael Niedermayer michaelni
Wed Aug 23 19:34:57 CEST 2006


Hi

On Wed, Aug 23, 2006 at 01:05:14PM -0400, Michael Benjamin wrote:
> On 8/23/06, Michael Niedermayer <michaelni at gmx.at> wrote:
> >
> >> diff -pruN ffmpeg/libavcodec/bfin/dsputil_bfin.c
> >ffmpeg-bfin/libavcodec/bfin/dsputil_bfin.c
> >[...]
> >> +void dsputil_init_bfin( DSPContext* c, AVCodecContext *avctx );
> >
> >this should be in the header file or dsputil.c from where its called,
> >here its useless
> >
> >> +
> >> +int sad8x8_bfin( void *c, uint8_t *blk1, uint8_t *blk2, int line_size,
> >int h )
> >
> >this should be static int sad8x8_bfin( ...
> >
> >except these iam fine with the patch
> 
> 
> attached patch fixes these two.

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