aom/vp9/encoder
Marco 32c38a20ba vp9: Fix the threshold for gf update in cyclic refresh.
Fix the threshold for forcing refresh of golden frame based
on high motion. The current comparison was incorrect and
prevented this (force update of gf on high motion) from being used.
For now keep this logic under a flag (and off for now) so as to
not change behavior, until further testing.

Change-Id: Ib5f0082159a428b0603b9534e4bcb6f83e4ccb25
2016-03-17 12:24:58 -07:00
..
arm/neon move vp9_avg to vpx_dsp 2015-12-14 14:42:12 -08:00
mips/msa move vp9_avg to vpx_dsp 2015-12-14 14:42:12 -08:00
x86 Restore previous motion search bit-error scale. 2016-02-09 13:20:25 -08:00
vp9_aq_360.c vp9_aq_360.c: remove some unused macros 2016-02-02 18:01:49 -08:00
vp9_aq_360.h Adding an aq mode for 360 videos 2016-01-13 16:17:37 -08:00
vp9_aq_complexity.c vp9_aq_complexity.c: remove unused macros 2016-02-02 18:01:30 -08:00
vp9_aq_complexity.h
vp9_aq_cyclicrefresh.c vp9: Fix the threshold for gf update in cyclic refresh. 2016-03-17 12:24:58 -07:00
vp9_aq_cyclicrefresh.h VP9: Eliminate MB_MODE_INFO 2016-01-19 16:40:20 -08:00
vp9_aq_variance.c Properly set segmentation for error-resilient mode 2016-01-13 17:27:17 -08:00
vp9_aq_variance.h
vp9_bitstream.c VP9: Eliminate MB_MODE_INFO 2016-01-19 16:40:20 -08:00
vp9_bitstream.h
vp9_block.h Restore previous motion search bit-error scale. 2016-02-09 13:20:25 -08:00
vp9_blockiness.c
vp9_context_tree.c
vp9_context_tree.h vp9 denoiser: Bias to last reference for temporal filter. 2015-11-20 15:38:32 -08:00
vp9_cost.c Better workaround for Bug 1089. 2016-02-17 14:46:26 -08:00
vp9_cost.h Better workaround for Bug 1089. 2016-02-17 14:46:26 -08:00
vp9_dct.c
vp9_denoiser.c vp9-denoiser: Allow for checking skin for bsize <=32x32. 2016-02-08 13:01:38 -08:00
vp9_denoiser.h vp9_denoiser: mark total_adj_strong_thresh inline 2016-02-01 23:47:02 -08:00
vp9_encodeframe.c choose_partitioning: Avoid computing segment_id twice. 2016-03-16 16:32:49 -07:00
vp9_encodeframe.h
vp9_encodemb.c Switch to 9-bit rate cost constants built on a 256 probability denominator. 2016-01-27 19:34:30 +00:00
vp9_encodemb.h
vp9_encodemv.c Reuse computation in build_nmv_component_cost_table. 2016-03-16 21:55:33 -07:00
vp9_encodemv.h
vp9_encoder.c Isolate HBD stats bug change. 2016-03-15 12:24:54 -07:00
vp9_encoder.h vp9-svc: Allow for 2 stage downscaling for spatial layers. 2016-03-01 15:48:42 -08:00
vp9_ethread.c Changes to exhaustive motion search. 2015-11-13 10:16:31 +00:00
vp9_ethread.h
vp9_extend.c
vp9_extend.h
vp9_firstpass.c Define a macro to replace hardcoded values 2016-02-04 05:33:22 -08:00
vp9_firstpass.h
vp9_lookahead.c vp9/10: fix encoder crash on flush 2016-01-28 12:53:41 -08:00
vp9_lookahead.h
vp9_mbgraph.c VP9: Eliminate MB_MODE_INFO 2016-01-19 16:40:20 -08:00
vp9_mbgraph.h
vp9_mcomp.c Use whole pixel only at speed 8 screen content. 2016-03-15 15:04:48 -07:00
vp9_mcomp.h Use whole pixel only at speed 8 screen content. 2016-03-15 15:04:48 -07:00
vp9_noise_estimate.c vp9-noise estimate: Put check to avoid possible out of bounds. 2016-01-31 22:29:51 -08:00
vp9_noise_estimate.h Revert "Add "unknown" status for noise estimation." 2015-12-15 16:44:40 +00:00
vp9_picklpf.c Loop filter search resets on overlay frame. 2016-01-19 13:05:15 +00:00
vp9_picklpf.h
vp9_pickmode.c vp9-svc: Bugfix on usage of svc_force_zeromv in non-rd pickmode. 2016-03-16 16:12:16 -07:00
vp9_pickmode.h
vp9_quantize.c Restore previous motion search bit-error scale. 2016-02-09 13:20:25 -08:00
vp9_quantize.h
vp9_ratectrl.c Merge "Revert "Fix bug in stats output for HBD."" 2016-03-15 19:21:45 +00:00
vp9_ratectrl.h Fixed interval, fixed Q 1 pass test patch. 2015-12-15 15:00:38 +00:00
vp9_rd.c Better workaround for Bug 1089. 2016-02-17 14:46:26 -08:00
vp9_rd.h Restore previous motion search bit-error scale. 2016-02-09 13:20:25 -08:00
vp9_rdopt.c Port "cost_coeff speed improvements" to vp9. 2016-02-26 14:47:18 -08:00
vp9_rdopt.h Short circuit flat blocks when coding screen content at realtime speed. 2016-01-22 12:40:45 -08:00
vp9_resize.c vp9_resize: add missing alloc checks 2016-02-17 16:12:27 -08:00
vp9_resize.h
vp9_segmentation.c VP9: Eliminate MB_MODE_INFO 2016-01-19 16:40:20 -08:00
vp9_segmentation.h
vp9_skin_detection.c vp9: Switch to model=1 for skin detection. 2016-03-11 12:51:00 -08:00
vp9_skin_detection.h vp9-skin detection: Refactoring. 2016-01-04 16:58:06 -08:00
vp9_speed_features.c Use whole pixel only at speed 8 screen content. 2016-03-15 15:04:48 -07:00
vp9_speed_features.h Use whole pixel only at speed 8 screen content. 2016-03-15 15:04:48 -07:00
vp9_subexp.c Refactor prob_diff_update_savings_search_model 2016-01-29 12:51:10 -08:00
vp9_subexp.h
vp9_svc_layercontext.c vp9_svc_layercontext(): fix proto mismatch 2016-03-08 10:37:27 -08:00
vp9_svc_layercontext.h vp9-svc: Fix to resetting pattern/flags on key frame. 2016-03-07 13:54:43 -08:00
vp9_temporal_filter.c Port alt reference frame filter improvement to VP9 2016-02-29 16:55:13 -08:00
vp9_temporal_filter.h
vp9_tokenize.c Port "cost_coeff speed improvements" to vp9. 2016-02-26 14:47:18 -08:00
vp9_tokenize.h Port "cost_coeff speed improvements" to vp9. 2016-02-26 14:47:18 -08:00
vp9_treewriter.c
vp9_treewriter.h