2013-04-18 |
Dmitry Kovalev | Merge "Replacing VP9_COMBINEENTROPYCONTEXTS macro with... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Dmitry Kovalev | Merge "Moving functions from vp9_dboolhuff.c to vp9_dec... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Dmitry Kovalev | Merge "Renaming y1dc_delta_q, uvdc_delta_q, uvac_delta_... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Dmitry Kovalev | Merge "Transforming decode_sb_row to decode_tile functi... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
John Koleszar | Merge "Use BLOCK_SIZE_TYPE in foreach_ walker" into... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Ronald S. Bultje | Merge "Fix edge bug in recent merge of 64x64 and 32x32... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Ronald S. Bultje | Fix edge bug in recent merge of 64x64 and 32x32 inter... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Yunqing Wang | Merge "Remove skip_recon_sb" into experimental |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Yunqing Wang | Remove skip_recon_sb |
commit | commitdiff | tree | snapshot |
2013-04-17 |
John Koleszar | Use BLOCK_SIZE_TYPE in foreach_ walker |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Yaowu Xu | Merge "clean out experiments" into experimental |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Yaowu Xu | Merge "make lf_deltas dependent on filter_lvl" into... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Adrian Grange | Merge "Make alt_extra_bits a local variable" into exper... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Ronald S. Bultje | Merge "Remove unused file vp9_context.c." into experimental |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Dmitry Kovalev | Transforming decode_sb_row to decode_tile function. |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Ronald S. Bultje | Remove unused file vp9_context.c. |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Dmitry Kovalev | Moving functions from vp9_dboolhuff.c to vp9_decodframe.c. |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Ronald S. Bultje | Merge "Remove BLOCK_SIZE_LG2." into experimental |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Ronald S. Bultje | Merge "Add SSE2 versions for rectangular sad and sad4d... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Yaowu Xu | Merge "replace hev_thr_lut[][] with simpler logic"... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Adrian Grange | Make alt_extra_bits a local variable |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Yaowu Xu | clean out experiments |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Ronald S. Bultje | Remove BLOCK_SIZE_LG2. |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Yaowu Xu | make lf_deltas dependent on filter_lvl |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Yaowu Xu | replace hev_thr_lut[][] with simpler logic |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Ronald S. Bultje | Merge "Fairly basic integration of rectangular blocks... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Yaowu Xu | Merge "Change to do LPF in SB64 order" into experimental |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Ronald S. Bultje | Add SSE2 versions for rectangular sad and sad4d functions. |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Yaowu Xu | Change to do LPF in SB64 order |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Adrian Grange | Merge "Move configure_arnr_filter function" into experi... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Adrian Grange | Merge "Fixed overflow test on boost calculation" into... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Ronald S. Bultje | Fairly basic integration of rectangular blocks in encod... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Jingning Han | Recursive partition syntax coding |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Dmitry Kovalev | Merge "Replacing BOOL_DECODER with vp9_reader inside... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Dmitry Kovalev | Merge "Adding vp9_write_prob function (macro for now... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Dmitry Kovalev | Replacing BOOL_DECODER with vp9_reader inside vp9_decodemv. |
commit | commitdiff | tree | snapshot |
2013-04-17 |
John Koleszar | Merge "Adding write_le16 and write_le32 functions.... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Ronald S. Bultje | Merge "Slightly hackish workaround to support rectangle... |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Jim Bankoski | Merge "Faster vp9_short_fdct4x4 and vp9_short_fdct8x4... |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Dmitry Kovalev | Adding write_le16 and write_le32 functions. |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Dmitry Kovalev | Adding vp9_write_prob function (macro for now). |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Christian Duvivier | Faster vp9_short_fdct4x4 and vp9_short_fdct8x4. |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Adrian Grange | Move configure_arnr_filter function |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Dmitry Kovalev | Replacing VP9_COMBINEENTROPYCONTEXTS macro with function. |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Adrian Grange | Fixed overflow test on boost calculation |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Dmitry Kovalev | Renaming y1dc_delta_q, uvdc_delta_q, uvac_delta_q field... |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Ronald S. Bultje | Slightly hackish workaround to support rectangles in... |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Dmitry Kovalev | Merge "Moving tx_type == DCT_DCT checks inside iht_add... |
commit | commitdiff | tree | snapshot |
2013-04-16 |
John Koleszar | Remove the mb_no_coeff_skip flag |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Dmitry Kovalev | Moving tx_type == DCT_DCT checks inside iht_add functions. |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Dmitry Kovalev | Merge "Code cleanup inside vp9_reconintra4x4.c file... |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Dmitry Kovalev | Merge "Adding mv_joint_vertical and mv_joint_horizontal... |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Yunqing Wang | Merge "Optimize the scaling calculation" into experimental |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Scott LaVarnway | Merge "Removing extra params from x_add_residual()... |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Yunqing Wang | Optimize the scaling calculation |
commit | commitdiff | tree | snapshot |
2013-04-16 |
John Koleszar | Merge "Replacing vp9_read, vp9_read_literal, vp9_read_b... |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Scott LaVarnway | Removing extra params from x_add_residual() functions |
commit | commitdiff | tree | snapshot |
2013-04-16 |
John Koleszar | Merge "Removing TRUE and FALSE macro definitions."... |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Scott LaVarnway | Merge "Removing extra params in dequant functions"... |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Dmitry Kovalev | Removing TRUE and FALSE macro definitions. |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Dmitry Kovalev | Replacing vp9_read, vp9_read_literal, vp9_read_bit... |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Ronald S. Bultje | Merge "Fix lingering x->skip settings if static_thresho... |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Ronald S. Bultje | Merge "Add rectangular block size variance/sad function... |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Ronald S. Bultje | Merge "Make filter RD code and encode breakout variance... |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Ronald S. Bultje | Fix lingering x->skip settings if static_threshold... |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Jingning Han | Add rectangular block size variance/sad functions. |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Ronald S. Bultje | Make filter RD code and encode breakout variance size... |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Dmitry Kovalev | Adding mv_joint_vertical and mv_joint_horizontal functions. |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Dmitry Kovalev | Merge "Motion vector decoder cleanup." into experimental |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Dmitry Kovalev | Code cleanup inside vp9_reconintra4x4.c file. |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Scott LaVarnway | Removing extra params in dequant functions |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Yaowu Xu | Merge "Reorder enum i4X4 predcition modes" into experim... |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Ronald S. Bultje | Merge "Fix width/height switch-up in U/V SB quantize... |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Ronald S. Bultje | Merge "Removed unused structs in vp9_onyx_int.h." into... |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Ronald S. Bultje | Fix width/height switch-up in U/V SB quantize code. |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Ronald S. Bultje | Removed unused structs in vp9_onyx_int.h. |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Adrian Grange | Merge "Initial addition of multiple ARF frames" into... |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Adrian Grange | Initial addition of multiple ARF frames |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Dmitry Kovalev | Merge "Encoder code cleanup." into experimental |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Dmitry Kovalev | Merge "Adding vp9_read_and_apply_sign function." into... |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Dmitry Kovalev | Merge "Intra code cleanup." into experimental |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Dmitry Kovalev | Merge "Renaming vp9_token_struct to vp9_token and remov... |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Dmitry Kovalev | Intra code cleanup. |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Dmitry Kovalev | Motion vector decoder cleanup. |
commit | commitdiff | tree | snapshot |
2013-04-12 |
John Koleszar | Merge "Enable inter predictor for rectangular block... |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Jingning Han | Enable inter predictor for rectangular block size |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Scott LaVarnway | Removed unnecessary copy from vp9_dequant_iht_add_8x8_c |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Jingning Han | Merge changes I196814c0,I896fdfa0 into experimental |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Yaowu Xu | Reorder enum i4X4 predcition modes |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Yaowu Xu | Rename B_PRED to I4X4_PRED |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Scott LaVarnway | Merge "Remove unnecessary vp9_copy_memNxN() calls"... |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Ronald S. Bultje | Move prediction hit counting to update_state(). |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Scott LaVarnway | Remove unnecessary vp9_copy_memNxN() calls |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Jingning Han | Make intra predictor support rectangular blocks |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Ronald S. Bultje | Merge loop over all macroblock modes into encode_sb_row(). |
commit | commitdiff | tree | snapshot |
2013-04-11 |
John Koleszar | Merge "Remove unused vp9_recon_mb{y,uv}_s" into experim... |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Ronald S. Bultje | Merge "Remove subtract_mb* functions." into experimental |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Dmitry Kovalev | Adding vp9_read_and_apply_sign function. |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Scott LaVarnway | Merge "WIP: removing predictor buffer usage from decode... |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Ronald S. Bultje | Merge "Remove unused macroblock versions of reconstruct... |
commit | commitdiff | tree | snapshot |
next |