..
x86
AVX2 SAD Optimization:
2014-03-21 13:53:32 -07:00
vp9_aq_complexity.c
Move aq_mode=2 (complexity_aq) to separate file.
2014-03-26 18:01:59 -07:00
vp9_aq_complexity.h
Move aq_mode=2 (complexity_aq) to separate file.
2014-03-26 18:01:59 -07:00
vp9_aq_cyclicrefresh.c
aq_mode=3: Set target seg_map in sb-block order.
2014-03-26 18:09:20 -07:00
vp9_aq_cyclicrefresh.h
Encapsulating CYCLIC_REFRESH struct into .c file.
2014-03-26 11:00:35 -07:00
vp9_aq_variance.c
Rename the aq_mode files.
2014-03-21 15:20:59 -07:00
vp9_aq_variance.h
Rename the aq_mode files.
2014-03-21 15:20:59 -07:00
vp9_bitstream.c
Removing redundant {above, left}_seg_context manipulation code.
2014-03-21 12:12:55 -07:00
vp9_bitstream.h
Cleaning up vp9_bitstream.{c, h} files.
2014-02-27 15:32:11 -08:00
vp9_block.h
Merge "Using local variable for token_cache."
2014-03-24 15:54:38 -07:00
vp9_cost.c
Adding vp9_cost.{h, c} files.
2014-03-05 11:57:57 -08:00
vp9_cost.h
Adding vp9_cost.{h, c} files.
2014-03-05 11:57:57 -08:00
vp9_dct.c
minor spelling cleanup in comments
2014-02-12 16:32:51 -08:00
vp9_encodeframe.c
Fix segment_id assignment in update_state_rt for AQ mode
2014-03-27 12:42:04 -07:00
vp9_encodeframe.h
Moving declaration of vp9_encode_frame() to vp9_encodeframe.h.
2014-03-12 17:29:37 -07:00
vp9_encodemb.c
Fix the use of uninitialized skip flag
2014-03-18 15:03:45 -07:00
vp9_encodemb.h
Cleaning up vp9_encodemb.c file.
2014-02-26 13:51:12 -08:00
vp9_encodemv.c
Moving common code into vp9_update_mv_count().
2014-03-19 14:26:11 -07:00
vp9_encodemv.h
Moving common code into vp9_update_mv_count().
2014-03-19 14:26:11 -07:00
vp9_extend.c
Move vp9_extend.{h,c} from common to encoder
2013-11-18 12:43:36 -08:00
vp9_extend.h
vp9/encoder: add extern "C" to headers
2014-01-23 16:21:24 -08:00
vp9_firstpass.c
Rename the aq_mode files.
2014-03-21 15:20:59 -07:00
vp9_firstpass.h
[svc] Fix SvcTest.SecondPassEncode failure
2014-03-28 13:59:08 -07:00
vp9_lookahead.c
vp9_lookahead_push(): remove unused parameters
2014-03-02 14:34:59 -08:00
vp9_lookahead.h
vp9_lookahead_push(): remove unused parameters
2014-03-02 14:34:59 -08:00
vp9_mbgraph.c
Inlining and removing vp9_set_mbmode_and_mvs().
2014-03-05 14:22:31 -08:00
vp9_mbgraph.h
Moving MBGRAPH_{MB, FRAME}_STATS structs to vp9_mbgraph.h.
2014-02-03 12:35:06 -08:00
vp9_mcomp.c
Merge "Adding get_buf_from_mv() function."
2014-03-24 15:52:09 -07:00
vp9_mcomp.h
Merge "Support for a fast diamond search"
2014-03-10 09:53:21 -07:00
vp9_onyx_if.c
[svc] Fix SvcTest.SecondPassEncode failure
2014-03-28 13:59:08 -07:00
vp9_onyx_int.h
Merge "Moving thresh_mult{,_sub8x8} from SPEED_FEATURES to VP9_COMP."
2014-03-27 11:08:12 -07:00
vp9_picklpf.c
Merge "Convert use_fast_lpf_pick to an enum."
2014-03-21 21:19:31 -07:00
vp9_picklpf.h
Convert use_fast_lpf_pick to an enum.
2014-03-21 14:59:26 -07:00
vp9_pickmode.c
Fix segment_id assignment in update_state_rt for AQ mode
2014-03-27 12:42:04 -07:00
vp9_pickmode.h
create super fast rtc mode
2014-01-29 08:39:39 -08:00
vp9_quantize.c
Fixing include order in vp9_quantize.c
2014-02-28 11:30:51 -08:00
vp9_quantize.h
Cleaning up vp9_quantize.c.
2014-02-28 10:11:31 -08:00
vp9_ratectrl.c
Merge "Moving setup_{key, inter}_frame() to vp9_onyx_if.c."
2014-03-25 16:28:49 -07:00
vp9_ratectrl.h
Merge "Moving setup_{key, inter}_frame() to vp9_onyx_if.c."
2014-03-25 16:28:49 -07:00
vp9_rdopt.c
Moving thresh_mult{,_sub8x8} from SPEED_FEATURES to VP9_COMP.
2014-03-26 11:29:10 -07:00
vp9_rdopt.h
Rearranging and removing unused defines.
2014-03-18 11:20:06 -07:00
vp9_resize.c
Removing redefinition of ROUND_POWER_OF_TWO.
2014-02-27 11:57:00 -08:00
vp9_resize.h
Multiple resize filters
2014-01-25 09:39:48 -08:00
vp9_sad.c
vp9_variance.h header static version converted to global
2014-03-24 09:55:58 -07:00
vp9_segmentation.c
Adding vp9_cost.{h, c} files.
2014-03-05 11:57:57 -08:00
vp9_segmentation.h
Removing unnecessary casts from quantization code.
2014-02-28 11:59:50 -08:00
vp9_ssim.c
Removed several unused functions.
2014-03-17 14:09:29 -07:00
vp9_subexp.c
Removed several unused functions.
2014-03-17 14:09:29 -07:00
vp9_subexp.h
vp9_prob_diff_update_savings_search_model(): remove params
2014-03-02 20:36:32 -08:00
vp9_svc_layercontext.c
Cleaning up vp9_svc_layercontext.c
2014-03-21 13:56:15 -07:00
vp9_svc_layercontext.h
[svc] Verify and store input two pass stats data in 2nd pass rc
2014-03-27 13:43:20 -07:00
vp9_temporal_filter.c
temporal_filter_find_matching_mb_c(): remove a param
2014-03-02 20:43:42 -08:00
vp9_temporal_filter.h
Enables alt-ref frames in one pass mode
2014-01-29 11:04:52 -08:00
vp9_tokenize.c
Merge "Initialization code cleanup."
2014-03-24 16:12:42 -07:00
vp9_tokenize.h
Shrink dct_value_cost[] to int16_t.
2014-02-25 13:07:18 -08:00
vp9_treewriter.c
Adding vp9_cost.{h, c} files.
2014-03-05 11:57:57 -08:00
vp9_treewriter.h
Adding vp9_cost.{h, c} files.
2014-03-05 11:57:57 -08:00
vp9_variance.c
vp9_variance.h header static version converted to global
2014-03-24 09:55:58 -07:00
vp9_variance.h
vp9_variance.h header static version converted to global
2014-03-24 09:55:58 -07:00
vp9_write_bit_buffer.c
vp9_write_bit_buffer.h header statics converted to globals
2014-03-24 09:56:06 -07:00
vp9_write_bit_buffer.h
vp9_write_bit_buffer.h header statics converted to globals
2014-03-24 09:56:06 -07:00
vp9_writer.c
Removing unused active_section global variable.
2014-03-07 14:05:51 -08:00
vp9_writer.h
Adding vp9_cost.{h, c} files.
2014-03-05 11:57:57 -08:00