[Ffmpeg-devel] ADI Blackfin port and optimization

Michael Benjamin neuroptik
Wed Aug 23 19:05:14 CEST 2006


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg-bfin_dsputil.patch
Type: text/x-patch
Size: 3680 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060823/cfc397c2/attachment.bin>



More information about the ffmpeg-devel mailing list