aom/av1/encoder
Yaowu Xu cfc5ac5034 Merge "Partition the ans experiment into 'ans' and 'rans'" into nextgenv2 2016-10-19 22:58:05 +00: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 Zero high 128b YMM registers to avoid SSE-AVX transition penalties 2016-10-14 12:22:35 -07:00
aq_complexity.c Code cleanup: mainly rd_pick_partition and methods called from there. 2016-10-18 17:21:27 -07:00
aq_complexity.h Code cleanup: mainly rd_pick_partition and methods called from there. 2016-10-18 17:21:27 -07:00
aq_cyclicrefresh.c Code cleanup: mainly rd_pick_partition and methods called from there. 2016-10-18 17:21:27 -07:00
aq_cyclicrefresh.h Code cleanup: mainly rd_pick_partition and methods called from there. 2016-10-18 17:21:27 -07:00
aq_variance.c Code cleanup: mainly rd_pick_partition and methods called from there. 2016-10-18 17:21:27 -07:00
aq_variance.h Code cleanup: mainly rd_pick_partition and methods called from there. 2016-10-18 17:21:27 -07:00
bitstream.c Merge "Partition the ans experiment into 'ans' and 'rans'" into nextgenv2 2016-10-19 22:58:05 +00:00
bitstream.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
block.h Fix warnings reported by -Wshadow: Part2: av1 directory 2016-10-18 17:22:34 -07:00
blockiness.c Change to use aom copyright notice 2016-09-02 08:22:07 -07:00
clpf_rdo.c Revert "Revert "Move CLPF block signals from frame to SB level."" 2016-10-14 08:58:49 -07:00
clpf_rdo.h Revert "Revert "Move CLPF block signals from frame to SB level."" 2016-10-14 08:58:49 -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 Wrap palette code inside CONFIG_PALETTE flag. 2016-10-14 13:42:02 -07:00
context_tree.h Remove unused PICK_MODE_CONTEXT::is_coded. 2016-10-18 12:54:12 -07: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 Fix warnings reported by -Wshadow: Part2: av1 directory 2016-10-18 17:22:34 -07:00
encodeframe.c Step size and arithmetic coding for delta quantization. 2016-10-19 15:14:27 -07:00
encodeframe.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
encodemb.c Fix build issues when --enable-aom-qm 2016-10-19 12:26:53 -07:00
encodemb.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
encodemv.c Fix warnings reported by -Wshadow: Part2: av1 directory 2016-10-18 17:22:34 -07:00
encodemv.h Rename aom_write_nmv_probs as av1_write_nmv_probs 2016-09-30 10:34:33 -07:00
encoder.c Merge changes I3922dea2,I3bab2848,I21f7478a,Ida5de713,Ib9f0eefe, ... into nextgenv2 2016-10-19 18:25:52 +00:00
encoder.h Support for delta-q at superblock level 2016-10-19 15:14:27 -07:00
ethread.c Wrap palette code inside CONFIG_PALETTE flag. 2016-10-14 13:42:02 -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 Fix warnings reported by -Wshadow: Part2: av1 directory 2016-10-18 17:22:34 -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 Hybrid forward transform 32x32 AVX2 optimization 2016-10-12 14:19:53 -07: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 Fix warnings reported by -Wshadow: Part2b: more from av1 directory 2016-10-18 17:22:44 -07:00
mbgraph.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
mcomp.c Fix warnings reported by -Wshadow: Part2: av1 directory 2016-10-18 17:22:34 -07:00
mcomp.h Code cleanup: mainly rd_pick_partition and methods called from there. 2016-10-18 17:21:27 -07: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 Fix deringing level choice for 10-bit and 12-bit 2016-10-13 18:27:17 +00: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 Fix warnings reported by -Wshadow: Part2b: more from av1 directory 2016-10-18 17:22:44 -07:00
pickrst.h Port renaming changes from AOMedia 2016-08-31 18:19:03 -07:00
quantize.c Support for delta-q at superblock level 2016-10-19 15:14:27 -07:00
quantize.h Fix build issues when --enable-aom-qm 2016-10-19 12:26:53 -07:00
ransac.c Fix ransac random generator seeding 2016-10-18 16:14:46 -07:00
ransac.h Style fixes for global motion experiment 2016-09-16 16:22:24 -07:00
ratectrl.c Fix warnings reported by -Wshadow: Part2: av1 directory 2016-10-18 17:22:34 -07:00
ratectrl.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
rd.c Code cleanup: mainly rd_pick_partition and methods called from there. 2016-10-18 17:21:27 -07:00
rd.h Code cleanup: mainly rd_pick_partition and methods called from there. 2016-10-18 17:21:27 -07:00
rdopt.c Merge changes I3922dea2,I3bab2848,I21f7478a,Ida5de713,Ib9f0eefe, ... into nextgenv2 2016-10-19 18:25:52 +00:00
rdopt.h Code cleanup: mainly rd_pick_partition and methods called from there. 2016-10-18 17:21:27 -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 Update segment tree_cdf per frame. 2016-10-18 16:58:48 -07:00
segmentation.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
speed_features.c Take out some early termination speed features 2016-10-18 11:26:11 -07:00
speed_features.h Take out some early termination speed features 2016-10-18 11:26:11 -07: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 Fix warnings reported by -Wshadow: Part2: av1 directory 2016-10-18 17:22:34 -07:00
temporal_filter.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
tokenize.c Partition the ans experiment into 'ans' and 'rans' 2016-10-19 12:03:15 -07:00
tokenize.h Partition the ans experiment into 'ans' and 'rans' 2016-10-19 12:03:15 -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 Fix warnings reported by -Wshadow: Part2b: more from av1 directory 2016-10-18 17:22:44 -07:00
wedge_utils.c Port renaming changes from AOMedia 2016-08-31 18:19:03 -07:00