Sign in
aomedia
/
avm
/
01dee0bba55ea79ffbe503ea05dda0e4388faae1
commit
01dee0bba55ea79ffbe503ea05dda0e4388faae1
[
log
]
[
tgz
]
author
Yaowu Xu <yaowu@google.com>
Fri Mar 25 12:43:01 2016 -0700
committer
Yaowu Xu <yaowu@google.com>
Fri Mar 25 12:43:01 2016 -0700
tree
b99c60f17d2faa1410fe2c6e8cfcdaec95db3135
parent
cebe6f0cf59cbcb11a1fb5c306dd2931cc647297
[
diff
]
Change "vp10" to "av1" in source code Change-Id:
Ifd0d08b97538dcc04227eceb6fb087224c760c59
aom/aom_codec.mk
[
diff
]
aom/vp8cx.h
[
diff
]
aom/vp8dx.h
[
diff
]
aom_dsp/aom_convolve.c
[
diff
]
aom_dsp/aom_convolve.h
[
diff
]
aom_dsp/aom_dsp.mk
[
diff
]
aom_dsp/aom_dsp_common.h
[
diff
]
aom_dsp/aom_dsp_rtcd_defs.pl
[
diff
]
aom_dsp/avg.c
[
diff
]
aom_dsp/fwd_txfm.c
[
diff
]
aom_dsp/intrapred.c
[
diff
]
aom_dsp/inv_txfm.c
[
diff
]
aom_dsp/inv_txfm.h
[
diff
]
aom_dsp/loopfilter.c
[
diff
]
aom_dsp/quantize.c
[
diff
]
aom_dsp/quantize.h
[
diff
]
aom_dsp/sad.c
[
diff
]
aom_dsp/ssim.c
[
diff
]
aom_dsp/ssim.h
[
diff
]
aom_dsp/subtract.c
[
diff
]
aom_dsp/variance.c
[
diff
]
aom_dsp/variance.h
[
diff
]
aom_dsp/x86/aom_asm_stubs.c
[
diff
]
aom_dsp/x86/aom_convolve_copy_sse2.asm
[
diff
]
aom_dsp/x86/convolve.h
[
diff
]
aom_dsp/x86/fwd_txfm_sse2.c
[
diff
]
aom_dsp/x86/fwd_txfm_sse2.h
[
diff
]
aom_dsp/x86/highbd_quantize_intrin_sse2.c
[
diff
]
aom_dsp/x86/inv_txfm_sse2.c
[
diff
]
aom_dsp/x86/inv_txfm_sse2.h
[
diff
]
aom_dsp/x86/inv_txfm_ssse3_x86_64.asm
[
diff
]
aom_dsp/x86/inv_wht_sse2.asm
[
diff
]
aom_dsp/x86/quantize_avx_x86_64.asm
[
diff
]
aom_dsp/x86/quantize_sse2.c
[
diff
]
aom_dsp/x86/quantize_ssse3_x86_64.asm
[
diff
]
aom_mem/aom_mem.c
[
diff
]
aom_mem/aom_mem.h
[
diff
]
aom_ports/mem.h
[
diff
]
aom_scale/aom_scale_rtcd.pl
[
diff
]
aom_scale/generic/yv12config.c
[
diff
]
aom_scale/generic/yv12extend.c
[
diff
]
aom_scale/yv12config.h
[
diff
]
aomdec.c
[
diff
]
aomenc.c
[
diff
]
av1/av1_common.mk
[
diff
]
av1/av1_cx.mk
[
diff
]
av1/av1_cx_iface.c
[
diff
]
av1/av1_dx.mk
[
diff
]
av1/av1_dx_iface.c
[
diff
]
av1/av1_iface_common.h
[
diff
]
av1/common/alloccommon.c
[
diff
]
av1/common/alloccommon.h
[
diff
]
av1/common/arm/neon/iht4x4_add_neon.c
[
diff
]
av1/common/arm/neon/iht8x8_add_neon.c
[
diff
]
av1/common/av1_fwd_txfm.c
[
diff
]
av1/common/av1_fwd_txfm.h
[
diff
]
av1/common/av1_inv_txfm.c
[
diff
]
av1/common/av1_inv_txfm.h
[
diff
]
av1/common/av1_rtcd_defs.pl
[
diff
]
av1/common/blockd.c
[
diff
]
av1/common/blockd.h
[
diff
]
av1/common/clpf.c
[
diff
]
av1/common/clpf.h
[
diff
]
av1/common/common.h
[
diff
]
av1/common/common_data.h
[
diff
]
av1/common/debugmodes.c
[
diff
]
av1/common/dering.c
[
diff
]
av1/common/dering.h
[
diff
]
av1/common/entropy.c
[
diff
]
av1/common/entropy.h
[
diff
]
av1/common/entropymode.c
[
diff
]
av1/common/entropymode.h
[
diff
]
av1/common/entropymv.c
[
diff
]
av1/common/entropymv.h
[
diff
]
av1/common/enums.h
[
diff
]
av1/common/filter.c
[
diff
]
av1/common/filter.h
[
diff
]
av1/common/frame_buffers.c
[
diff
]
av1/common/frame_buffers.h
[
diff
]
av1/common/idct.c
[
diff
]
av1/common/idct.h
[
diff
]
av1/common/loopfilter.c
[
diff
]
av1/common/loopfilter.h
[
diff
]
av1/common/mips/dspr2/itrans16_dspr2.c
[
diff
]
av1/common/mips/dspr2/itrans4_dspr2.c
[
diff
]
av1/common/mips/dspr2/itrans8_dspr2.c
[
diff
]
av1/common/mips/msa/idct16x16_msa.c
[
diff
]
av1/common/mips/msa/idct4x4_msa.c
[
diff
]
av1/common/mips/msa/idct8x8_msa.c
[
diff
]
av1/common/mv.h
[
diff
]
av1/common/mvref_common.c
[
diff
]
av1/common/mvref_common.h
[
diff
]
av1/common/odintrin.h
[
diff
]
av1/common/onyxc_int.h
[
diff
]
av1/common/pred_common.c
[
diff
]
av1/common/pred_common.h
[
diff
]
av1/common/quant_common.c
[
diff
]
av1/common/quant_common.h
[
diff
]
av1/common/reconinter.c
[
diff
]
av1/common/reconinter.h
[
diff
]
av1/common/reconintra.c
[
diff
]
av1/common/reconintra.h
[
diff
]
av1/common/scale.c
[
diff
]
av1/common/scale.h
[
diff
]
av1/common/scan.c
[
diff
]
av1/common/scan.h
[
diff
]
av1/common/seg_common.c
[
diff
]
av1/common/seg_common.h
[
diff
]
av1/common/thread_common.c
[
diff
]
av1/common/thread_common.h
[
diff
]
av1/common/tile_common.c
[
diff
]
av1/common/tile_common.h
[
diff
]
av1/common/x86/av1_fwd_dct32x32_impl_sse2.h
[
diff
]
av1/common/x86/av1_fwd_txfm_sse2.c
[
diff
]
av1/common/x86/av1_inv_txfm_sse2.c
[
diff
]
av1/common/x86/idct_intrin_sse2.c
[
diff
]
av1/decoder/decodeframe.c
[
diff
]
av1/decoder/decodeframe.h
[
diff
]
av1/decoder/decodemv.c
[
diff
]
av1/decoder/decodemv.h
[
diff
]
av1/decoder/decoder.c
[
diff
]
av1/decoder/decoder.h
[
diff
]
av1/decoder/detokenize.c
[
diff
]
av1/decoder/detokenize.h
[
diff
]
av1/decoder/dsubexp.c
[
diff
]
av1/decoder/dsubexp.h
[
diff
]
av1/decoder/dthread.c
[
diff
]
av1/decoder/dthread.h
[
diff
]
av1/encoder/aq_complexity.c
[
diff
]
av1/encoder/aq_complexity.h
[
diff
]
av1/encoder/aq_cyclicrefresh.c
[
diff
]
av1/encoder/aq_cyclicrefresh.h
[
diff
]
av1/encoder/aq_variance.c
[
diff
]
av1/encoder/aq_variance.h
[
diff
]
av1/encoder/arm/neon/dct_neon.c
[
diff
]
av1/encoder/arm/neon/error_neon.c
[
diff
]
av1/encoder/arm/neon/quantize_neon.c
[
diff
]
av1/encoder/bitstream.c
[
diff
]
av1/encoder/bitstream.h
[
diff
]
av1/encoder/block.h
[
diff
]
av1/encoder/blockiness.c
[
diff
]
av1/encoder/context_tree.c
[
diff
]
av1/encoder/context_tree.h
[
diff
]
av1/encoder/cost.c
[
diff
]
av1/encoder/cost.h
[
diff
]
av1/encoder/dct.c
[
diff
]
av1/encoder/encodeframe.c
[
diff
]
av1/encoder/encodeframe.h
[
diff
]
av1/encoder/encodemb.c
[
diff
]
av1/encoder/encodemb.h
[
diff
]
av1/encoder/encodemv.c
[
diff
]
av1/encoder/encodemv.h
[
diff
]
av1/encoder/encoder.c
[
diff
]
av1/encoder/encoder.h
[
diff
]
av1/encoder/ethread.c
[
diff
]
av1/encoder/ethread.h
[
diff
]
av1/encoder/extend.c
[
diff
]
av1/encoder/extend.h
[
diff
]
av1/encoder/firstpass.c
[
diff
]
av1/encoder/firstpass.h
[
diff
]
av1/encoder/lookahead.c
[
diff
]
av1/encoder/lookahead.h
[
diff
]
av1/encoder/mbgraph.c
[
diff
]
av1/encoder/mbgraph.h
[
diff
]
av1/encoder/mcomp.c
[
diff
]
av1/encoder/mcomp.h
[
diff
]
av1/encoder/mips/msa/error_msa.c
[
diff
]
av1/encoder/mips/msa/fdct16x16_msa.c
[
diff
]
av1/encoder/mips/msa/fdct4x4_msa.c
[
diff
]
av1/encoder/mips/msa/fdct8x8_msa.c
[
diff
]
av1/encoder/mips/msa/fdct_msa.h
[
diff
]
av1/encoder/mips/msa/temporal_filter_msa.c
[
diff
]
av1/encoder/pickdering.c
[
diff
]
av1/encoder/picklpf.c
[
diff
]
av1/encoder/picklpf.h
[
diff
]
av1/encoder/quantize.c
[
diff
]
av1/encoder/quantize.h
[
diff
]
av1/encoder/ratectrl.c
[
diff
]
av1/encoder/ratectrl.h
[
diff
]
av1/encoder/rd.c
[
diff
]
av1/encoder/rd.h
[
diff
]
av1/encoder/rdopt.c
[
diff
]
av1/encoder/rdopt.h
[
diff
]
av1/encoder/resize.c
[
diff
]
av1/encoder/resize.h
[
diff
]
av1/encoder/segmentation.c
[
diff
]
av1/encoder/segmentation.h
[
diff
]
av1/encoder/skin_detection.c
[
diff
]
av1/encoder/skin_detection.h
[
diff
]
av1/encoder/speed_features.c
[
diff
]
av1/encoder/speed_features.h
[
diff
]
av1/encoder/subexp.c
[
diff
]
av1/encoder/subexp.h
[
diff
]
av1/encoder/temporal_filter.c
[
diff
]
av1/encoder/temporal_filter.h
[
diff
]
av1/encoder/tokenize.c
[
diff
]
av1/encoder/tokenize.h
[
diff
]
av1/encoder/treewriter.c
[
diff
]
av1/encoder/treewriter.h
[
diff
]
av1/encoder/x86/dct_mmx.asm
[
diff
]
av1/encoder/x86/dct_sse2.c
[
diff
]
av1/encoder/x86/dct_ssse3.c
[
diff
]
av1/encoder/x86/error_intrin_avx2.c
[
diff
]
av1/encoder/x86/error_sse2.asm
[
diff
]
av1/encoder/x86/highbd_block_error_intrin_sse2.c
[
diff
]
av1/encoder/x86/quantize_sse2.c
[
diff
]
av1/encoder/x86/quantize_ssse3_x86_64.asm
[
diff
]
av1/encoder/x86/ssim_opt_x86_64.asm
[
diff
]
av1/encoder/x86/temporal_filter_apply_sse2.asm
[
diff
]
av1/exports_dec
[
diff
]
av1/exports_enc
[
diff
]
build/make/Android.mk
[
diff
]
configure
[
diff
]
examples.mk
[
diff
]
examples/aom_temporal_svc_encoder.c
[
diff
]
libs.mk
[
diff
]
test/active_map_refresh_test.cc
[
diff
]
test/active_map_test.cc
[
diff
]
test/aq_segment_test.cc
[
diff
]
test/arf_freq_test.cc
[
diff
]
test/av1_dct_test.cc
[
diff
]
test/av1_inv_txfm_test.cc
[
diff
]
test/boolcoder_test.cc
[
diff
]
test/borders_test.cc
[
diff
]
test/codec_factory.h
[
diff
]
test/convolve_test.cc
[
diff
]
test/cpu_speed_test.cc
[
diff
]
test/datarate_test.cc
[
diff
]
test/dct16x16_test.cc
[
diff
]
test/dct32x32_test.cc
[
diff
]
test/decode_api_test.cc
[
diff
]
test/decode_perf_test.cc
[
diff
]
test/encode_api_test.cc
[
diff
]
test/encode_perf_test.cc
[
diff
]
test/encode_test_driver.cc
[
diff
]
test/encode_test_driver.h
[
diff
]
test/encoder_parms_get_to_decoder.cc
[
diff
]
test/end_to_end_test.cc
[
diff
]
test/error_block_test.cc
[
diff
]
test/error_resilience_test.cc
[
diff
]
test/ethread_test.cc
[
diff
]
test/fdct4x4_test.cc
[
diff
]
test/fdct8x8_test.cc
[
diff
]
test/frame_size_tests.cc
[
diff
]
test/intrapred_test.cc
[
diff
]
test/lossless_test.cc
[
diff
]
test/lpf_8_test.cc
[
diff
]
test/partial_idct_test.cc
[
diff
]
test/quantize_test.cc
[
diff
]
test/register_state_check.h
[
diff
]
test/resize_test.cc
[
diff
]
test/sad_test.cc
[
diff
]
test/superframe_test.cc
[
diff
]
test/test-data.mk
[
diff
]
test/test.mk
[
diff
]
test/test_libaom.cc
[
diff
]
test/tile_independence_test.cc
[
diff
]
test/tools_common.sh
[
diff
]
test/variance_test.cc
[
diff
]
third_party/libwebm/mkvmuxer.cpp
[
diff
]
third_party/libwebm/mkvmuxer.hpp
[
diff
]
tools_common.c
[
diff
]
tools_common.h
[
diff
]
webmdec.cc
[
diff
]
webmenc.cc
[
diff
]
265 files changed
tree: b99c60f17d2faa1410fe2c6e8cfcdaec95db3135
aom/
aom_dsp/
aom_mem/
aom_ports/
aom_scale/
aom_util/
av1/
build/
examples/
test/
third_party/
tools/
.clang-format
.gitattributes
.gitignore
.mailmap
aomdec.c
aomenc.c
aomenc.h
aomstats.c
aomstats.h
args.c
args.h
AUTHORS
CHANGELOG
codereview.settings
configure
docs.mk
examples.mk
ivfdec.c
ivfdec.h
ivfenc.c
ivfenc.h
keywords.dox
libs.doxy_template
libs.mk
LICENSE
mainpage.dox
md5_utils.c
md5_utils.h
PATENTS
rate_hist.c
rate_hist.h
README
solution.mk
tools_common.c
tools_common.h
usage.dox
usage_cx.dox
usage_dx.dox
video_common.h
video_reader.c
video_reader.h
video_writer.c
video_writer.h
warnings.c
warnings.h
webmdec.cc
webmdec.h
webmenc.cc
webmenc.h
y4menc.c
y4menc.h
y4minput.c
y4minput.h