| Index: source/libvpx/vp9/vp9dx.mk
|
| ===================================================================
|
| --- source/libvpx/vp9/vp9dx.mk (revision 263011)
|
| +++ source/libvpx/vp9/vp9dx.mk (working copy)
|
| @@ -25,14 +25,14 @@
|
| VP9_DX_SRCS-yes += decoder/vp9_dthread.h
|
| VP9_DX_SRCS-yes += decoder/vp9_reader.h
|
| VP9_DX_SRCS-yes += decoder/vp9_reader.c
|
| +VP9_DX_SRCS-yes += decoder/vp9_read_bit_buffer.c
|
| VP9_DX_SRCS-yes += decoder/vp9_read_bit_buffer.h
|
| VP9_DX_SRCS-yes += decoder/vp9_decodemv.h
|
| VP9_DX_SRCS-yes += decoder/vp9_detokenize.h
|
| -VP9_DX_SRCS-yes += decoder/vp9_onyxd.h
|
| -VP9_DX_SRCS-yes += decoder/vp9_onyxd_int.h
|
| +VP9_DX_SRCS-yes += decoder/vp9_decoder.c
|
| +VP9_DX_SRCS-yes += decoder/vp9_decoder.h
|
| VP9_DX_SRCS-yes += decoder/vp9_thread.c
|
| VP9_DX_SRCS-yes += decoder/vp9_thread.h
|
| -VP9_DX_SRCS-yes += decoder/vp9_onyxd_if.c
|
| VP9_DX_SRCS-yes += decoder/vp9_dsubexp.c
|
| VP9_DX_SRCS-yes += decoder/vp9_dsubexp.h
|
|
|
|
|