[FFmpeg-devel] [PATCH 4/6] pp: move optim templating config to template itself.

Clément Bœsch ubitux at gmail.com
Fri Nov 16 23:18:02 CET 2012


On Fri, Nov 16, 2012 at 10:46:25PM +0100, Michael Niedermayer wrote:
[...]
> >  postprocess.c                  |   98 ++++-------------
> >  postprocess_altivec_template.c |    2 
> >  postprocess_template.c         |  234 ++++++++++++++++++++++++-----------------
> >  3 files changed, 166 insertions(+), 168 deletions(-)
> > af3ee71cf339b7be826562fce3ee19ad8199120b  0001-pp-rework-the-way-templating-is-done.patch
> > From 2aa01b861f7cb49f15372bd31f71a27f1e513be6 Mon Sep 17 00:00:00 2001
> > From: =?UTF-8?q?Cl=C3=A9ment=20B=C5=93sch?= <ubitux at gmail.com>
> > Date: Wed, 14 Nov 2012 20:20:35 +0100
> > Subject: [PATCH] pp: rework the way templating is done.
> > 
> > This refactoring simplifies the usage of the template: define the
> > profile and include the template is all that is required. It should now
> > be easier to add more instruction sets.
> > 
> > The HAVE_* flags are changed with TEMPLATE_PP_* setting to avoid messing
> > them up.
> > 
> > See the top comment in postprocess_template.c for details.
> 
> should be ok
> 

Applied, thanks.

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20121116/02da7a14/attachment.asc>


More information about the ffmpeg-devel mailing list