aom/av1/encoder
Jean-Marc Valin 56b0c3c51b Don't dering skipped superblocks
No change in metrics

Change-Id: I0da09270d78c3caf78a32a3157f02c87f2232e3e
2016-10-12 17:12:10 -07:00
..
arm/neon Change to use aom copyright notice 2016-09-02 08:22:07 -07:00
mips/msa Change to use aom copyright notice 2016-09-02 08:22:07 -07:00
x86 Add sse2 forward / inverse 4x8 and 8x4 transforms 2016-10-10 09:02:45 -07:00
aq_complexity.c Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
aq_complexity.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
aq_cyclicrefresh.c Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
aq_cyclicrefresh.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
aq_variance.c Convert "var" to uint64_t 2016-09-09 12:42:12 -07:00
aq_variance.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
bitstream.c Merge changes I3ca2b674,I78afc587,I3ae62181,I5ed91556 into nextgenv2 2016-10-12 22:25:27 +00:00
bitstream.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
block.h LIBVPX_TEST_DATA_PATH -> LIBAOM_TEST_DATA_PATH 2016-10-12 08:26:44 -07:00
blockiness.c Change to use aom copyright notice 2016-09-02 08:22:07 -07:00
clpf_rdo.c Bugfix in the CLPF RDO. 2016-10-11 12:35:10 -07:00
clpf_rdo.h CLPF: Remove redundant function argument. 2016-10-10 15:24:33 -07:00
clpf_rdo_neon.c Added generic SIMD support for CLPF. 2016-10-10 11:19:37 -07:00
clpf_rdo_simd.h Extend CLPF to chroma. 2016-10-10 15:23:38 -07:00
clpf_rdo_sse2.c Added generic SIMD support for CLPF. 2016-10-10 11:19:37 -07:00
clpf_rdo_sse4_1.c Added generic SIMD support for CLPF. 2016-10-10 11:19:37 -07:00
clpf_rdo_ssse3.c Added generic SIMD support for CLPF. 2016-10-10 11:19:37 -07:00
context_tree.c Change to use aom copyright notice 2016-09-02 08:22:07 -07:00
context_tree.h s/INTERP_FILTER/InterpFilter/ 2016-09-09 00:32:31 +00:00
corner_detect.c Style fixes for global motion experiment 2016-09-16 16:22:24 -07:00
corner_detect.h Style fixes for global motion experiment 2016-09-16 16:22:24 -07:00
corner_match.c Style fixes for global motion experiment 2016-09-16 16:22:24 -07:00
corner_match.h Style fixes for global motion experiment 2016-09-16 16:22:24 -07:00
cost.c Drop costing ANS tokens from derived probabilities 2016-10-12 13:14:21 -07:00
cost.h Drop costing ANS tokens from derived probabilities 2016-10-12 13:14:21 -07:00
dct.c Hybrid forward transforms 16x16 AVX2 optimization 2016-10-06 15:33:15 -07:00
encodeframe.c Merge changes I3ca2b674,I78afc587,I3ae62181,I5ed91556 into nextgenv2 2016-10-12 22:25:27 +00:00
encodeframe.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
encodemb.c Further changes to new-quant tables 2016-10-01 17:59:28 -07:00
encodemb.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
encodemv.c Sync ref-mv experiment between aom and nextgenv2 2016-10-03 09:02:20 -07:00
encodemv.h Rename aom_write_nmv_probs as av1_write_nmv_probs 2016-09-30 10:34:33 -07:00
encoder.c Bugfix in CLPF RDO. Prevented selection of enable_fb_flag=0. 2016-10-11 12:35:48 -07:00
encoder.h Merge changes I38f40582,Ib7afcffa into nextgenv2 2016-09-20 22:55:18 +00:00
ethread.c Port renaming changes from AOMedia 2016-08-31 18:19:03 -07:00
ethread.h Change to use aom copyright notice 2016-09-02 08:22:07 -07:00
extend.c Change to use aom copyright notice 2016-09-02 08:22:07 -07:00
extend.h Change to use aom copyright notice 2016-09-02 08:22:07 -07:00
firstpass.c Further changes to new-quant tables 2016-10-01 17:59:28 -07:00
firstpass.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
global_motion.c Style fixes for global motion experiment 2016-09-16 16:22:24 -07:00
global_motion.h Swap order of affine parameters 2016-09-07 13:41:03 -07:00
hybrid_fwd_txfm.c Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
hybrid_fwd_txfm.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
lookahead.c Rename AOM_ENC/DEC_BORDER_IN_PIXELS 2016-09-30 15:17:16 -07:00
lookahead.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
mbgraph.c Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
mbgraph.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
mcomp.c Silence some warnings 2016-10-04 14:30:16 -07:00
mcomp.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
palette.c Port renaming changes from AOMedia 2016-08-31 18:19:03 -07:00
palette.h Change to use aom copyright notice 2016-09-02 08:22:07 -07:00
pickdering.c Don't dering skipped superblocks 2016-10-12 17:12:10 -07:00
picklpf.c Change to use aom copyright notice 2016-09-02 08:22:07 -07:00
picklpf.h Change to use aom copyright notice 2016-09-02 08:22:07 -07:00
pickrst.c Misc. refactoring of loop restoration 2016-09-20 20:46:36 -07:00
pickrst.h Port renaming changes from AOMedia 2016-08-31 18:19:03 -07:00
quantize.c Further changes to new-quant tables 2016-10-01 17:59:28 -07:00
quantize.h apply clang-format 2016-09-15 16:41:21 -07:00
ransac.c Clang-format ransac.c 2016-09-28 12:07:00 -07:00
ransac.h Style fixes for global motion experiment 2016-09-16 16:22:24 -07:00
ratectrl.c apply clang-format 2016-09-15 16:41:21 -07:00
ratectrl.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
rd.c Drop costing ANS tokens from derived probabilities 2016-10-12 13:14:21 -07:00
rd.h Drop costing ANS tokens from derived probabilities 2016-10-12 13:14:21 -07:00
rdopt.c Refactor expand dry_run types to return coef rate 2016-10-11 14:55:26 -07:00
rdopt.h Refactor expand dry_run types to return coef rate 2016-10-11 14:55:26 -07:00
resize.c Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
resize.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
segmentation.c Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
segmentation.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
speed_features.c Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
speed_features.h s/INTERP_FILTER/InterpFilter/ 2016-09-09 00:32:31 +00:00
subexp.c Remove VP10 style bitreader and bitwriter wrappers 2016-09-26 14:02:34 -07:00
subexp.h Use the aom_writer type rather than the tag in calling code. 2016-09-17 14:56:51 -07:00
temporal_filter.c Silence some warnings 2016-10-04 14:30:16 -07:00
temporal_filter.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
tokenize.c Refactor expand dry_run types to return coef rate 2016-10-11 14:55:26 -07:00
tokenize.h Refactor expand dry_run types to return coef rate 2016-10-11 14:55:26 -07:00
treewriter.c Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
treewriter.h Move tree writing code into bitwriter.h. 2016-10-11 09:36:01 -07:00
variance_tree.c Port renaming changes from AOMedia 2016-08-31 18:19:03 -07:00
variance_tree.h Port renaming changes from AOMedia 2016-08-31 18:19:03 -07:00
wedge_utils.c Port renaming changes from AOMedia 2016-08-31 18:19:03 -07:00