]> granicus.if.org Git - libvpx/commit
Removed vp9_ prefix from vpx_dsp/bitreader file names
authorYaowu Xu <yaowu@google.com>
Fri, 17 Jul 2015 21:09:05 +0000 (14:09 -0700)
committerYaowu Xu <yaowu@google.com>
Mon, 20 Jul 2015 15:57:35 +0000 (08:57 -0700)
commit87d2c3c063efe76a5646ed15425dd91b0e23ce40
tree960a20c1372d6007f1c3c7f0fc60d18280d2c6bc
parent97279ed2e2c03d0fb31e2361ed9a25276a9247d5
Removed vp9_ prefix from vpx_dsp/bitreader file names

Change-Id: I0426126d0a65f13f9250983e44cc366b1b1a9c4a
20 files changed:
test/vp9_boolcoder_test.cc
vp9/common/vp9_entropy.h
vp9/common/vp9_entropymv.h
vp9/common/vp9_seg_common.h
vp9/decoder/vp9_decodeframe.c
vp9/decoder/vp9_decodemv.h
vp9/decoder/vp9_decoder.h
vp9/decoder/vp9_detokenize.h
vp9/decoder/vp9_dsubexp.h
vp9/encoder/vp9_cost.h
vp9/encoder/vp9_subexp.h
vp9/encoder/vp9_writer.h
vp9/vp9_dx_iface.c
vpx_dsp/bitreader.c [moved from vpx_dsp/vp9_reader.c with 97% similarity]
vpx_dsp/bitreader.h [moved from vpx_dsp/vp9_reader.h with 96% similarity]
vpx_dsp/bitreader_buffer.c [moved from vpx_dsp/vp9_read_bit_buffer.c with 97% similarity]
vpx_dsp/bitreader_buffer.h [moved from vpx_dsp/vp9_read_bit_buffer.h with 88% similarity]
vpx_dsp/prob.c [moved from vpx_dsp/vp9_prob.c with 98% similarity]
vpx_dsp/prob.h [moved from vpx_dsp/vp9_prob.h with 97% similarity]
vpx_dsp/vpx_dsp.mk