.. |
x86
|
AVX2 Variance Optimization
|
2014-01-08 12:05:53 -07:00 |
vp9_bitstream.c
|
Revert "Removing unnecessary vp9_clear_system_state() calls."
|
2014-01-23 09:05:08 -08:00 |
vp9_bitstream.h
|
Using VP9_COMMON instead of VP9_COMP.
|
2014-01-08 18:36:38 -08:00 |
vp9_block.h
|
Inter-frame non-RD mode decision
|
2014-01-16 12:35:04 -08:00 |
vp9_dct.c
|
Take out assertion from inverse transforms
|
2013-11-15 15:30:47 -08:00 |
vp9_dct.h
|
Adding fht{4x4, 8x8, 16x16} functions.
|
2013-10-25 17:55:07 -07:00 |
vp9_encodeframe.c
|
Prevent invaid memory access
|
2014-01-22 09:10:44 -08:00 |
vp9_encodeframe.h
|
Moving get_token_alloc function from common to the encoder.
|
2013-10-01 11:54:10 -07:00 |
vp9_encodemb.c
|
As you go mbmi->skip_coeff
|
2014-01-14 17:58:25 -08:00 |
vp9_encodemb.h
|
As you go mbmi->skip_coeff
|
2014-01-14 17:58:25 -08:00 |
vp9_encodemv.c
|
Revert "Removing unnecessary vp9_clear_system_state() calls."
|
2014-01-23 09:05:08 -08:00 |
vp9_encodemv.h
|
Using VP9_COMMON instead of VP9_COMP.
|
2014-01-08 18:36:38 -08: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: normalize include guards
|
2013-12-16 19:40:49 -08:00 |
vp9_firstpass.c
|
Fixing simple_weight() function + cleanup.
|
2014-01-22 08:57:13 -08:00 |
vp9_firstpass.h
|
Don't use gf_update by default for 1-pass CBR.
|
2014-01-10 10:40:12 -08:00 |
vp9_lookahead.c
|
Seperate the border size for encoder and decoder.
|
2014-01-21 15:28:41 -08:00 |
vp9_lookahead.h
|
Removing and moving around constant definitions.
|
2013-07-15 19:26:30 -07:00 |
vp9_mbgraph.c
|
Converting int_mv to MV.
|
2014-01-13 11:21:07 -08:00 |
vp9_mbgraph.h
|
Code cleanup.
|
2013-02-28 13:18:02 -08:00 |
vp9_mcomp.c
|
Merge "Cleaning up vp9_refining_search_sad() function."
|
2014-01-22 17:15:22 -08:00 |
vp9_mcomp.h
|
Cleaning up vp9_refining_search_sad() function.
|
2014-01-17 15:20:28 -08:00 |
vp9_onyx_if.c
|
Merge "Adds a non-normative resize library to vp9 encoder"
|
2014-01-22 11:46:43 -08:00 |
vp9_onyx_int.h
|
Merge "Add max burst bitrate control."
|
2014-01-15 14:40:59 -08:00 |
vp9_picklpf.c
|
Cleaning up vp9_picklpf.c file.
|
2014-01-17 16:09:21 -08:00 |
vp9_picklpf.h
|
Added lpf level picking using partial frame
|
2013-08-09 07:37:08 -07:00 |
vp9_pickmode.c
|
Cleaning up vp9_setup_buffer_inter() function.
|
2014-01-21 19:46:07 -08:00 |
vp9_pickmode.h
|
Inter-frame non-RD mode decision
|
2014-01-16 12:35:04 -08:00 |
vp9_psnr.c
|
lint issue in vp9_psnr.c
|
2013-10-04 11:01:49 -07:00 |
vp9_psnr.h
|
Code cleanup.
|
2013-02-21 10:34:33 -08:00 |
vp9_quantize.c
|
Moving eob array to the encoder.
|
2013-12-03 17:59:32 -08:00 |
vp9_quantize.h
|
Remove plane_block_idx.
|
2013-12-02 18:33:50 -08:00 |
vp9_ratectrl.c
|
Simplifying target_size_from_buffer_level() function.
|
2014-01-22 02:24:01 -08:00 |
vp9_ratectrl.h
|
Further rate control cleanups
|
2014-01-07 13:51:50 -08:00 |
vp9_rdopt.c
|
Tidy up comments & remove commented out code.
|
2014-01-22 09:59:01 -08:00 |
vp9_rdopt.h
|
Cleaning up vp9_setup_buffer_inter() function.
|
2014-01-21 19:46:07 -08:00 |
vp9_resize.c
|
changed to use vpx_integer.h for type definition
|
2014-01-22 12:52:31 -08:00 |
vp9_resize.h
|
Adds a non-normative resize library to vp9 encoder
|
2014-01-21 16:50:00 -08:00 |
vp9_sad_c.c
|
Removing duplicated SAD calculation code.
|
2014-01-21 14:24:37 -08:00 |
vp9_segmentation.c
|
Moving reset_segment_features() to encoder/vp9_segmentation.h.
|
2014-01-06 11:31:57 -08:00 |
vp9_segmentation.h
|
Moving reset_segment_features() to encoder/vp9_segmentation.h.
|
2014-01-06 11:31:57 -08:00 |
vp9_ssim.c
|
cpplint issues in vp9_ssim.c
|
2013-10-04 14:08:37 -07:00 |
vp9_subexp.c
|
Renaming vp9_boolcoder.{h, c} to vp9_writer.{h, c}.
|
2013-12-20 11:10:24 -08:00 |
vp9_subexp.h
|
vp9: normalize include guards
|
2013-12-16 19:40:49 -08:00 |
vp9_temporal_filter.c
|
Seperate the border size for encoder and decoder.
|
2014-01-21 15:28:41 -08:00 |
vp9_temporal_filter.h
|
Move configure_arnr_filter function
|
2013-04-16 15:58:27 -07:00 |
vp9_tokenize.c
|
As you go mbmi->skip_coeff
|
2014-01-14 17:58:25 -08:00 |
vp9_tokenize.h
|
Moving vp9_token from common to encoder.
|
2013-12-04 19:36:58 -08:00 |
vp9_treewriter.c
|
Moving vp9_tree_probs_from_distribution() to encoder.
|
2013-12-05 18:13:26 -08:00 |
vp9_treewriter.h
|
Renaming vp9_boolcoder.{h, c} to vp9_writer.{h, c}.
|
2013-12-20 11:10:24 -08:00 |
vp9_vaq.c
|
Replacing mi_{width,height}_log2 with num_8x8_blocks_{wide,high}_lookup.
|
2013-11-06 13:34:23 -08:00 |
vp9_vaq.h
|
vp9: normalize include guards
|
2013-12-16 19:40:49 -08:00 |
vp9_variance.h
|
Implement variance-based adaptive quantization
|
2013-10-16 11:55:13 +01:00 |
vp9_variance_c.c
|
Merge "Moving FILTER_BITS constant from vp9_convolve.h to vp9_filter.h."
|
2013-10-16 13:13:14 -07:00 |
vp9_write_bit_buffer.h
|
vp9: normalize include guards
|
2013-12-16 19:40:49 -08:00 |
vp9_writer.c
|
Renaming vp9_boolcoder.{h, c} to vp9_writer.{h, c}.
|
2013-12-20 11:10:24 -08:00 |
vp9_writer.h
|
Renaming vp9_boolcoder.{h, c} to vp9_writer.{h, c}.
|
2013-12-20 11:10:24 -08:00 |