.. |
arm/neon
|
vp9 fdct higbd neon: connect existing highbd calls
|
2017-02-14 22:11:49 +00:00 |
mips/msa
|
vp9/encoder: apply clang-format
|
2016-08-02 16:47:11 -07:00 |
x86
|
Merge "block error avx2: use tran_low_t"
|
2017-02-16 23:51:14 +00:00 |
vp9_alt_ref_aq.c
|
Move vp9_alt_ref_aq_private.h to vp9_alt_ref_aq.c
|
2016-08-27 10:53:41 -07:00 |
vp9_alt_ref_aq.h
|
vp9_alt_ref_aq_set_nsegments: harmonize fn signature
|
2016-08-27 11:16:03 -07:00 |
vp9_aq_360.c
|
Add cpi parameter for forcing segmentation update
|
2016-08-08 13:20:42 -07:00 |
vp9_aq_360.h
|
vp9/encoder: apply clang-format
|
2016-08-02 16:47:11 -07:00 |
vp9_aq_complexity.c
|
Add cpi parameter for forcing segmentation update
|
2016-08-08 13:20:42 -07:00 |
vp9_aq_complexity.h
|
vp9/encoder: apply clang-format
|
2016-08-02 16:47:11 -07:00 |
vp9_aq_cyclicrefresh.c
|
vp9: Some code cleanup for aq-mode = 3.
|
2017-02-15 14:07:04 -08:00 |
vp9_aq_cyclicrefresh.h
|
vp9: Some code cleanup for aq-mode = 3.
|
2017-02-15 14:07:04 -08:00 |
vp9_aq_variance.c
|
Casts to remove some warnings.
|
2016-09-01 16:10:12 +01:00 |
vp9_aq_variance.h
|
vp9/encoder: apply clang-format
|
2016-08-02 16:47:11 -07:00 |
vp9_bitstream.c
|
Merge "Row based multi-threading of encoding stage"
|
2017-02-15 00:54:10 +00:00 |
vp9_bitstream.h
|
Changes to facilitate multi-threading of encoding stage
|
2017-02-02 14:47:13 +05:30 |
vp9_block.h
|
Row based multi-threading of encoding stage
|
2017-02-15 00:49:34 +00:00 |
vp9_blockiness.c
|
vp9/encoder: apply clang-format
|
2016-08-02 16:47:11 -07:00 |
vp9_context_tree.c
|
vp9/encoder: apply clang-format
|
2016-08-02 16:47:11 -07:00 |
vp9_context_tree.h
|
vp9 denoiser: Bias to last reference for temporal filter.
|
2015-11-20 15:38:32 -08:00 |
vp9_cost.c
|
vp9/encoder: apply clang-format
|
2016-08-02 16:47:11 -07:00 |
vp9_cost.h
|
vp9/encoder: apply clang-format
|
2016-08-02 16:47:11 -07:00 |
vp9_dct.c
|
vp9/encoder: apply clang-format
|
2016-08-02 16:47:11 -07:00 |
vp9_denoiser.c
|
vp9: Denoiser speed-up: increase partition and ac skip thresholds.
|
2017-02-07 10:33:13 -08:00 |
vp9_denoiser.h
|
vp9: Denoiser speed-up: increase partition and ac skip thresholds.
|
2017-02-07 10:33:13 -08:00 |
vp9_encodeframe.c
|
Row based multi-threading of encoding stage
|
2017-02-15 00:49:34 +00:00 |
vp9_encodeframe.h
|
Row based multi-threading of encoding stage
|
2017-02-15 00:49:34 +00:00 |
vp9_encodemb.c
|
Merge "Fix an overflow warning in optimize_b()"
|
2017-01-25 22:49:30 +00:00 |
vp9_encodemb.h
|
vp9/encoder: apply clang-format
|
2016-08-02 16:47:11 -07:00 |
vp9_encodemv.c
|
vp9_bitstream: Parameterize max_mv_magnitude
|
2016-10-12 12:50:17 -07:00 |
vp9_encodemv.h
|
vp9_bitstream: Parameterize max_mv_magnitude
|
2016-10-12 12:50:17 -07:00 |
vp9_encoder.c
|
Additional first pass stats.
|
2017-02-15 10:44:37 +00:00 |
vp9_encoder.h
|
Row based multi-threading of encoding stage
|
2017-02-15 00:49:34 +00:00 |
vp9_ethread.c
|
Additional first pass stats.
|
2017-02-15 10:44:37 +00:00 |
vp9_ethread.h
|
Row based multi-threading of encoding stage
|
2017-02-15 00:49:34 +00:00 |
vp9_extend.c
|
vp9/encoder: apply clang-format
|
2016-08-02 16:47:11 -07:00 |
vp9_extend.h
|
vp9/encoder: apply clang-format
|
2016-08-02 16:47:11 -07:00 |
vp9_firstpass.c
|
Disconnect ARF breakout from frame boost.
|
2017-02-15 10:46:14 +00:00 |
vp9_firstpass.h
|
Additional first pass stats.
|
2017-02-15 10:44:37 +00:00 |
vp9_job_queue.h
|
Multi-threading of first pass stats collection
|
2017-01-24 15:48:02 -08:00 |
vp9_lookahead.c
|
vp9: normalize vpx_enc_frame_flags_t usage
|
2016-08-04 23:37:49 -07:00 |
vp9_lookahead.h
|
vp9: normalize vpx_enc_frame_flags_t usage
|
2016-08-04 23:37:49 -07:00 |
vp9_mbgraph.c
|
Changes to facilitate row based multi-threading of ARNR filtering
|
2017-02-01 13:03:52 -08:00 |
vp9_mbgraph.h
|
vp9/encoder: apply clang-format
|
2016-08-02 16:47:11 -07:00 |
vp9_mcomp.c
|
Merge "Row based multi-threading of encoding stage"
|
2017-02-15 00:54:10 +00:00 |
vp9_mcomp.h
|
Changes to facilitate row based multi-threading of ARNR filtering
|
2017-02-01 13:03:52 -08:00 |
vp9_multi_thread.c
|
Row based multi-threading of encoding stage
|
2017-02-15 00:49:34 +00:00 |
vp9_multi_thread.h
|
Multi-threading of first pass stats collection
|
2017-01-24 15:48:02 -08:00 |
vp9_noise_estimate.c
|
vp9: Fixes for usage of skin_map for high bit depth.
|
2017-01-26 19:57:59 -08:00 |
vp9_noise_estimate.h
|
vp9/encoder: apply clang-format
|
2016-08-02 16:47:11 -07:00 |
vp9_picklpf.c
|
vp9: Fix to pick_filter_level for highbitdepth build.
|
2017-01-27 10:44:07 -08:00 |
vp9_picklpf.h
|
vp9/encoder: apply clang-format
|
2016-08-02 16:47:11 -07:00 |
vp9_pickmode.c
|
Row based multi-threading of encoding stage
|
2017-02-15 00:49:34 +00:00 |
vp9_pickmode.h
|
vp9/encoder: apply clang-format
|
2016-08-02 16:47:11 -07:00 |
vp9_quantize.c
|
vp9/encoder: apply clang-format
|
2016-08-02 16:47:11 -07:00 |
vp9_quantize.h
|
Migrate quantization functions from vp9/ to vpx_dsp/
|
2015-07-17 16:38:14 -07:00 |
vp9_ratectrl.c
|
vp9. Use same source_sad threshold for all speeds.
|
2017-02-15 11:28:26 -08:00 |
vp9_ratectrl.h
|
Merge "Aggressive VBR method."
|
2017-02-15 10:37:02 +00:00 |
vp9_rd.c
|
Row based multi-threading of encoding stage
|
2017-02-15 00:49:34 +00:00 |
vp9_rd.h
|
Row based multi-threading of encoding stage
|
2017-02-15 00:49:34 +00:00 |
vp9_rdopt.c
|
Structured the mode ordering code to avoid redundant memcpy
|
2017-02-16 14:12:33 +00:00 |
vp9_rdopt.h
|
vp9/encoder: apply clang-format
|
2016-08-02 16:47:11 -07:00 |
vp9_resize.c
|
vp9/encoder: apply clang-format
|
2016-08-02 16:47:11 -07:00 |
vp9_resize.h
|
vp9/encoder: apply clang-format
|
2016-08-02 16:47:11 -07:00 |
vp9_segmentation.c
|
vp9/encoder: apply clang-format
|
2016-08-02 16:47:11 -07:00 |
vp9_segmentation.h
|
vp9/encoder: apply clang-format
|
2016-08-02 16:47:11 -07:00 |
vp9_skin_detection.c
|
vp9/encoder: apply clang-format
|
2016-08-02 16:47:11 -07:00 |
vp9_skin_detection.h
|
vp9: Improvement to skin detection.
|
2016-03-17 16:26:10 -07:00 |
vp9_speed_features.c
|
Merge "Row based multi-threading of encoding stage"
|
2017-02-15 00:54:10 +00:00 |
vp9_speed_features.h
|
vp9: Add speed feature flag for computing average source sad.
|
2017-01-13 11:52:12 -08:00 |
vp9_subexp.c
|
vp9/encoder: apply clang-format
|
2016-08-02 16:47:11 -07:00 |
vp9_subexp.h
|
vp9/encoder: apply clang-format
|
2016-08-02 16:47:11 -07:00 |
vp9_svc_layercontext.c
|
vp9: Fix to crash in svc code.
|
2016-12-09 08:57:09 -08:00 |
vp9_svc_layercontext.h
|
vp9/encoder: apply clang-format
|
2016-08-02 16:47:11 -07:00 |
vp9_temporal_filter.c
|
Row based multi-threading of ARNR filtering stage
|
2017-02-07 14:03:19 +05:30 |
vp9_temporal_filter.h
|
Row based multi-threading of ARNR filtering stage
|
2017-02-07 14:03:19 +05:30 |
vp9_tokenize.c
|
apply clang-format
|
2016-09-15 15:07:53 -07:00 |
vp9_tokenize.h
|
vp9/encoder: apply clang-format
|
2016-08-02 16:47:11 -07:00 |
vp9_treewriter.c
|
vpx_dsp/prob.h: vp9_ -> vpx_
|
2015-07-20 18:13:04 -07:00 |
vp9_treewriter.h
|
vp9/encoder: apply clang-format
|
2016-08-02 16:47:11 -07:00 |