2013-08-01 |
Dmitry Kovalev | Nice looking motion vector clamping functions. |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Jingning Han | Merge "Optimize 32x32 2D inverse DCT for speed-up" |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Dmitry Kovalev | Merge "Adding missing const to vp9_extra_bits array." |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Dmitry Kovalev | Adding missing const to vp9_extra_bits array. |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Jingning Han | Optimize 32x32 2D inverse DCT for speed-up |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Jingning Han | Remove unnecessary arguments in rd_pick_ref_frame |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Dmitry Kovalev | vp9_decodemv.c cleanup. |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Dmitry Kovalev | Removing get_mi_{row, col} functions. |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Dmitry Kovalev | Merge "Removing unused "ishp" arguments." |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Dmitry Kovalev | Merge "Consistent update for inter_mode probabilities." |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Dmitry Kovalev | Removing unused "ishp" arguments. |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Jingning Han | Merge "Make the use of ref_frame index consistent" |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Jingning Han | Make the use of ref_frame index consistent |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Dmitry Kovalev | Consistent update for inter_mode probabilities. |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Adrian Grange | Merge "Cleanup: remove two stray '+', fix typos." |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Adrian Grange | Merge "Cleanup typos, remove unnecessary lines, replace... |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Adrian Grange | Cleanup: remove two stray '+', fix typos. |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Adrian Grange | Cleanup typos, remove unnecessary lines, replace switch |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Yaowu Xu | Merge "removed duplication" |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Yaowu Xu | removed duplication |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Jingning Han | Remove a redundant branching in tokenize_b |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Jingning Han | Tune tokenization/detokenization flow for speed-up |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Jingning Han | Skip redundant tokenization in rd loop |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Jingning Han | Merge "16x16 inverse 2D-DCT with DC only" |
commit | commitdiff | tree | snapshot |
2013-07-29 |
John Koleszar | Merge "Remove unnecessary 64 byte alignment" |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Jingning Han | 16x16 inverse 2D-DCT with DC only |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Dmitry Kovalev | Renaming txfm to tx for consistency in some places. |
commit | commitdiff | tree | snapshot |
2013-07-29 |
John Koleszar | Remove unnecessary 64 byte alignment |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Dmitry Kovalev | Renaming NB_TXFM_MODES constant to TX_MODES. |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Dmitry Kovalev | Renaming TX_SIZE_MAX_SB to TX_SIZES. |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Jingning Han | Merge "Shortcut 8x8/16x16 inverse 2D-DCT" |
commit | commitdiff | tree | snapshot |
2013-07-27 |
Dmitry Kovalev | Cleanup: replacing xd->mode_info_context with temp... |
commit | commitdiff | tree | snapshot |
2013-07-27 |
Ronald S. Bultje | Inverse dimension order in token_cost array. |
commit | commitdiff | tree | snapshot |
2013-07-27 |
Dmitry Kovalev | Merge "vp9_decodemv.c cleanup." |
commit | commitdiff | tree | snapshot |
2013-07-27 |
Ronald S. Bultje | Merge "d45 intra prediction SSSE3 optimizations." |
commit | commitdiff | tree | snapshot |
2013-07-27 |
Ronald S. Bultje | Merge "Save pixels instead of coefficients in intra4x4... |
commit | commitdiff | tree | snapshot |
2013-07-27 |
Ronald S. Bultje | Merge "Add best_rd breakout in intra4x4 RD loop." |
commit | commitdiff | tree | snapshot |
2013-07-27 |
Jingning Han | Shortcut 8x8/16x16 inverse 2D-DCT |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Dmitry Kovalev | vp9_decodemv.c cleanup. |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Jingning Han | Merge "Special handle on DC only inverse 8x8 2D-DCT" |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Dmitry Kovalev | Merge "Making read_inter_mode_info function more clear." |
commit | commitdiff | tree | snapshot |
2013-07-26 |
hkuang | Merge "Fix some format error and code error in neon... |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Jingning Han | Special handle on DC only inverse 8x8 2D-DCT |
commit | commitdiff | tree | snapshot |
2013-07-26 |
hkuang | Fix some format error and code error in neon code. |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Dmitry Kovalev | Merge "General cleanups." |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Ronald S. Bultje | d45 intra prediction SSSE3 optimizations. |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Yaowu Xu | Merge "Auto min and max partition size experiment." |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Paul Wilkins | Auto min and max partition size experiment. |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Yunqing Wang | Modify static threshold calculation |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Dmitry Kovalev | Making read_inter_mode_info function more clear. |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Johann | Merge "Add const to vp9_accum_mv_refs parameter" |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Yunqing Wang | Merge "Add encoding option --static-thresh" |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Yunqing Wang | Add encoding option --static-thresh |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Johann | Add const to vp9_accum_mv_refs parameter |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Dmitry Kovalev | General cleanups. |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Dmitry Kovalev | Merge "Adding lookup table for size group." |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Dmitry Kovalev | Adding lookup table for size group. |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Adrian Grange | Merge "Simplify handling of sub-partition motion vectors" |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Adrian Grange | Merge "Use local variables rather than structure members" |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Dmitry Kovalev | Merge "Removing duplicated code for merging two probabi... |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Dmitry Kovalev | Merge "Removing vp9_adapt_mode_context function." |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Jingning Han | Merge "Make coeff_optimize initialized per-plane" |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Dmitry Kovalev | Merge "Inlining inc_mv_component_count function." |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Dmitry Kovalev | Merge "Removing duplicated PREDICTION_PROBS constant." |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Yaowu Xu | Merge "fix a bug where flags are not reset" |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Adrian Grange | Simplify handling of sub-partition motion vectors |
commit | commitdiff | tree | snapshot |
2013-07-25 |
James Zern | Merge "msvs: Generate proper configurations for mixed... |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Jingning Han | Make coeff_optimize initialized per-plane |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Dmitry Kovalev | Removing duplicated PREDICTION_PROBS constant. |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Dmitry Kovalev | Removing vp9_adapt_mode_context function. |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Yaowu Xu | fix a bug where flags are not reset |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Jingning Han | Merge "SSE2 inverse 4x4 2D-DCT with DC only" |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Scott LaVarnway | Merge "pack_inter_mode_mvs cleanup" |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Jingning Han | SSE2 inverse 4x4 2D-DCT with DC only |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Jingning Han | Merge "Merge vp9_dc_only_idct_add and vp9_short_idct4x4_1" |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Dmitry Kovalev | Removing duplicated code for merging two probabilities. |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Dmitry Kovalev | Inlining vp9_init_mode_contexts function. |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Jingning Han | Merge vp9_dc_only_idct_add and vp9_short_idct4x4_1 |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Dmitry Kovalev | Removing CONFIG_BALANCED_COEFTREE experiment. |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Dmitry Kovalev | Merge "Adding condition inside get_tx_type_{4x4, 8x8... |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Dmitry Kovalev | Inlining inc_mv_component_count function. |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Martin Storsjo | msvs: Generate proper configurations for mixed platforms |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Dmitry Kovalev | Adding condition inside get_tx_type_{4x4, 8x8, 16x16}. |
commit | commitdiff | tree | snapshot |
2013-07-24 |
James Zern | Merge "vp9_find_mv_refs_idx: remove unused split_count" |
commit | commitdiff | tree | snapshot |
2013-07-24 |
James Zern | vp9_find_mv_refs_idx: remove unused split_count |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Adrian Grange | Use local variables rather than structure members |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Adrian Grange | Merge "Correct spelling mistakes" |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Ronald S. Bultje | Save pixels instead of coefficients in intra4x4 RD... |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Ronald S. Bultje | Add best_rd breakout in intra4x4 RD loop. |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Adrian Grange | Correct spelling mistakes |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Ronald S. Bultje | Merge "More optimizations for cost_coeffs()." |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Jingning Han | Merge "Unify the use of encode_b_args/optimize_block_args" |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Dmitry Kovalev | Moving counts from FRAME_CONTEXT to new struct FRAME_CO... |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Jingning Han | Unify the use of encode_b_args/optimize_block_args |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Dmitry Kovalev | Removing LOW_PRECISION_MV_UPDATE define. |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Dmitry Kovalev | Merge "Removing vp9_is_interpolating_filter array." |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Adrian Grange | Merge "Rolled-up several for loops into one" |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Adrian Grange | Rolled-up several for loops into one |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Dmitry Kovalev | Removing vp9_is_interpolating_filter array. |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Dmitry Kovalev | Merge "Adding update_tx_counts function." |
commit | commitdiff | tree | snapshot |
next |