platform/upstream/libvpx.git
2013-06-26 Jingning HanFix aligned memory allocation in unit tests
2013-06-26 James Zerntest/fdct*: fix some warnings
2013-06-26 Dmitry KovalevMerge "Using get_plane_block_{width, height} instead...
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"
2013-06-26 John KoleszarMerge "encode_test_driver: check for fatal failures"
2013-06-26 Jingning HanMerge "Refactor intra predictor block"
2013-06-26 James Zerntests/*source: test file pointer before reading
2013-06-26 James Zernencode_test_driver: check for fatal failures
2013-06-25 Jingning HanRefactor intra predictor block
2013-06-25 Dmitry KovalevRenaming "nmv" to "mv".
2013-06-25 Dmitry KovalevUsing get_plane_block_{width, height} instead of custom...
2013-06-25 Ronald S. BultjeMerge "Only do metrics on cropped (visible) area of...
2013-06-25 Ronald S. BultjeMerge "Don't skip right/bottom border pixels in SSIM...
2013-06-25 Ronald S. BultjeMerge "Add averaging-SAD functions for 8-point comp...
2013-06-25 James Zernmake: add libvpx_test_srcs.txt target
2013-06-25 Jingning HanMerge "Cosmetic changes in 4x4 fwd transform unit test"
2013-06-25 Jingning HanMerge "Tune the rounding operations in 8x8 ADST/DCT...
2013-06-25 James ZernMerge "I420VideoSource: normalize framerate types"
2013-06-25 Ronald S. BultjeOnly do metrics on cropped (visible) area of picture.
2013-06-25 Ronald S. BultjeDon't skip right/bottom border pixels in SSIM calculations.
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 Jingning HanTune the rounding operations in 8x8 ADST/DCT sse2
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 HanCosmetic changes in 4x4 fwd transform unit test
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 John Koleszarvpxenc: send usage to stderr
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 Koleszar.gitignore: add gcov files
2013-06-24 John KoleszarMove vp9_counts_to_nmv_context to encoder
2013-06-24 John KoleszarMove vp9_full_to_model_counts to encoder
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 ZernI420VideoSource: normalize framerate types
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
next