Hi,

On Jan 21, 2013 11:59 AM, "Diego Biurrun" <[email protected]> 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 <[email protected]>
wrote:
> > > On Mon, Jan 21, 2013 at 10:45:44AM -0800, Ronald S. Bultje wrote:
> > >> From: "Ronald S. Bultje" <[email protected]>
> > >>
> > >> ---
> > >>  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?

Ronald
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to