On Mon, Jan 21, 2013 at 01:45:45PM -0800, Ronald S. Bultje wrote:
> On Jan 21, 2013 11:59 AM, "Diego Biurrun" <di...@biurrun.de> wrote:
> > On Mon, Jan 21, 2013 at 11:04:25AM -0800, Ronald S. Bultje wrote:
> > > On Mon, Jan 21, 2013 at 10:58 AM, Diego Biurrun <di...@biurrun.de>
> wrote:
> > > > On Mon, Jan 21, 2013 at 10:45:44AM -0800, Ronald S. Bultje wrote:
> > > >> From: "Ronald S. Bultje" <rsbul...@gmail.com>
> > > >>
> > > >> ---
> > > >>  configure                     |  7 ++++---
> > > >>  libavcodec/Makefile           |  1 +
> > > >>  libavcodec/dsputil.c          |  1 -
> > > >>  libavcodec/dsputil.h          |  2 --
> > > >>  libavcodec/dsputil_template.c |  4 ----
> > > >>  libavcodec/vp3.c              |  5 ++++-
> > > >>  libavcodec/vp35mcdsp.c        | 43
> +++++++++++++++++++++++++++++++++++++++++++
> > > >>  libavcodec/vp35mcdsp.h        | 43
> +++++++++++++++++++++++++++++++++++++++++++
> > > >>  libavcodec/vp56.c             |  3 ++-
> > > >>  libavcodec/vp56.h             |  2 ++
> > > >>  10 files changed, 99 insertions(+), 12 deletions(-)
> > > >>  create mode 100644 libavcodec/vp35mcdsp.c
> > > >>  create mode 100644 libavcodec/vp35mcdsp.h
> > > >
> > > > You don't touch the optimized version below libavcodec/x86/ - why?
> > >
> > > Which one? I don't see any.
> >
> > put_no_rnd_pixels8_l2 in libavcodec/x86/dsputil_avg_template.c
> 
> Where is that assigned?

Forget it, I got lost in the dsputil maze, sorry ...

Diego
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to