Browse Source

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@pkh.me>
tags/n3.3
Clément Bœsch 8 years ago
parent
commit
a4f5e79f7c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavcodec/x86/vp9mc.asm

+ 1
- 1
libavcodec/x86/vp9mc.asm View File

@@ -1,5 +1,5 @@
;******************************************************************************
;* VP9 MC SIMD optimizations
;* VP9 motion compensation SIMD optimizations
;*
;* Copyright (c) 2013 Ronald S. Bultje <rsbultje gmail com>
;*


Loading…
Cancel
Save