platform/upstream/libvpx.git
2013-07-09 Yaowu XuMerge "Fix loopfilter bug"
2013-07-09 Dmitry KovalevMerge "Using mi_cols instead of mb_cols."
2013-07-09 Dmitry KovalevMerge "Refactoring setup_pre_planes function."
2013-07-09 Dmitry KovalevMerge "Calling set_partition_seg_context() instead...
2013-07-08 John KoleszarFix loopfilter bug
2013-07-08 Ronald S. BultjeDon't call encode_sb() for the final of 4-split subpart...
2013-07-08 Ronald S. BultjeInline vp9_get_mv_joint().
2013-07-08 Ronald S. BultjeDon't recalculate mv_ref costs for each block/partition.
2013-07-08 Ronald S. BultjeRemove unnecessary memset(best_index, 0) from trellis...
2013-07-08 Ronald S. BultjeRemove memcpy() in handle_inter_mode() filter selection.
2013-07-08 Ronald S. BultjeMake frame-wide filter-type decision fully RD-based.
2013-07-08 Dmitry KovalevUsing mi_cols instead of mb_cols.
2013-07-08 Deb MukherjeeImplements several heuristics to prune mode search
2013-07-05 Jingning HanMerge "Refactor SSE2 8x8 functional units"
2013-07-04 Paul WilkinsMerge "Fix to comp_inter_joint_search_thresh feature."
2013-07-04 Dmitry KovalevRefactoring setup_pre_planes function.
2013-07-03 Dmitry KovalevMerge "Adding write_skip_coeff function."
2013-07-03 Jingning HanMerge "Enable early termination in rd search"
2013-07-03 Dmitry KovalevMerge "Replacing 64 / MI_SIZE with MI_BLOCK_SIZE."
2013-07-03 Dmitry KovalevAdding write_skip_coeff function.
2013-07-03 Yaowu XuMerge "Inline a few intra predictors"
2013-07-03 Jingning HanEnable early termination in rd search
2013-07-03 Dmitry KovalevCalling set_partition_seg_context() instead of code...
2013-07-03 Dmitry KovalevReplacing 64 / MI_SIZE with MI_BLOCK_SIZE.
2013-07-03 Dmitry KovalevMerge "Adding write_selected_txfm_size function."
2013-07-03 Yaowu XuInline a few intra predictors
2013-07-03 Jingning HanRefactor SSE2 8x8 functional units
2013-07-03 Ronald S. BultjeMerge "Use pmovmskb to skip quantize loops over empty...
2013-07-03 Ronald S. BultjeMerge "Remove unused function vp9_build_inter4x4_predic...
2013-07-03 Paul WilkinsFix to comp_inter_joint_search_thresh feature.
2013-07-03 Paul WilkinsAdded two new skip experiments.
2013-07-03 Paul WilkinsMerge "Adjust Speed 0 settings."
2013-07-03 Dmitry KovalevMerge "Removing redundant struct from union b_mode_info."
2013-07-03 Yaowu XuMerge "Added a speed feature use_square_partition_only"
2013-07-02 Dmitry KovalevRemoving redundant struct from union b_mode_info.
2013-07-02 Dmitry KovalevAdding write_selected_txfm_size function.
2013-07-02 Yaowu XuAdded a speed feature use_square_partition_only
2013-07-02 Ronald S. BultjeUse pmovmskb to skip quantize loops over empty coeffici...
2013-07-02 Ronald S. BultjeRemove unused function vp9_build_inter4x4_predictors_mb...
2013-07-02 Jim Bankoskinew unit test for cpu-speed
2013-07-02 Deb MukherjeeSpeed feature to binary search dir intramodes
2013-07-02 Deb MukherjeeMerge "Clean-up in forward update to use mapping tables"
2013-07-02 Deb MukherjeeTx size selection enhancements
2013-07-02 Deb MukherjeeClean-up in forward update to use mapping tables
2013-07-02 Dmitry KovalevMerge "Removing unused implicit segmentation code."
2013-07-02 Ronald S. BultjeMerge "Make get_coef_context() branchless."
2013-07-02 Dmitry KovalevMerge "Removing vp9_mbpitch.c, moving vp9_setup_block_d...
2013-07-02 Dmitry KovalevMerge "Additional vp9_decodemv.c cleanup."
2013-07-02 Dmitry KovalevRemoving unused implicit segmentation code.
2013-07-02 Yunqing WangMerge "Add speed feature to disable splitmv"
2013-07-02 Yunqing WangAdd speed feature to disable splitmv
2013-07-02 Jingning HanCalculate rd cost per transformed block
2013-07-02 Ronald S. BultjeMerge "Update quantize SSSE3 SIMD to cover 32x32 transf...
2013-07-02 Paul WilkinsAdjust Speed 0 settings.
2013-07-02 Paul WilkinsRevert "New motion threshold factor - speed feature."
2013-07-02 Yaowu Xufix the mismatch again in cpu_used 2
2013-07-02 Jim Bankoskiuse partitioning from last frame
2013-07-02 Dmitry KovalevRemoving vp9_mbpitch.c, moving vp9_setup_block_dptrs...
2013-07-01 Ronald S. BultjeMake get_coef_context() branchless.
2013-07-01 Dmitry KovalevAdditional vp9_decodemv.c cleanup.
2013-07-01 Yaowu XuMerge "Quantize (64-bit only, for now) SSSE3 SIMD."
2013-07-01 Dmitry KovalevMerge "Removing vp9_modecont.{h, c}."
2013-07-01 Dmitry KovalevMerge "Moving encoder subexp encoding functions to...
2013-07-01 Dmitry KovalevMerge "Adding vp9_rb_read_signed_literal function."
2013-07-01 Dmitry KovalevMerge "Inlining decode_atom, decode_sb_intra, and decod...
2013-07-01 Dmitry KovalevMerge "Cleanup inside vp9_decodemv.c."
2013-07-01 Ronald S. BultjeUpdate quantize SSSE3 SIMD to cover 32x32 transform...
2013-07-01 Ronald S. BultjeQuantize (64-bit only, for now) SSSE3 SIMD.
2013-07-01 Dmitry KovalevRemoving vp9_modecont.{h, c}.
2013-07-01 Paul WilkinsMerge "New motion threshold factor - speed feature."
2013-07-01 Yaowu Xufix a mismatch in cpuused 2
2013-07-01 Paul WilkinsNew motion threshold factor - speed feature.
2013-07-01 Dmitry KovalevAdding vp9_rb_read_signed_literal function.
2013-06-29 Jingning HanMerge "Enable SSE2 4x4 ADST/DCT transform"
2013-06-29 Christian DuvivierSSE2 version of vp9_short_fdct32x32_rd.
2013-06-29 Dmitry KovalevMoving encoder subexp encoding functions to subexp...
2013-06-29 Ronald S. BultjeMerge "fixed a bug where sse is not populated"
2013-06-29 JohannMerge "add Neon optimized add constant residual functions"
2013-06-29 James ZernMerge "fix test compile error"
2013-06-29 Ronald S. BultjeMerge "Inline vp9_get_coef_context() (and remove vp9_...
2013-06-29 Ronald S. BultjeMerge "Minor change to prevent one level of dereference...
2013-06-29 chmadd Neon optimized add constant residual functions
2013-06-29 Dmitry KovalevMerge "Cosmetic reordering of FRAME_CONTEXT members."
2013-06-29 Dmitry KovalevInlining decode_atom, decode_sb_intra, and decode_sb.
2013-06-29 James Zernfix test compile error
2013-06-29 Jingning HanEnable SSE2 4x4 ADST/DCT transform
2013-06-29 Yaowu Xufixed a bug where sse is not populated
2013-06-28 Jingning HanMerge "Fix switch statement in 8x8 transform"
2013-06-28 Dmitry KovalevCosmetic reordering of FRAME_CONTEXT members.
2013-06-28 Dmitry KovalevCleanup inside vp9_decodemv.c.
2013-06-28 Dmitry KovalevMerge "Removing CONFIG_DEBUG checks on assertions."
2013-06-28 Jingning HanFix switch statement in 8x8 transform
2013-06-28 Ronald S. BultjeMerge "Some minor optimizations for cost_coeffs()."
2013-06-28 Ronald S. BultjeMerge "Make coefficient skip condition an explicit...
2013-06-28 Ronald S. BultjeInline vp9_get_coef_context() (and remove vp9_ prefix).
2013-06-28 Dmitry KovalevMerge "Decoder's code cleanup."
2013-06-28 Dmitry KovalevRemoving CONFIG_DEBUG checks on assertions.
2013-06-28 Ronald S. BultjeMinor change to prevent one level of dereference in...
2013-06-28 Ronald S. BultjeSome minor optimizations for cost_coeffs().
2013-06-28 Ronald S. BultjeMake coefficient skip condition an explicit RD choice.
next