..
arm /neon
Move variance functions to vpx_dsp
2015-05-26 12:01:52 -07:00
x86
Move variance functions to vpx_dsp
2015-05-26 12:01:52 -07:00
vp9_aq_complexity.c
vp9: add some missing includes
2015-05-15 10:43:47 -07:00
vp9_aq_complexity.h
vp9: add some missing includes
2015-05-15 10:43:47 -07:00
vp9_aq_cyclicrefresh.c
vp9/encoder: make some functions static
2015-05-15 10:43:47 -07:00
vp9_aq_cyclicrefresh.h
Adjustments to aq-mode=3.
2015-03-18 12:06:16 -07:00
vp9_aq_variance.c
Move variance functions to vpx_dsp
2015-05-26 12:01:52 -07:00
vp9_aq_variance.h
Add variance restriction to AQ2.
2014-11-20 16:23:35 -08:00
vp9_avg.c
vp9 intrinsics: add vp9_rtcd include
2015-05-15 10:43:47 -07:00
vp9_bitstream.c
vpx_mem: remove vpx_memset
2015-04-28 20:00:59 -07:00
vp9_bitstream.h
remove static initializers for partition tree
2014-12-17 11:41:06 -08:00
vp9_block.h
Account for chroma component costs in RTC mode decision
2015-02-04 09:45:14 -08:00
vp9_blockiness.c
Adds a blockiness metric to internal stats.
2015-04-17 11:13:18 -07:00
vp9_context_tree.c
vp9_ethread: modify VP9_COMP structure
2014-11-24 17:57:38 -08:00
vp9_context_tree.h
vp9_ethread: modify VP9_COMP structure
2014-11-24 17:57:38 -08:00
vp9_cost.c
vp9_cost.h
vp9_dct.c
Relocate memory operations for common code
2015-05-13 11:41:15 -07:00
vp9_dct.h
Refactored idct routines and headers
2014-11-24 09:57:40 -08:00
vp9_denoiser.c
vpx_mem: remove vpx_memcpy
2015-04-28 19:59:41 -07:00
vp9_denoiser.h
Skip duplicate denoiser frame buffer allocation
2015-01-07 08:49:04 -08:00
vp9_encodeframe.c
Non-rd variance partition: Adjust thresholds for 1080p.
2015-05-27 12:30:35 -07:00
vp9_encodeframe.h
Refactor set_vbp_thresholds.
2015-05-27 09:25:18 -07:00
vp9_encodemb.c
Relocate memory operations for common code
2015-05-13 11:41:15 -07:00
vp9_encodemb.h
Combine vp9_encode_block_intra and encode_block_intra
2014-10-28 18:57:01 -07:00
vp9_encodemv.c
vp9: correct some function signatures
2015-05-15 10:43:47 -07:00
vp9_encodemv.h
vp9: correct some function signatures
2015-05-15 10:43:47 -07:00
vp9_encoder.c
Merge "Refactor set_vbp_thresholds."
2015-05-27 19:10:28 +00:00
vp9_encoder.h
Adds worst frame metrics for a bunch of metrics.
2015-04-22 06:45:56 -07:00
vp9_ethread.c
vpx_mem: remove vpx_memcpy
2015-04-28 19:59:41 -07:00
vp9_ethread.h
vp9_ethread: the tile-based multi-threaded encoder
2014-12-04 11:21:34 -08:00
vp9_extend.c
Relocate memory operations for common code
2015-05-13 11:41:15 -07:00
vp9_extend.h
vp9_fastssim.c
Adds a fastssim metric to VPX internal stats.
2015-04-17 10:23:24 -07:00
vp9_firstpass.c
Merge "[svc] Make size of empty frame to be 16x16 all the time"
2015-05-27 17:49:00 +00:00
vp9_firstpass.h
Auto-adaptive encoder frame resizing logic
2015-02-10 09:59:32 -08:00
vp9_lookahead.c
Allow larger encoder configurations.
2015-01-29 15:07:40 -08:00
vp9_lookahead.h
Allow larger encoder configurations.
2015-01-29 15:07:40 -08:00
vp9_mbgraph.c
Move shared SAD code to vpx_dsp
2015-05-06 16:58:20 -07:00
vp9_mbgraph.h
vp9_mcomp.c
Merge "Move variance functions to vpx_dsp"
2015-05-26 23:02:11 +00:00
vp9_mcomp.h
Fix integral projection motion search for frame resize
2015-05-22 15:40:45 -07:00
vp9_picklpf.c
Relocate memory operations for common code
2015-05-13 11:41:15 -07:00
vp9_picklpf.h
vp9_pickmode.c
Merge "Move variance functions to vpx_dsp"
2015-05-26 23:02:11 +00:00
vp9_pickmode.h
Enable sub8x8 inter block search for RTC coding mode
2014-12-24 17:40:31 -08:00
vp9_psnrhvs.c
Resolve configuration conflict
2015-04-20 16:44:12 -07:00
vp9_quantize.c
Relocate memory operations for common code
2015-05-13 11:41:15 -07:00
vp9_quantize.h
dc quantizer fix for 32x32 transforms
2015-03-03 15:58:27 -08:00
vp9_ratectrl.c
Fix issues with mixed ARF and GF groups.
2015-05-20 16:46:44 +01:00
vp9_ratectrl.h
vp9: correct some function signatures
2015-05-15 10:43:47 -07:00
vp9_rd.c
vp9: correct some function signatures
2015-05-15 10:43:47 -07:00
vp9_rd.h
vp9: correct some function signatures
2015-05-15 10:43:47 -07:00
vp9_rdopt.c
Relocate memory operations for common code
2015-05-13 11:41:15 -07:00
vp9_rdopt.h
Experimental rd bias based on source vs recon variance.
2015-03-20 11:57:36 +00:00
vp9_resize.c
vp9/encoder: make some functions static
2015-05-15 10:43:47 -07:00
vp9_resize.h
Adds high bit-depth frame resize functions
2014-09-23 22:55:33 -07:00
vp9_segmentation.c
vpx_mem: remove vpx_memset
2015-04-28 20:00:59 -07:00
vp9_segmentation.h
vp9_skin_detection.c
vpx_mem: remove vpx_memset
2015-04-28 20:00:59 -07:00
vp9_skin_detection.h
Add skin detection.
2015-02-11 17:47:17 -08:00
vp9_speed_features.c
Change tx_size_search_method setting for non-rd speed 5.
2015-05-15 11:12:47 -07:00
vp9_speed_features.h
Merge "Image size restriction to rd auto partition search."
2015-05-07 14:12:14 +00:00
vp9_ssim.c
Relocate memory operations for common code
2015-05-13 11:41:15 -07:00
vp9_ssim.h
Adds a new temporal consistency metric to libvpx.
2015-04-21 10:05:37 -07:00
vp9_subexp.c
vp9_subexp.h: add a missing prototype
2015-05-15 10:43:48 -07:00
vp9_subexp.h
vp9_subexp.h: add a missing prototype
2015-05-15 10:43:48 -07:00
vp9_svc_layercontext.c
[svc] Make size of empty frame to be 16x16 all the time
2015-05-26 16:04:36 -07:00
vp9_svc_layercontext.h
[svc] Make size of empty frame to be 16x16 all the time
2015-05-26 16:04:36 -07:00
vp9_temporal_filter.c
vp9: add some missing includes
2015-05-15 10:43:47 -07:00
vp9_temporal_filter.h
vp9: correct some function signatures
2015-05-15 10:43:47 -07:00
vp9_tokenize.c
Revert "Remove mi_grid_* structures."
2015-04-21 11:16:45 -07:00
vp9_tokenize.h
Fix compiler warnigns for msvc2013
2015-01-05 17:31:19 -08:00
vp9_treewriter.c
vp9_treewriter.h
vp9_variance.c
Move variance functions to vpx_dsp
2015-05-26 12:01:52 -07:00
vp9_variance.h
Move variance functions to vpx_dsp
2015-05-26 12:01:52 -07:00
vp9_write_bit_buffer.c
vp9_write_bit_buffer.h
vp9_writer.c
vp9_writer.h
vp9_subexp.h: add a missing prototype
2015-05-15 10:43:48 -07:00