Re: [FFmpeg-devel] [PATCH 1/3] x86/constants: extend pw_128 to 256 bits

2016-02-27 Thread James Almer
On 2/28/2016 12:43 AM, Michael Niedermayer wrote: > On Mon, Feb 08, 2016 at 11:27:51AM -0800, Timothy Gu wrote: >> --- >> libavcodec/x86/constants.c | 3 ++- >> libavcodec/x86/constants.h | 2 +- >> 2 files changed, 3 insertions(+), 2 deletions(-) > > LGTM if these are or will be used > > thx N

Re: [FFmpeg-devel] [PATCH 1/3] x86/constants: extend pw_128 to 256 bits

2016-02-27 Thread Michael Niedermayer
On Mon, Feb 08, 2016 at 11:27:51AM -0800, Timothy Gu wrote: > --- > libavcodec/x86/constants.c | 3 ++- > libavcodec/x86/constants.h | 2 +- > 2 files changed, 3 insertions(+), 2 deletions(-) LGTM if these are or will be used thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133

[FFmpeg-devel] [PATCH 1/3] x86/constants: extend pw_128 to 256 bits

2016-02-08 Thread Timothy Gu
--- libavcodec/x86/constants.c | 3 ++- libavcodec/x86/constants.h | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/libavcodec/x86/constants.c b/libavcodec/x86/constants.c index 11002ee..c2d3bb8 100644 --- a/libavcodec/x86/constants.c +++ b/libavcodec/x86/constants.c @@ -42,7

[FFmpeg-devel] [PATCH 1/3] x86/constants: extend pw_128 to 256 bits

2016-02-08 Thread Timothy Gu
--- libavcodec/x86/constants.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libavcodec/x86/constants.c b/libavcodec/x86/constants.c index 11002ee..c2d3bb8 100644 --- a/libavcodec/x86/constants.c +++ b/libavcodec/x86/constants.c @@ -42,7 +42,8 @@ DECLARE_ALIGNED(8, const u