On Mon, 6 May 2013, Diego Biurrun wrote:

The function is only instantiated once, so there is no point
in keeping it in a template file.
---

Now places the function in a hpeldsp-specific file.

libavcodec/x86/Makefile               |    3 +-
libavcodec/x86/dsputil_mmx.h          |    3 ++
libavcodec/x86/hpeldsp_init.c         |    3 +-
libavcodec/x86/hpeldsp_mmx.c          |   52 +++++++++++++++++++++++++++++++++
libavcodec/x86/hpeldsp_rnd_template.c |   22 --------------
5 files changed, 58 insertions(+), 25 deletions(-)
create mode 100644 libavcodec/x86/hpeldsp_mmx.c

Ok with me

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

Reply via email to