[FFmpeg-devel] [PATCH 1/3] x86: simple_idct10_template: use const
Michael Niedermayer
michael at niedermayer.cc
Tue Oct 13 22:54:11 CEST 2015
On Tue, Oct 13, 2015 at 04:10:15PM -0400, Ronald S. Bultje wrote:
> Hi,
>
> On Tue, Oct 13, 2015 at 3:21 PM, Christophe Gisquet <
> christophe.gisquet at gmail.com> wrote:
>
> > This avoid going through constants.c while still sharing them
> > with proresdsp.asm
> > ---
> > libavcodec/x86/constants.c | 28
> > ----------------------------
> > libavcodec/x86/constants.h | 16 ----------------
> > libavcodec/x86/proresdsp.asm | 13 +++++++++++++
> > libavcodec/x86/simple_idct10.asm | 26 ++++++++++++++++++++++++++
> > libavcodec/x86/simple_idct10_template.asm | 13 -------------
> > 5 files changed, 39 insertions(+), 57 deletions(-)
>
>
> Wonderful, thank you! LGTM.
applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
While the State exists there can be no freedom; when there is freedom there
will be no State. -- Vladimir Lenin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20151013/77c11b5a/attachment.sig>
More information about the ffmpeg-devel
mailing list