Re: [libav-devel] [PATCH 2/2] vp8: Update some stale assembly comments
On Wed, 24 Aug 2016, Diego Biurrun wrote: --- libavcodec/arm/vp8dsp_armv6.S| 24 libavcodec/x86/vp8dsp.asm| 12 ++-- libavcodec/x86/vp8dsp_loopfilter.asm | 6 +++--- 3 files changed, 21 insertions(+), 21 deletions(-) Thanks, this looks ok. Ple
[libav-devel] [PATCH 2/2] vp8: Update some stale assembly comments
--- libavcodec/arm/vp8dsp_armv6.S| 24 libavcodec/x86/vp8dsp.asm| 12 ++-- libavcodec/x86/vp8dsp_loopfilter.asm | 6 +++--- 3 files changed, 21 insertions(+), 21 deletions(-) diff --git a/libavcodec/arm/vp8dsp_armv6.S b/libavcodec/arm/vp8dsp_a