Re: [FFmpeg-devel] [PATCH 3/5] x86: dwt: better share constants

2014-08-06 Thread Michael Niedermayer
On Wed, Aug 06, 2014 at 07:43:41AM +, Christophe Gisquet wrote: > --- > libavcodec/x86/constants.h | 1 + > libavcodec/x86/dwt_yasm.asm | 6 +++--- > 2 files changed, 4 insertions(+), 3 deletions(-) applied thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040

[FFmpeg-devel] [PATCH 3/5] x86: dwt: better share constants

2014-08-06 Thread Christophe Gisquet
--- libavcodec/x86/constants.h | 1 + libavcodec/x86/dwt_yasm.asm | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/libavcodec/x86/constants.h b/libavcodec/x86/constants.h index c85a54e..f73a9f2 100644 --- a/libavcodec/x86/constants.h +++ b/libavcodec/x86/constants.h @@ -