platform/upstream/libvpx.git
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 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.
2013-06-28 Yaowu XuMerge "Minor cleanups"
2013-06-28 Yaowu XuMerge "Optimize partition search order"
2013-06-28 Yaowu XuMinor cleanups
2013-06-28 Yaowu XuOptimize partition search order
2013-06-28 Ronald S. BultjeMerge "Fix tile independence with both column tiling...
2013-06-28 James ZernMerge "variance_test: add missing ClearSystemState..."
2013-06-28 Ronald S. BultjeFix tile independence with both column tiling and stati...
2013-06-27 Dmitry KovalevDecoder's code cleanup.
2013-06-27 Frank GalliganAdd Neon optimized loop filter functions.
2013-06-27 Dmitry KovalevMerge "General cleanup in segmentation-related code."
2013-06-27 Dmitry KovalevMerge "Moving subexp encoding functions in separate...
2013-06-27 Ronald S. BultjeInline quantize so idiv instruction gets removed from...
2013-06-27 Paul WilkinsMerge "Auto adapt step size feature."
2013-06-27 Paul WilkinsMerge "Start adaptive threshold for each mode at max."
2013-06-27 Paul WilkinsMerge "Change meaning of cpi->sf.first_step and rename."
2013-06-27 Jingning HanMerge "Make intra predictor reference buffer configurable"
2013-06-27 Jingning HanMerge "Make update_partition_context faster"
2013-06-27 James Zernvariance_test: add missing ClearSystemState...
2013-06-27 Yaowu XuMerge "Change to use LUT for mode-to-txfm conversion"
2013-06-27 Jingning HanMake intra predictor reference buffer configurable
2013-06-27 Jingning HanMerge "Remove empty function vp9_build_block_offsets"
2013-06-27 Jingning HanMake update_partition_context faster
2013-06-26 Ronald S. BultjeRemove unused macro RDTRUNC_8x8 from encodemb.c.
2013-06-26 Jingning HanRemove empty function vp9_build_block_offsets
2013-06-26 Yaowu XuChange to use LUT for mode-to-txfm conversion
2013-06-26 Jingning HanMerge "Fix aligned memory allocation in unit tests"
2013-06-26 Jingning HanFix aligned memory allocation in unit tests
2013-06-26 Paul WilkinsMerge "fixed a compiling problem with MSVC win32 build"
2013-06-26 Paul WilkinsAuto adapt step size feature.
2013-06-26 James Zerntest/fdct*: fix some warnings
2013-06-26 Dmitry KovalevGeneral cleanup in segmentation-related code.
2013-06-26 Dmitry KovalevMerge "Using get_plane_block_{width, height} instead...
2013-06-26 Yaowu Xufixed a compiling problem with MSVC win32 build
2013-06-26 Paul WilkinsStart adaptive threshold for each mode at max.
2013-06-26 Paul WilkinsChange meaning of cpi->sf.first_step and rename.
2013-06-26 John KoleszarMerge "vpxenc: send usage to stderr"
2013-06-26 John KoleszarMerge ".gitignore: add gcov files"
2013-06-26 John KoleszarMerge "Move vp9_counts_to_nmv_context to encoder"
2013-06-26 John KoleszarMerge "Move vp9_full_to_model_counts to encoder"
2013-06-26 John KoleszarMerge "make: add libvpx_test_srcs.txt target"
2013-06-26 John KoleszarMerge "tests/*source: test file pointer before reading"
next