aom/av1/encoder
Nathan E. Egge a653f20d11 Use aom_writer with od_encode_cdf_adapt_q15().
Change the od_encode_cdf_adapt_q15() function to take an aom_writer
 struct instead of an od_ec_enc struct.
Rename od_encode_cdf_adapt_q15() to aom_encode_cdf_adapt_q15().

Change-Id: I631af7be4b553fbb10a4c72e1958aa48a4c8245a
2017-01-05 09:17:06 +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 Apply the rect fwd tx changes to SSE2 optimization 2016-12-16 16:54:30 +00:00
aq_complexity.c Separate num_8x8 table use case from mode_info table 2016-12-07 05:47:55 +00: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 Separate num_8x8 table use case from mode_info table 2016-12-07 05:47:55 +00: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 Separate num_8x8 table use case from mode_info table 2016-12-07 05:47:55 +00: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 Use uv_mode_cdf with CONFIG_EC_MULTISYMBOL. 2017-01-05 08:26:14 +00:00
bitstream.h Frame buffer marking enabling non-intra-based loss recovery 2016-11-09 13:26:32 +00:00
block.h Remove speed feature use_lp32x32fdct 2017-01-04 11:08:21 -08:00
blockiness.c Change to use aom copyright notice 2016-09-02 08:22:07 -07:00
clpf_rdo.c Reinstate "fix msvc build warnings and errors" 2016-11-12 00:36:55 +00: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.c Rename file so it gets compiled with the correct options 2016-11-25 09:51:39 +01:00
clpf_rdo_ssse3.c Added generic SIMD support for CLPF. 2016-10-10 11:19:37 -07:00
context_tree.c Rework pc_tree allocation 2016-12-15 16:47:56 +00:00
context_tree.h Remove multiple coefficient buffers from PICK_MODE_CONTEXT 2016-11-08 03:50:10 +00:00
corner_detect.c change to use AOMedia copyright notice 2016-11-29 00:01:36 +00:00
corner_detect.h change to use AOMedia copyright notice 2016-11-29 00:01:36 +00:00
corner_match.c change to use AOMedia copyright notice 2016-11-29 00:01:36 +00:00
corner_match.h change to use AOMedia copyright notice 2016-11-29 00:01:36 +00:00
cost.c Drop costing ANS tokens from derived probabilities 2016-10-12 13:14:21 -07:00
cost.h change to use AOMedia copyright notice 2016-11-29 00:01:36 +00:00
daala_compat_enc.c New experiment: Perceptual Vector Quantization from Daala 2016-11-06 22:18:01 -08:00
dct.c Adding 4:1 rectangular transforms 2016-12-14 18:48:08 +00:00
encint.h New experiment: Perceptual Vector Quantization from Daala 2016-11-06 22:18:01 -08:00
encodeframe.c Remove speed feature use_lp32x32fdct 2017-01-04 11:08:21 -08:00
encodeframe.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
encodemb.c Remove fwd_txfm_opt 2017-01-04 22:37:04 +00:00
encodemb.h Harmonize quantizers for new-quant and regular 2016-11-29 18:18:29 +00:00
encodemv.c Make encoder mv count sync with decoder behavior 2016-12-15 16:47:56 +00:00
encodemv.h Add EC_ADAPT experiment for symbol-adaptive entropy coding. 2016-10-29 16:57:48 -07:00
encoder.c Simplify buffer management for self-guided restoration filter 2017-01-04 22:49:22 +00:00
encoder.h Simplify buffer management for self-guided restoration filter 2017-01-04 22:49:22 +00:00
ethread.c Add code to output counts for an encode run 2017-01-03 17:29:04 +00: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 Refactor first pass to support scalable mode_info size 2016-12-14 01:25:37 +00:00
firstpass.h Sync with aom branch for ext-refs 2016-10-20 10:55:11 -07:00
generic_encoder.c Use aom_writer with od_encode_cdf_adapt_q15(). 2017-01-05 09:17:06 +00:00
global_motion.c Refactor global motion functions out of encodeframe 2016-12-10 02:32:44 +00:00
global_motion.h Refactor global motion functions out of encodeframe 2016-12-10 02:32:44 +00:00
hybrid_fwd_txfm.c Remove fwd_txfm_opt 2017-01-04 22:37:04 +00:00
hybrid_fwd_txfm.h Remove fwd_txfm_opt 2017-01-04 22:37:04 +00:00
laplace_encoder.c New experiment: Perceptual Vector Quantization from Daala 2016-11-06 22:18:01 -08: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 Improve rdopt decisions for ext-inter 2016-12-06 22:28:56 +00:00
mbgraph.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
mcomp.c Refactor to use block_size_wide/high[] consistently 2016-11-30 12:02:56 -08:00
mcomp.h Code cleanup: mainly rd_pick_partition and methods called from there. 2016-10-18 17:21:27 -07:00
palette.c change to use AOMedia copyright notice 2016-11-29 00:01:36 +00:00
palette.h change to use AOMedia copyright notice 2016-11-29 00:01:36 +00:00
pickdering.c Reformatting the deringing code 2016-11-02 15:51:00 -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 Simplify buffer management for self-guided restoration filter 2017-01-04 22:49:22 +00:00
pickrst.h change to use AOMedia copyright notice 2016-11-29 00:01:36 +00:00
pvq_encoder.c Enable the activity masking codes of PVQ 2016-12-14 22:49:58 +00:00
pvq_encoder.h New experiment: Perceptual Vector Quantization from Daala 2016-11-06 22:18:01 -08:00
quantize.c Turn on delta_q by default. 2016-12-19 11:49:48 +00:00
quantize.h Harmonize quantizers for new-quant and regular 2016-11-29 18:18:29 +00:00
ransac.c Support affine/homography models for global motion 2016-12-09 01:35:38 +00:00
ransac.h change to use AOMedia copyright notice 2016-11-29 00:01:36 +00:00
ratectrl.c Sync with aom branch for ext-refs 2016-10-20 10:55:11 -07:00
ratectrl.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
rd.c Fill the token cost for 2x2 transform blocks 2016-12-19 16:30:38 +00:00
rd.h Add a new intra prediction mode "smooth". 2016-11-28 12:12:26 -08:00
rdopt.c Bugfixes in pick_interinter_seg_mask 2017-01-04 20:43:36 +00:00
rdopt.h Clean up and turn on rd_debug for non-sub8x8 inter block 2016-11-11 16:20:42 -08: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 Separate num_8x8 table use case from mode_info table 2016-12-07 05:47:55 +00:00
segmentation.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
speed_features.c Remove speed feature use_lp32x32fdct 2017-01-04 11:08:21 -08:00
speed_features.h Remove speed feature use_lp32x32fdct 2017-01-04 11:08:21 -08:00
subexp.c Add a define to fix compiling without daala-ec 2016-11-18 01:10:58 +00:00
subexp.h Refactor probability savings search. 2016-11-14 19:51:05 +00:00
temporal_filter.c Add an explicit conversion to int 2016-11-16 09:43:24 -08:00
temporal_filter.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
tokenize.c Refactor av1_set_contexts() to support 2x2 transform block unit 2016-12-05 10:01:08 -08:00
tokenize.h Fix rans ec_multisymbol merge issues. 2016-11-09 01:25:29 +00: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 change to use AOMedia copyright notice 2016-11-29 00:01:36 +00:00
variance_tree.h change to use AOMedia copyright notice 2016-11-29 00:01:36 +00:00
wedge_utils.c change to use AOMedia copyright notice 2016-11-29 00:01:36 +00:00