Sign in
aomedia
/
avm
/
2ab7ff05f1f73291fb77822c53560192f011f7e6
commit
2ab7ff05f1f73291fb77822c53560192f011f7e6
[
log
]
[
tgz
]
author
Yaowu Xu <yaowu@google.com>
Fri Sep 02 12:04:54 2016 -0700
committer
Yaowu Xu <yaowu@google.com>
Fri Sep 02 19:52:03 2016 +0000
tree
fe485565d040c2cf9090fdb30fcf1dd624a5423a
parent
890c4f24970328baeb065ffe420d7f16334a3c32
[
diff
]
Change to use AOM copyright notice Change-Id:
I2b2b70e756b7eb9611b7b33b7d5f19b3b30e0a50
aom_dsp/arm/aom_convolve8_neon.c
[
diff
]
aom_dsp/arm/avg_neon.c
[
diff
]
aom_dsp/arm/fwd_txfm_neon.c
[
diff
]
aom_dsp/arm/idct16x16_1_add_neon.c
[
diff
]
aom_dsp/arm/idct16x16_add_neon.c
[
diff
]
aom_dsp/arm/idct8x8_1_add_neon.c
[
diff
]
aom_dsp/arm/idct8x8_add_neon.c
[
diff
]
aom_dsp/arm/loopfilter_4_neon.asm
[
diff
]
aom_dsp/arm/loopfilter_4_neon.c
[
diff
]
aom_dsp/arm/loopfilter_8_neon.asm
[
diff
]
aom_dsp/arm/loopfilter_8_neon.c
[
diff
]
aom_dsp/arm/loopfilter_mb_neon.asm
[
diff
]
aom_dsp/arm/loopfilter_neon.c
[
diff
]
aom_dsp/deblock.c
[
diff
]
aom_dsp/inv_txfm.c
[
diff
]
aom_dsp/inv_txfm.h
[
diff
]
aom_dsp/loopfilter.c
[
diff
]
aom_dsp/mips/loopfilter_16_msa.c
[
diff
]
aom_dsp/mips/variance_msa.c
[
diff
]
aom_dsp/x86/aom_subpixel_8t_intrin_ssse3.c
[
diff
]
aom_dsp/x86/avg_intrin_sse2.c
[
diff
]
aom_dsp/x86/convolve.h
[
diff
]
aom_dsp/x86/inv_txfm_sse2.c
[
diff
]
aom_dsp/x86/sad_avx2.c
[
diff
]
aom_dsp/x86/variance_sse2.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.c
[
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/mv.h
[
diff
]
av1/common/mvref_common.c
[
diff
]
av1/common/mvref_common.h
[
diff
]
av1/common/od_dering.c
[
diff
]
av1/common/od_dering.h
[
diff
]
av1/common/odintrin.c
[
diff
]
av1/common/odintrin.h
[
diff
]
av1/common/onyxc_int.h
[
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/restoration.c
[
diff
]
av1/common/scale.c
[
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_impl_sse2.h
[
diff
]
av1/common/x86/av1_inv_txfm_sse2.h
[
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/bitstream.c
[
diff
]
av1/encoder/bitstream.h
[
diff
]
av1/encoder/block.h
[
diff
]
av1/encoder/context_tree.h
[
diff
]
av1/encoder/cost.c
[
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/firstpass.c
[
diff
]
av1/encoder/firstpass.h
[
diff
]
av1/encoder/hybrid_fwd_txfm.c
[
diff
]
av1/encoder/hybrid_fwd_txfm.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/pickdering.c
[
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/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
]
examples/simple_encoder.c
[
diff
]
test/av1_convolve_optimz_test.cc
[
diff
]
test/av1_convolve_test.cc
[
diff
]
test/av1_dct_test.cc
[
diff
]
test/av1_inv_txfm_test.cc
[
diff
]
test/avg_test.cc
[
diff
]
test/blend_a64_mask_1d_test.cc
[
diff
]
test/blend_a64_mask_test.cc
[
diff
]
test/boolcoder_test.cc
[
diff
]
test/borders_test.cc
[
diff
]
test/clear_system_state.h
[
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/decode_test_driver.cc
[
diff
]
test/decode_test_driver.h
[
diff
]
test/decode_to_md5.sh
[
diff
]
test/decode_with_drops.sh
[
diff
]
test/denoiser_sse2_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/examples.sh
[
diff
]
test/fdct4x4_test.cc
[
diff
]
test/fdct8x8_test.cc
[
diff
]
test/frame_size_tests.cc
[
diff
]
test/function_equivalence_test.h
[
diff
]
test/hbd_metrics_test.cc
[
diff
]
test/i420_video_source.h
[
diff
]
test/idct8x8_test.cc
[
diff
]
test/idct_test.cc
[
diff
]
test/intrapred_test.cc
[
diff
]
test/ivf_video_source.h
[
diff
]
test/lossless_test.cc
[
diff
]
test/lpf_8_test.cc
[
diff
]
test/md5_helper.h
[
diff
]
test/obmc_sad_test.cc
[
diff
]
test/obmc_variance_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/set_maps.sh
[
diff
]
test/simple_decoder.sh
[
diff
]
test/simple_encoder.sh
[
diff
]
test/subtract_test.cc
[
diff
]
test/tile_independence_test.cc
[
diff
]
test/tools_common.sh
[
diff
]
test/twopass_encoder.sh
[
diff
]
test/util.h
[
diff
]
test/variance_test.cc
[
diff
]
test/video_source.h
[
diff
]
test/webm_video_source.h
[
diff
]
test/y4m_test.cc
[
diff
]
test/y4m_video_source.h
[
diff
]
test/yuv_video_source.h
[
diff
]
210 files changed
tree: fe485565d040c2cf9090fdb30fcf1dd624a5423a
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