]> granicus.if.org Git - libvpx/commit
Rename files with vp9_ prefix
authorYaowu Xu <yaowu@google.com>
Thu, 28 Jul 2016 18:51:48 +0000 (11:51 -0700)
committerYaowu Xu <yaowu@google.com>
Fri, 29 Jul 2016 16:45:08 +0000 (16:45 +0000)
commit5eee90730bfb5aa78352563f0d9ce688be37f11d
tree30fc72d7e1a9fe815306b85feca8d807c0235a15
parent3fa28d51affec64edae4de59fa8d80fe91add763
Rename files with vp9_ prefix

Change-Id: I9c51ae3a2af698efe32288b807f881385e19822b
14 files changed:
examples.mk
examples/lossless_encoder.c [moved from examples/vp9_lossless_encoder.c with 100% similarity]
examples/vp8_multi_resolution_encoder.c [deleted file]
examples/vp9_spatial_svc_encoder.c [deleted file]
test/arf_freq_test.cc [moved from test/vp9_arf_freq_test.cc with 100% similarity]
test/boolcoder_test.cc [moved from test/vp9_boolcoder_test.cc with 100% similarity]
test/denoiser_sse2_test.cc [moved from test/vp9_denoiser_sse2_test.cc with 100% similarity]
test/encoder_parms_get_to_decoder.cc [moved from test/vp9_encoder_parms_get_to_decoder.cc with 100% similarity]
test/error_block_test.cc [moved from test/vp9_error_block_test.cc with 77% similarity]
test/ethread_test.cc [moved from test/vp9_ethread_test.cc with 100% similarity]
test/intrapred_test.cc [moved from test/vp9_intrapred_test.cc with 100% similarity]
test/lossless_test.cc [moved from test/vp9_lossless_test.cc with 100% similarity]
test/spatial_svc_encoder.sh [moved from test/vp9_spatial_svc_encoder.sh with 100% similarity, mode: 0644]
test/test.mk