]> granicus.if.org Git - libvpx/commit
Change vp10 interface prefix from vp9_ to vp10_
authorJingning Han <jingning@google.com>
Fri, 7 Aug 2015 03:54:52 +0000 (20:54 -0700)
committerJingning Han <jingning@google.com>
Wed, 12 Aug 2015 01:59:30 +0000 (18:59 -0700)
commitc4e354b4bd6d1a51d021f8baf60bf94a2836a6eb
tree6b4fad90c8136c37a1dc965e18e07d14adad5ed0
parentbe6c031fb3b0ee940c852a6a2db63af4747ff022
Change vp10 interface prefix from vp9_ to vp10_

This commit renames the vp10 encoder, decoder, and common interface
file names from vp9_ prefix to vp10_ prefix.

Change-Id: Iafb5d786e4b428d2b9bf097123bd86c4fa9ded24
vp10/vp10_common.mk
vp10/vp10_cx_iface.c [moved from vp10/vp9_cx_iface.c with 99% similarity]
vp10/vp10_dx_iface.c [moved from vp10/vp9_dx_iface.c with 99% similarity]
vp10/vp10_iface_common.h [moved from vp10/vp9_iface_common.h with 100% similarity]
vp10/vp10cx.mk
vp10/vp10dx.mk