platform/upstream/libvpx.git
2013-06-25 Ronald S. BultjeAdd averaging-SAD functions for 8-point comp-inter...
2013-06-25 James ZernMerge "intrapred_test: add virtual dtor to IntraPredBase"
2013-06-25 Ronald S. BultjeMerge "Add SAD unit tests for all rectangular sizes."
2013-06-25 Ronald S. BultjeMerge "Don't re-allocate comp_pred buffers for each...
2013-06-25 Dmitry KovalevMerge "Removing unused code."
2013-06-25 Jingning HanMerge "Add 8x8 dct/adst unit tests"
2013-06-25 Yaowu XuMerge "Changed size of mb_mode_context to 8 bits"
2013-06-25 Scott LaVarnwayMerge "Small mode_info_context cleanup in filter_block_...
2013-06-25 Dmitry KovalevRemoving unused code.
2013-06-25 Dmitry KovalevMerge "Removing find_seg_id and using vp9_get_pred_mi_s...
2013-06-25 Dmitry KovalevMerge "Transforming scale_mv_component_q4 into scale_mv...
2013-06-25 Jingning HanAdd 8x8 dct/adst unit tests
2013-06-25 Jingning HanMerge "Use aligned buffer operations in 8x8/16x16 2D...
2013-06-25 Scott LaVarnwaySmall mode_info_context cleanup in filter_block_plane
2013-06-25 Yaowu XuMerge "Enable sse2 implmentation of 8x8 ADST/DCT"
2013-06-25 Yaowu XuMerge "change to enable use_largest_txform feature"
2013-06-25 Jingning HanUse aligned buffer operations in 8x8/16x16 2D-DCT
2013-06-25 Jingning HanEnable sse2 implmentation of 8x8 ADST/DCT
2013-06-24 Yaowu Xuchange to enable use_largest_txform feature
2013-06-24 John KoleszarMerge "Remove unused vp9_build_intra_predictors_sb...
2013-06-24 John KoleszarMerge "Remove unused vp9_model_to_full_probs_sb()"
2013-06-24 Scott LaVarnwayChanged size of mb_mode_context to 8 bits
2013-06-24 Ronald S. BultjeAdd SAD unit tests for all rectangular sizes.
2013-06-24 Ronald S. BultjeDon't re-allocate comp_pred buffers for each call to...
2013-06-24 Yaowu XuMerge "Fix loopfilter of leftmost 4x4 edges in SB"
2013-06-24 John KoleszarFix loopfilter of leftmost 4x4 edges in SB
2013-06-22 Ronald S. BultjeMerge "Allocate memory using appropriate expected align...
2013-06-22 James Zernintrapred_test: add virtual dtor to IntraPredBase
2013-06-22 Ronald S. BultjeAllocate memory using appropriate expected alignment...
2013-06-21 John KoleszarMerge "Add some unaligned test vectors"
2013-06-21 John KoleszarRemove unused vp9_build_intra_predictors_sb{y,uv}_s
2013-06-21 Ronald S. BultjeMerge "Remove emms - that shouldn't be there."
2013-06-21 John KoleszarRemove unused vp9_model_to_full_probs_sb()
2013-06-21 Dmitry KovalevTransforming scale_mv_component_q4 into scale_mv_q4...
2013-06-21 Ronald S. BultjeRemove emms - that shouldn't be there.
2013-06-21 James Zernvariance_test: use REGISTER_STATE_CHECK
2013-06-21 Dmitry KovalevRemoving find_seg_id and using vp9_get_pred_mi_segid...
2013-06-21 Ronald S. BultjeAdd missing SECTION .text marker in assembly file.
2013-06-21 Ronald S. BultjeImplement SSE2 block_error.
2013-06-21 Ronald S. BultjeMerge "Add subtract_block SSE2 version and unit test."
2013-06-21 Ronald S. BultjeMerge "SSE2/SSSE3 optimizations and unit test for sub_p...
2013-06-21 Ronald S. BultjeAdd subtract_block SSE2 version and unit test.
2013-06-21 Yaowu XuMerge "Get some speed back for cpuused 1"
2013-06-21 Yaowu XuGet some speed back for cpuused 1
2013-06-21 Yaowu XuMerge "rename variables to avoid build error in MSVC"
2013-06-21 Yaowu Xurename variables to avoid build error in MSVC
2013-06-21 Yaowu XuMerge "Implement sse2 and ssse3 versions for all sub_pi...
2013-06-20 Ronald S. BultjeSSE2/SSSE3 optimizations and unit test for sub_pixel_av...
2013-06-20 Jim BankoskiMerge "clean out libvpx-srcs.txt if built"
2013-06-20 Jim Bankoskiclean out libvpx-srcs.txt if built
2013-06-20 James ZernMerge "Revert "test_libvpx: disable pthreads in gtest""
2013-06-20 Frank GalliganFix win64 warning.
2013-06-20 James ZernRevert "test_libvpx: disable pthreads in gtest"
2013-06-20 Jingning HanMerge "Add unit tests for 4x4 ADST"
2013-06-20 JohannMerge "Cast value to avoid size_t/int warning on win64"
2013-06-20 Dmitry KovalevMerge "Renaming 'nmv' to 'mv' for several functions."
2013-06-20 Dmitry KovalevMerge "Function decomposition inside vp9_decodemv.c...
2013-06-20 Deb MukherjeeImproving model rd with variance and quant step
2013-06-20 JohannCast value to avoid size_t/int warning on win64
2013-06-20 Jim Bankoskiadds force partitioning greater than or less than block...
2013-06-20 Jim Bankoskiadds a set partitioning to speed features
2013-06-20 Jim Bankoskipartition by variance using var from last frame
2013-06-20 Jim Bankoskiconvert all speed things to speed features
2013-06-20 Jim Bankoskinew partition via variance
2013-06-20 Jim Bankoskifix to set up new speed feature
2013-06-20 Jim Bankoskidon't copy partitions for key frames or altrefs
2013-06-20 Ronald S. BultjeImplement sse2 and ssse3 versions for all sub_pixel_var...
2013-06-20 Jim Bankoskidisable speed > 1 speed corrections in firstpass
2013-06-20 Jim Bankoskinew debug modes code
2013-06-20 Jim BankoskiMerge "copy partitioning from last fame"
2013-06-20 Jim Bankoskicopy partitioning from last fame
2013-06-20 Jingning HanAdd unit tests for 4x4 ADST
2013-06-20 John KoleszarMerge "test_libvpx: disable pthreads in gtest"
2013-06-20 Yaowu XuRemoved a number of unnecessary check on ref_frame
2013-06-19 Dmitry KovalevFunction decomposition inside vp9_decodemv.c file.
2013-06-19 James Zerntest_libvpx: disable pthreads in gtest
2013-06-19 John KoleszarAdd some unaligned test vectors
2013-06-19 Yunqing WangMerge "Add two-pass quantization"
2013-06-19 Yunqing WangAdd two-pass quantization
2013-06-19 Yaowu XuRemove unnecessary copying of probs.
2013-06-19 Dmitry KovalevRenaming 'nmv' to 'mv' for several functions.
2013-06-18 John KoleszarMerge "tests: clear system state after non-API calls"
2013-06-18 Jingning HanMerge "Make fdct32 computation flow within 16bit range"
2013-06-18 James Zerntests: clear system state after non-API calls
2013-06-18 Dmitry KovalevMerge "Code cleanup inside the decoder code."
2013-06-18 Dmitry KovalevMerge "Removing vp9_invtrans.{c, h} files."
2013-06-18 Jingning HanMake fdct32 computation flow within 16bit range
2013-06-18 Ronald S. BultjeMerge "Move subpixel variance function from common...
2013-06-18 Ronald S. BultjeMerge "Use assembly-optimized variance functions in...
2013-06-18 John KoleszarMerge "vpx_ports/x86.h: de-dup #elif block"
2013-06-18 James Zernconvolve_test: align filter arrays
2013-06-18 James Zernvpx_ports/x86.h: de-dup #elif block
2013-06-18 Dmitry KovalevCode cleanup inside the decoder code.
2013-06-17 Ronald S. BultjeMove subpixel variance function from common/ to encoder/.
2013-06-17 Dmitry KovalevRemoving vp9_invtrans.{c, h} files.
2013-06-17 Ronald S. BultjeUse assembly-optimized variance functions in sub_pixel_...
2013-06-17 Dmitry KovalevMerge "Fixing compilation error on Mac OS."
2013-06-17 Ronald S. BultjeMerge "Fix typo ('weight' instead of 'width')."
2013-06-17 Ronald S. BultjeFix typo ('weight' instead of 'width').
2013-06-17 Dmitry KovalevFixing compilation error on Mac OS.
next