platform/upstream/libvpx.git
2013-11-13 Jingning HanMerge "Dual buffer encoding for intra modes"
2013-11-13 Jingning HanFix an overflow issue in SSE2 forward ADST
2013-11-13 Dmitry KovalevMerge "Replacing raster_block with block in the encoder."
2013-11-13 JohannMerge "Split macro strings on whitespace"
2013-11-13 Dmitry KovalevMerge "Removing function pointers from inter prediction."
2013-11-13 Jingning HanDual buffer encoding for intra modes
2013-11-13 Dmitry KovalevMerge "Syncing write_modes_{b, sb} implementation with...
2013-11-13 Dmitry KovalevMerge "Optimizing set_contexts() function."
2013-11-13 Yunqing WangMerge "Use 1D array to store super block filter levels"
2013-11-13 JohannMerge "mips dsp-ase r2 vp9 decoder intra module optimiz...
2013-11-13 Parag Salasakarmips dsp-ase r2 vp9 decoder intra module optimizations...
2013-11-13 Parag Salasakarmips dsp-ase r2 vp9 decoder loopfilter module optimizat...
2013-11-13 Dmitry KovalevMoving q_index from MACROBLOCKD to MACROBLOCK.
2013-11-13 Jingning HanMerge "Enable dual buffer rd search and encoding scheme"
2013-11-13 Jingning HanMerge "Add test vector for row/col tile decoding"
2013-11-13 Dmitry KovalevMerge "Calculating transform block offsets (x and y...
2013-11-13 Dmitry KovalevMerge "Using max_tx_size instead of bsize when possible."
2013-11-12 Dmitry KovalevMerge "Moving {sb, mb, b, ab}_index from MACROBLOCKD...
2013-11-12 Dmitry KovalevMerge "Adding const to tree pointer inside vp9_extra_bi...
2013-11-12 JohannMerge "Added optimized vp9_idct32x32_34_add_dspr2"
2013-11-12 JohannSplit macro strings on whitespace
2013-11-12 Dmitry KovalevAdding const to tree pointer inside vp9_extra_bit struct.
2013-11-12 Joshua LittAndroid.mk file for vpx unittests
2013-11-12 Dmitry KovalevCalculating transform block offsets (x and y) only...
2013-11-12 Yunqing WangUse 1D array to store super block filter levels
2013-11-12 Jingning HanAdd test vector for row/col tile decoding
2013-11-12 Deb MukherjeeMerge "Removes conditional statements from band getting"
2013-11-12 JohannUse lowercase 'b' to branch
2013-11-12 Yunqing WangMerge "Rewrite filter_selectively_horiz for parallel...
2013-11-12 Yunqing WangMerge "Improve loopfilter function"
2013-11-12 Deb MukherjeeRemoves conditional statements from band getting
2013-11-12 Dmitry KovalevMerge "Removing redundant assignment."
2013-11-12 Dmitry KovalevRemoving function pointers from inter prediction.
2013-11-12 Jingning HanEnable dual buffer rd search and encoding scheme
2013-11-12 Jingning HanMerge "Allocate dual buffer sets for encoding"
2013-11-12 Dmitry KovalevRemoving redundant assignment.
2013-11-12 Dmitry KovalevSyncing write_modes_{b, sb} implementation with decode_...
2013-11-12 Yunqing WangRewrite filter_selectively_horiz for parallel loopfiltering
2013-11-12 Tom FineganMerge "vpxenc: clean up; move stats code out of vpxenc.c"
2013-11-12 Dmitry KovalevMerge "Cleaning up joint_motion_search function."
2013-11-12 Tom Fineganvpxenc: clean up; move stats code out of vpxenc.c
2013-11-12 Jingning HanAllocate dual buffer sets for encoding
2013-11-12 Jingning HanMerge "Decouple macroblockd_plane buffer usage"
2013-11-12 Dmitry KovalevCleaning up joint_motion_search function.
2013-11-11 Dmitry KovalevMoving {sb, mb, b, ab}_index from MACROBLOCKD to MACROB...
2013-11-11 Ivan MaltzMerge "Fixed memory leak with svc_test.cc"
2013-11-11 Jingning HanDecouple macroblockd_plane buffer usage
2013-11-11 Ivan MaltzFixed memory leak with svc_test.cc
2013-11-11 Dmitry KovalevReplacing raster_block with block in the encoder.
2013-11-11 hkuangFix a bug in the assembly code.
2013-11-11 Dmitry KovalevMerge "Replacing (raster_block >> tx_size) with (block...
2013-11-11 Tom FineganMerge "vpx[dec|enc]: Clean up target OS based IO focuse...
2013-11-11 Tom Fineganvpx[dec|enc]: Clean up target OS based IO focused prepr...
2013-11-11 Dmitry KovalevMerge "Localizing NEARESTMV special cases in the code."
2013-11-11 Dmitry KovalevMerge "Cleaning up vp9_quantize_b_c() function."
2013-11-11 Dmitry KovalevMerge "Cleaning up read_mv_probs() function."
2013-11-11 Dmitry KovalevMerge "Adding read_reference_mode() function."
2013-11-11 Tom FineganMerge "vpxenc: Remove support for IVF input."
2013-11-09 Yaowu XuMerge "[BITSTREAM]Fix row tile mode_info pointer setup"
2013-11-09 Yaowu Xu[BITSTREAM]Fix row tile mode_info pointer setup
2013-11-09 Yaowu XuMerge "Correct a couple of typos"
2013-11-08 Tom Fineganvpxenc: Remove support for IVF input.
2013-11-08 Dmitry KovalevOptimizing set_contexts() function.
2013-11-08 Yaowu XuCorrect a couple of typos
2013-11-08 Yunqing WangMerge "Improve vp9_idct4x4_1_add_sse2"
2013-11-08 Yunqing WangImprove loopfilter function
2013-11-08 Yaowu XuMerge "Disable zeroblock forcing for lossless coding...
2013-11-08 Dmitry KovalevMerge "Unifying tile decoding for both direct and inver...
2013-11-08 Yaowu XuDisable zeroblock forcing for lossless coding mode
2013-11-08 Yunqing WangMerge "Remove TEXTREL from 32bit encoder"
2013-11-08 Paul WilkinsMerge "Removed unused rate parameter."
2013-11-07 Dmitry KovalevReplacing (raster_block >> tx_size) with (block >>...
2013-11-07 hkuangMerge "Add back vp9_short_idct32x32_1_add_neon which...
2013-11-07 Yunqing WangRemove TEXTREL from 32bit encoder
2013-11-07 Jingning HanMerge "Fix the variable naming in encode_block"
2013-11-07 Deb MukherjeeMerge "Miscelleneous changes in detokenize for speed"
2013-11-07 Yaowu XuMerge "disable avx/avx2 for old versions of MSVC"
2013-11-07 Jingning HanFix the variable naming in encode_block
2013-11-07 Paul WilkinsRemoved unused rate parameter.
2013-11-07 Dmitry KovalevUnifying tile decoding for both direct and inverse...
2013-11-07 Ivan MaltzMerge "Move SVC per-frame loop from sample app into...
2013-11-07 Dmitry KovalevMerge "Using pd->dqcoeff instead of pd->qcoeff in the...
2013-11-07 Dmitry KovalevUsing pd->dqcoeff instead of pd->qcoeff in the decoder.
2013-11-06 Ivan MaltzMove SVC per-frame loop from sample app into libvpx...
2013-11-06 Dmitry KovalevMerge "Replacing mi_{width,height}_log2 with num_8x8_bl...
2013-11-06 Joshua LittMerge "Allow test data path to be set by preprocessor...
2013-11-06 Dmitry KovalevReplacing mi_{width,height}_log2 with num_8x8_blocks_...
2013-11-06 Deb MukherjeeMerge "Removes stack allocation of token_cache"
2013-11-06 Joshua LittAllow test data path to be set by preprocessor symbol
2013-11-06 Yaowu XuMerge "Missing _ means no sse3 for vp9_h_predictor_32x32."
2013-11-06 Yaowu Xudisable avx/avx2 for old versions of MSVC
2013-11-06 Deb MukherjeeRemoves stack allocation of token_cache
2013-11-06 Tom Fineganwebmenc: Clean up the truly egregious style issues.
2013-11-06 Tom FineganMerge "Move WebM writing support out of vpxenc.c."
2013-11-06 Yaowu XuMerge "optimize decode_bool operation"
2013-11-06 Tom FineganMove WebM writing support out of vpxenc.c.
2013-11-06 Paul WilkinsMissing _ means no sse3 for vp9_h_predictor_32x32.
2013-11-06 Dmitry KovalevCleaning up vp9_quantize_b_c() function.
2013-11-06 Dmitry KovalevUsing max_tx_size instead of bsize when possible.
2013-11-06 Yaowu XuSimply a macro
next