[FFmpeg-cvslog] Merge commit '89466de4aeaf5e359489b81b8a9920a2bc7936d6'

Clément Bœsch git at videolan.org
Thu Mar 16 21:13:53 EET 2017


ffmpeg | branch: master | Clément Bœsch <u at pkh.me> | Thu Mar 16 20:10:24 2017 +0100| [a4f5e79f7cefdf678cf49d0ac6d4ed13c446658a] | committer: Clément Bœsch

Merge commit '89466de4aeaf5e359489b81b8a9920a2bc7936d6'

* commit '89466de4aeaf5e359489b81b8a9920a2bc7936d6':
  vp9/x86: rename vp9dsp to vp9mc

File was already renamed, only the top description is updated.

Merged-by: Clément Bœsch <u at pkh.me>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a4f5e79f7cefdf678cf49d0ac6d4ed13c446658a
---

 libavcodec/x86/vp9mc.asm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libavcodec/x86/vp9mc.asm b/libavcodec/x86/vp9mc.asm
index 9152ba5..ad7570b 100644
--- a/libavcodec/x86/vp9mc.asm
+++ b/libavcodec/x86/vp9mc.asm
@@ -1,5 +1,5 @@
 ;******************************************************************************
-;* VP9 MC SIMD optimizations
+;* VP9 motion compensation SIMD optimizations
 ;*
 ;* Copyright (c) 2013 Ronald S. Bultje <rsbultje gmail com>
 ;*


======================================================================




More information about the ffmpeg-cvslog mailing list