Re: [FFmpeg-devel] [PATCH 2/3] x86/vf_blend: use shared constants

2016-02-08 Thread James Almer
On 2/8/2016 4:24 PM, Timothy Gu wrote: > --- > libavfilter/x86/vf_blend.asm | 14 +++--- > 1 file changed, 7 insertions(+), 7 deletions(-) > > diff --git a/libavfilter/x86/vf_blend.asm b/libavfilter/x86/vf_blend.asm > index 730be77..8e4251a 100644 > --- a/libavfilter/x86/vf_blend.asm > ++

[FFmpeg-devel] [PATCH 2/3] x86/vf_blend: use shared constants

2016-02-08 Thread Timothy Gu
--- libavfilter/x86/vf_blend.asm | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/libavfilter/x86/vf_blend.asm b/libavfilter/x86/vf_blend.asm index 730be77..8e4251a 100644 --- a/libavfilter/x86/vf_blend.asm +++ b/libavfilter/x86/vf_blend.asm @@ -24,11 +24,11 @@

[FFmpeg-devel] [PATCH 2/3] x86/vf_blend: use shared constants

2016-02-08 Thread Timothy Gu
--- libavfilter/x86/vf_blend.asm | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/libavfilter/x86/vf_blend.asm b/libavfilter/x86/vf_blend.asm index 730be77..8e4251a 100644 --- a/libavfilter/x86/vf_blend.asm +++ b/libavfilter/x86/vf_blend.asm @@ -24,11 +24,11 @@