]> granicus.if.org Git - libvpx/commitdiff
Fix a spelling mistake in filename
authorYaowu Xu <yaowu@google.com>
Wed, 4 Dec 2013 01:19:41 +0000 (17:19 -0800)
committerYaowu Xu <yaowu@google.com>
Wed, 4 Dec 2013 01:19:41 +0000 (17:19 -0800)
Change-Id: Ic06124ed95a50935b1c6509907dcac87c7707bcc

vp8/decoder/decodeframe.c [moved from vp8/decoder/decodframe.c with 100% similarity]
vp8/vp8dx.mk

index 4a8f46708ed6d53aea34b76c04cdd77d8a250439..892ed70f52bc532687aa55c97139219eab4af27e 100644 (file)
@@ -22,7 +22,7 @@ VP8_DX_SRCS-yes += vp8_dx_iface.c
 
 VP8_DX_SRCS-yes += decoder/dboolhuff.c
 VP8_DX_SRCS-yes += decoder/decodemv.c
-VP8_DX_SRCS-yes += decoder/decodframe.c
+VP8_DX_SRCS-yes += decoder/decodeframe.c
 VP8_DX_SRCS-yes += decoder/detokenize.c
 VP8_DX_SRCS-$(CONFIG_ERROR_CONCEALMENT) += decoder/ec_types.h
 VP8_DX_SRCS-$(CONFIG_ERROR_CONCEALMENT) += decoder/error_concealment.h